Author: arekm Date: Fri Apr 27 06:59:55 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 14.4.0
---- Files affected: packages/sox: sox.spec (1.75 -> 1.76) , sox-ffmpeg.patch (1.3 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/sox/sox.spec diff -u packages/sox/sox.spec:1.75 packages/sox/sox.spec:1.76 --- packages/sox/sox.spec:1.75 Sat Feb 11 09:30:19 2012 +++ packages/sox/sox.spec Fri Apr 27 08:59:50 2012 @@ -16,15 +16,14 @@ Summary(tr.UTF-8): Genel amaçlı ses dosyası çevirme aracı Summary(uk.UTF-8): Утиліта загального призначення для роботи із звуковими файлами Name: sox -Version: 14.3.2 -Release: 5 +Version: 14.4.0 +Release: 1 License: GPL v2+ (sox), LGPL v2+ (libsox) Group: Applications/Sound Source0: http://downloads.sourceforge.net/sox/%{name}-%{version}.tar.gz -# Source0-md5: e9d35cf3b0f8878596e0b7c49f9e8302 +# Source0-md5: b0c15cff7a4ba0ec17fdc74e6a1f9cf1 Patch0: %{name}-system-lpc10.patch Patch1: %{name}-dyn.patch -Patch2: %{name}-ffmpeg.patch URL: http://sox.sourceforge.net/ %{?with_alsa:BuildRequires: alsa-lib-devel} BuildRequires: autoconf >= 2.50 @@ -177,7 +176,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %{__libtoolize} @@ -227,7 +225,7 @@ %attr(755,root,root) %{_bindir}/soxi %attr(755,root,root) %{_bindir}/soxplay %attr(755,root,root) %{_libdir}/libsox.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libsox.so.1 +%attr(755,root,root) %ghost %{_libdir}/libsox.so.2 %dir %{_libdir}/sox %if %{with alsa} # R: alsa-lib @@ -270,7 +268,6 @@ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libsox.so %{_includedir}/sox.h -%{_includedir}/soxstdint.h %{_pkgconfigdir}/sox.pc %{_mandir}/man3/libsox.3* @@ -309,6 +306,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76 2012/04/27 06:59:50 arekm +- up to 14.4.0 + Revision 1.75 2012/02/11 08:30:19 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/sox/sox.spec?r1=1.75&r2=1.76 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
