]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- updated to 1.1.4 auto/th/fluidsynth-1_1_4-1 auto/ti/fluidsynth-1_1_4-1
authorlisu <lisu@pld-linux.org>
Tue, 30 Aug 2011 08:29:41 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- version of soname has been changed

Changed files:
    fluidsynth.spec -> 1.43

fluidsynth.spec

index 56ee4a86df803c814152d00ba587d7d711e6af89..e2076f1ec043d03882985dad23cb25da049c1940 100644 (file)
 Summary:       FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):     FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:          fluidsynth
-Version:       1.1.3
+Version:       1.1.4
 Release:       1
 License:       LGPL
 Group:         Applications/Sound
 Source0:       http://downloads.sourceforge.net/fluidsynth/%{name}-%{version}.tar.bz2
-# Source0-md5: 6e35225b088eae0c2af0b78097941655
+# Source0-md5: b5fd2f8df79f31b68f06770dccb67956
 URL:           http://www.fluidsynth.org/
 BuildRequires: alsa-lib-devel >= 0.9.0
 BuildRequires: autoconf >= 2.52
@@ -123,7 +123,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog README
 %attr(755,root,root) %{_bindir}/fluidsynth
 %attr(755,root,root) %{_libdir}/libfluidsynth.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libfluidsynth.so.1
+%attr(755,root,root) %ghost %{_libdir}/libfluidsynth.so.0
 %{_mandir}/man1/fluidsynth.1*
 
 %files devel
This page took 0.094515 seconds and 4 git commands to generate.