SPECS: gpe-calculator.spec - BR: pkgconfig; sed and libgpewidget n...

qboosh qboosh at pld-linux.org
Tue Jun 19 20:19:24 CEST 2007


Author: qboosh                       Date: Tue Jun 19 18:19:24 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: pkgconfig; sed and libgpewidget not used
- use optflags

---- Files affected:
SPECS:
   gpe-calculator.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/gpe-calculator.spec
diff -u SPECS/gpe-calculator.spec:1.3 SPECS/gpe-calculator.spec:1.4
--- SPECS/gpe-calculator.spec:1.3	Tue Jun 19 20:10:58 2007
+++ SPECS/gpe-calculator.spec	Tue Jun 19 20:19:19 2007
@@ -10,8 +10,7 @@
 # Source0-md5:	6dc5eed9b200a45cf007f7a7ed4c2d23
 URL:		http://gpe.linuxtogo.org/
 BuildRequires:	gtk+2-devel >= 2:2.10.7
-BuildRequires:	libgpewidget-devel
-BuildRequires:  sed >= 4.0
+BuildRequires:	pkgconfig
 Requires:	gpe-icons
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +25,8 @@
 
 %build
 %{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags} -Wall \$(GTKCFLAGS)" \
 	PREFIX=%{_prefix}
 
 %install
@@ -49,6 +50,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/06/19 18:19:19  qboosh
+- BR: pkgconfig; sed and libgpewidget not used
+- use optflags
+
 Revision 1.3  2007/06/19 18:10:58  qboosh
 - pl, cleanup
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpe-calculator.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list