SPECS: soundtouch.spec - up to 1.4.0 - BR: pkgconfig - patches obsolete - t...

duddits duddits at pld-linux.org
Sun Mar 8 15:55:44 CET 2009


Author: duddits                      Date: Sun Mar  8 14:55:44 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.0
- BR: pkgconfig
- patches obsolete
- tune-ups in %files

---- Files affected:
SPECS:
   soundtouch.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/soundtouch.spec
diff -u SPECS/soundtouch.spec:1.12 SPECS/soundtouch.spec:1.13
--- SPECS/soundtouch.spec:1.12	Wed Sep 19 18:55:13 2007
+++ SPECS/soundtouch.spec	Sun Mar  8 15:55:38 2009
@@ -2,19 +2,18 @@
 Summary:	SoundTouch - sound processing library
 Summary(pl.UTF-8):	SoundTouch - biblioteka do przetwarzania dźwięku
 Name:		soundtouch
-Version:	1.3.1
-Release:	5
+Version:	1.4.0
+Release:	1
 License:	LGPL
 Group:		Libraries
 Source0:	http://www.surina.net/soundtouch/%{name}-%{version}.tar.gz
-# Source0-md5:	5e0185e81dbba2f2eed8581b7664ab04
-Patch0:		%{name}-optflags.patch
-Patch1:		%{name}-link.patch
+# Source0-md5:	fc4bb10401624899efe4fb554d4fd3ed
 URL:		http://www.surina.net/soundtouch/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool >= 2:1.5
+BuildRequires:	pkgconfig
 BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -74,9 +73,7 @@
 SoundTouch do przetwarzania dźwięku we własnych programach.
 
 %prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
+%setup -q -n %{name}
 
 # kill DOS eols
 %{__perl} -pi -e 's/\r$//' soundtouch.m4
@@ -107,7 +104,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README.html
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
 
 %files devel
 %defattr(644,root,root,755)
@@ -115,7 +112,7 @@
 %{_libdir}/lib*.la
 %{_includedir}/soundtouch
 %{_aclocaldir}/soundtouch.m4
-%{_pkgconfigdir}/soundtouch-1.0.pc
+%{_pkgconfigdir}/soundtouch-*.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -131,6 +128,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2009/03/08 14:55:38  duddits
+- up to 1.4.0
+- BR: pkgconfig
+- patches obsolete
+- tune-ups in %files
+
 Revision 1.12  2007/09/19 16:55:13  baggins
 - rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soundtouch.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list