SPECS: sox.spec - updated to 12.18.2, updated install patch - adde...

qboosh qboosh at pld-linux.org
Mon Sep 11 22:25:12 CEST 2006


Author: qboosh                       Date: Mon Sep 11 20:25:12 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 12.18.2, updated install patch
- added gsm patch, use shared libgsm again

---- Files affected:
SPECS:
   sox.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/sox.spec
diff -u SPECS/sox.spec:1.46 SPECS/sox.spec:1.47
--- SPECS/sox.spec:1.46	Sun May  7 22:45:33 2006
+++ SPECS/sox.spec	Mon Sep 11 22:25:07 2006
@@ -13,17 +13,20 @@
 Summary(tr):	Genel amaçlý ses dosyasý çevirme aracý
 Summary(uk):	őÔÉĚŚÔÁ ÚÁÇÁĚŘÎĎÇĎ ĐŇÉÚÎÁŢĹÎÎŃ ÄĚŃ ŇĎÂĎÔÉ ŚÚ Ú×ŐËĎ×ÉÍÉ ĆÁĘĚÁÍÉ
 Name:		sox
-Version:	12.18.1
+Version:	12.18.2
 Release:	1
 License:	distributable
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/sox/%{name}-%{version}.tar.gz
-# Source0-md5:	b12507493d3c8571fa8b6e70a01d5438
+# Source0-md5:	ba25e512a6c824d6e56d76767a18af99
 Patch0:		%{name}-install.patch
+Patch1:		%{name}-gsm.patch
 URL:		http://sox.sourceforge.net/
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
+BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	lame-libs-devel
+BuildRequires:	libgsm-devel
 BuildRequires:	libmad-devel
 BuildRequires:	libvorbis-devel >= 1:1.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -95,9 +98,12 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
+%{__autoconf}
+%{__autoheader}
 %configure \
 	%{!?with_alsa:--disable-alsa-dsp}
 
@@ -136,6 +142,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/09/11 20:25:07  qboosh
+- updated to 12.18.2, updated install patch
+- added gsm patch, use shared libgsm again
+
 Revision 1.46  2006/05/07 20:45:33  charles
 - updated to 12.18.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sox.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list