packages: libsamplerate/libsamplerate.spec - fix x86_64 build

hawk hawk at pld-linux.org
Sat Aug 28 14:41:13 CEST 2010


Author: hawk                         Date: Sat Aug 28 12:41:13 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix x86_64 build

---- Files affected:
packages/libsamplerate:
   libsamplerate.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: packages/libsamplerate/libsamplerate.spec
diff -u packages/libsamplerate/libsamplerate.spec:1.17 packages/libsamplerate/libsamplerate.spec:1.18
--- packages/libsamplerate/libsamplerate.spec:1.17	Tue Jun 22 22:16:07 2010
+++ packages/libsamplerate/libsamplerate.spec	Sat Aug 28 14:41:08 2010
@@ -7,12 +7,13 @@
 Summary(pl.UTF-8):	Biblioteka do konwersji częstotliwości próbkowania
 Name:		libsamplerate
 Version:	0.1.7
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries
 #Source0Download:	http://www.mega-nerd.com/SRC/download.html
 Source0:	http://www.mega-nerd.com/SRC/%{name}-%{version}.tar.gz
 # Source0-md5:	ad093e60ec44f0a60de8e29983ddbc0f
+Patch0:		%{name}-tests.patch
 URL:		http://www.mega-nerd.com/SRC/
 %{?with_tests:BuildRequires:	fftw3-devel >= 0.15.0}
 BuildRequires:	libsndfile-devel >= 1.0.10
@@ -83,6 +84,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -129,6 +131,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2010/08/28 12:41:08  hawk
+- fix x86_64 build
+
 Revision 1.17  2010/06/22 20:16:07  qboosh
 - updated to 0.1.7
 - dropped ac/am rebuild (not needed, causes m4 to loop forever)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libsamplerate/libsamplerate.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list