SPECS: sheerdns.spec - -Makefile patch is back with fix

darekr darekr at pld-linux.org
Sat Dec 10 10:21:53 CET 2005


Author: darekr                       Date: Sat Dec 10 09:21:53 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -Makefile patch is back with fix

---- Files affected:
SPECS:
   sheerdns.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/sheerdns.spec
diff -u SPECS/sheerdns.spec:1.14 SPECS/sheerdns.spec:1.15
--- SPECS/sheerdns.spec:1.14	Fri Dec  9 23:24:55 2005
+++ SPECS/sheerdns.spec	Sat Dec 10 10:21:48 2005
@@ -10,6 +10,7 @@
 # Source0-md5:	abe66eabbd519e620e4679a2dabd93f1
 Source1:	%{name}.init
 Patch0:		%{name}-dir.patch
+Patch1:		%{name}-Makefile.patch
 URL:		http://threading.2038bug.com/sheerdns/
 Requires:	rc-scripts
 Requires(post,preun):	/sbin/chkconfig
@@ -31,9 +32,11 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
+	CC="%{__cc}" \
 	CFLAGS="%{rpmcflags} -Wall -ansi -pedantic"
 
 %install
@@ -81,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/12/10 09:21:48  darekr
+- -Makefile patch is back with fix
+
 Revision 1.14  2005/12/09 22:24:55  darekr
 - removed -Makefile patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sheerdns.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list