SPECS: gMUDvattix.spec - kill optflags override - BR: pkgconfig

qboosh qboosh at pld-linux.org
Sat Jan 12 20:39:17 CET 2008


Author: qboosh                       Date: Sat Jan 12 19:39:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill optflags override
- BR: pkgconfig

---- Files affected:
SPECS:
   gMUDvattix.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gMUDvattix.spec
diff -u SPECS/gMUDvattix.spec:1.1 SPECS/gMUDvattix.spec:1.2
--- SPECS/gMUDvattix.spec:1.1	Sun Sep 16 20:55:29 2007
+++ SPECS/gMUDvattix.spec	Sat Jan 12 20:39:12 2008
@@ -9,9 +9,11 @@
 Source0:	http://www.vattghern.pl/pliki/%{name}-%{version}.tgz
 # Source0-md5:	5a3f04080d8001e73e15353a06be5edc
 URL:		http://www.vattghern.pl/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+2-devel >= 1:2.0.0
+BuildRequires:	pkgconfig
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -23,6 +25,8 @@
 %prep
 %setup -q
 
+sed -i -e '/^CFLAGS=/d' configure.ac
+
 %build
 %{__aclocal}
 %{__autoconf}
@@ -51,6 +55,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-12 19:39:12  qboosh
+- kill optflags override
+- BR: pkgconfig
+
 Revision 1.1  2007-09-16 18:55:29  lisu
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gMUDvattix.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list