Author: lisu Date: Tue Aug 30 08:29:46 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.4 - version of soname has been changed
---- Files affected: packages/fluidsynth: fluidsynth.spec (1.42 -> 1.43) ---- Diffs: ================================================================ Index: packages/fluidsynth/fluidsynth.spec diff -u packages/fluidsynth/fluidsynth.spec:1.42 packages/fluidsynth/fluidsynth.spec:1.43 --- packages/fluidsynth/fluidsynth.spec:1.42 Tue May 17 12:00:45 2011 +++ packages/fluidsynth/fluidsynth.spec Tue Aug 30 10:29:41 2011 @@ -13,12 +13,12 @@ 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 @@ -124,7 +124,7 @@ %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 @@ -146,6 +146,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.43 2011/08/30 08:29:41 lisu +- updated to 1.1.4 +- version of soname has been changed + Revision 1.42 2011/05/17 10:00:45 lisu - updated to 1.1.3 - new Source0 URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/fluidsynth/fluidsynth.spec?r1=1.42&r2=1.43&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
