SPECS: rwho.spec - add patch from debian (fix gcc4, security CAN-2...

areq areq at pld-linux.org
Fri Jun 17 23:36:26 CEST 2005


Author: areq                         Date: Fri Jun 17 21:36:26 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch from debian (fix gcc4, security CAN-2004-1180)
- alpha.patch outdated ?

---- Files affected:
SPECS:
   rwho.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/rwho.spec
diff -u SPECS/rwho.spec:1.28 SPECS/rwho.spec:1.29
--- SPECS/rwho.spec:1.28	Mon Apr 26 20:42:05 2004
+++ SPECS/rwho.spec	Fri Jun 17 23:36:21 2005
@@ -19,6 +19,7 @@
 Patch1:		%{name}-bug22014.patch
 Patch2:		%{name}-fixbcast.patch
 Patch3:		%{name}-fixhostname.patch
+Patch4:		%{name}-debian-0.17-8.diff
 PreReq:		rc-scripts
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -60,7 +61,8 @@
 
 %prep
 %setup -q -n netkit-rwho-%{version}
-%patch0 -p1
+#%patch0 -p1
+%patch4 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -120,6 +122,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/06/17 21:36:21  areq
+- add patch from debian (fix gcc4, security CAN-2004-1180)
+- alpha.patch outdated ?
+
 Revision 1.28  2004/04/26 18:42:05  adamg
 - release 14 for Ac (13 is for Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rwho.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list