SPECS: udpcast.spec - add configure.patch (remove deprecated -m486)

areq areq at pld-linux.org
Sun Jun 29 16:03:53 CEST 2008


Author: areq                         Date: Sun Jun 29 14:03:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add configure.patch (remove deprecated -m486)

---- Files affected:
SPECS:
   udpcast.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/udpcast.spec
diff -u SPECS/udpcast.spec:1.18 SPECS/udpcast.spec:1.19
--- SPECS/udpcast.spec:1.18	Sat Feb  2 16:41:35 2008
+++ SPECS/udpcast.spec	Sun Jun 29 16:03:47 2008
@@ -9,7 +9,9 @@
 Source0:	http://udpcast.linux.lu/download/%{name}-%{version}.tar.gz
 # Source0-md5:	064cfdbcdfe5f18552835ae88e3211f1
 Patch0:		%{name}-Makefile.patch
+Patch1:		%{name}-configure.patch
 URL:		http://udpcast.linux.lu/
+BuildRequires:  autoconf >= 2.58
 BuildRequires:	perl-tools-pod
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -32,8 +34,10 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
+%{__autoconf}
 %configure
 %{__make}
 
@@ -58,7 +62,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.18  2008/02/02 15:41:35  piotrek
+Revision 1.19  2008/06/29 14:03:47  areq
+- add configure.patch (remove deprecated -m486)
+
+Revision 1.18  2008-02-02 15:41:35  piotrek
 - 20071228
 
 Revision 1.17  2007-06-03 10:09:12  areq
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udpcast.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list