SPECS: sox.spec - up to 14.2.0 - ffmpeg patch obsoleted - lpc10 updated - s...
duddits
duddits at pld-linux.org
Mon Dec 8 12:13:49 CET 2008
Author: duddits Date: Mon Dec 8 11:13:49 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 14.2.0
- ffmpeg patch obsoleted
- lpc10 updated
- some tune-ups in %files
---- Files affected:
SPECS:
sox.spec (1.61 -> 1.62)
---- Diffs:
================================================================
Index: SPECS/sox.spec
diff -u SPECS/sox.spec:1.61 SPECS/sox.spec:1.62
--- SPECS/sox.spec:1.61 Tue Oct 14 10:04:31 2008
+++ SPECS/sox.spec Mon Dec 8 12:13:43 2008
@@ -14,14 +14,13 @@
Summary(tr.UTF-8): Genel amaçlı ses dosyası çevirme aracı
Summary(uk.UTF-8): Утиліта загального призначення для роботи із звуковими файлами
Name: sox
-Version: 14.1.0
-Release: 4
+Version: 14.2.0
+Release: 1
License: GPL v2+ (sox), LGPL v2+ (libsox)
Group: Applications/Sound
Source0: http://dl.sourceforge.net/sox/%{name}-%{version}.tar.gz
-# Source0-md5: b8e2cb3d615d3830347a0948dd8b74a8
+# Source0-md5: 7afc0e85d14be014f08e7d3b7ee8c24e
Patch0: %{name}-system-lpc10.patch
-Patch1: %{name}-ffmpeg.patch
URL: http://sox.sourceforge.net/
%{?with_alsa:BuildRequires: alsa-lib-devel}
%{?with_amr:BuildRequires: amrnb-devel}
@@ -167,7 +166,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -213,10 +211,8 @@
%attr(755,root,root) %{_bindir}/sox
%attr(755,root,root) %{_bindir}/soxi
%attr(755,root,root) %{_bindir}/soxplay
-%attr(755,root,root) %{_libdir}/libsfx.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsfx.so.0
%attr(755,root,root) %{_libdir}/libsox.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libsox.so.0
+%attr(755,root,root) %ghost %{_libdir}/libsox.so.1
%dir %{_libdir}/sox
%attr(755,root,root) %{_libdir}/sox/libsox_fmt_aifc.so*
%attr(755,root,root) %{_libdir}/sox/libsox_fmt_aiff.so*
@@ -294,10 +290,7 @@
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsfx.so
%attr(755,root,root) %{_libdir}/libsox.so
-%{_libdir}/libsfx.la
-%{_libdir}/libsox.la
%{_includedir}/sox.h
%{_includedir}/soxstdint.h
%{_pkgconfigdir}/sox.pc
@@ -305,8 +298,8 @@
%files static
%defattr(644,root,root,755)
-%{_libdir}/libsfx.a
%{_libdir}/libsox.a
+%{_libdir}/libsox.la
%if %{with amr}
%files fmt-amr
@@ -338,6 +331,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.62 2008/12/08 11:13:43 duddits
+- up to 14.2.0
+- ffmpeg patch obsoleted
+- lpc10 updated
+- some tune-ups in %files
+
Revision 1.61 2008/10/14 08:04:31 duddits
- rel. 4
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sox.spec?r1=1.61&r2=1.62&f=u
More information about the pld-cvs-commit
mailing list