SPECS: gnomad2.spec - dropped gnomad2-libnjb.patch; using CC and C...

paszczus paszczus at pld-linux.org
Sat May 6 18:53:47 CEST 2006


Author: paszczus                     Date: Sat May  6 16:53:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped gnomad2-libnjb.patch; using CC and CFLAGS

---- Files affected:
SPECS:
   gnomad2.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/gnomad2.spec
diff -u SPECS/gnomad2.spec:1.10 SPECS/gnomad2.spec:1.11
--- SPECS/gnomad2.spec:1.10	Sat May  6 18:38:58 2006
+++ SPECS/gnomad2.spec	Sat May  6 18:53:42 2006
@@ -10,8 +10,7 @@
 # Source0-md5:	cc2d29265e84c2460075ff2b78c2f119
 Source1:	%{name}.desktop
 Source2:	%{name}.png
-Patch0:		%{name}-libnjb.patch
-Patch1:		%{name}-mtp-0.0.2-to-0.0.4.patch
+Patch0:		%{name}-mtp-0.0.2-to-0.0.4.patch
 URL:		http://gnomad2.sourceforge.net/
 BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	gtk+2-devel >= 2.0
@@ -38,11 +37,12 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %configure
-%{__make}
+%{__make} \
+	CC="%{__cc}" \
+	CFLAGS="%{rpmcflags} -I/usr/include/libnjb"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/05/06 16:53:42  paszczus
+- dropped gnomad2-libnjb.patch; using CC and CFLAGS
+
 Revision 1.10  2006/05/06 16:38:58  paszczus
 - updated gnomad2-libnjb.patch ; release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnomad2.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list