SPECS: deltarpm.spec - buildfix

adamg adamg at pld-linux.org
Sun Sep 9 17:36:02 CEST 2007


Author: adamg                        Date: Sun Sep  9 15:36:02 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- buildfix

---- Files affected:
SPECS:
   deltarpm.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/deltarpm.spec
diff -u SPECS/deltarpm.spec:1.2 SPECS/deltarpm.spec:1.3
--- SPECS/deltarpm.spec:1.2	Sun Sep  9 17:07:14 2007
+++ SPECS/deltarpm.spec	Sun Sep  9 17:35:57 2007
@@ -40,10 +40,8 @@
 
 %build
 %{__make} \
-	CFLAGS="$RPM_OPT_FLAGS" \
-	bindir=%{_bindir} \
-	mandir=%{_mandir} \
-	prefix=%{_prefix}
+	CFLAGS="%{rpmcflags} -I/usr/include/rpm" \
+	CC="%{__cc}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -66,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/09/09 15:35:57  adamg
+- buildfix
+
 Revision 1.2  2007/09/09 15:07:14  adamg
 - pldized
 
================================================================

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



More information about the pld-cvs-commit mailing list