SPECS: htb.init.spec - added Patch1: htb.init-find.patch (fixes fi...

paszczus paszczus at pld-linux.org
Thu Apr 20 12:42:13 CEST 2006


Author: paszczus                     Date: Thu Apr 20 10:42:13 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Patch1: htb.init-find.patch (fixes find warnings)
- backing to dl.sf.net

---- Files affected:
SPECS:
   htb.init.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/htb.init.spec
diff -u SPECS/htb.init.spec:1.16 SPECS/htb.init.spec:1.17
--- SPECS/htb.init.spec:1.16	Thu Apr 20 11:19:52 2006
+++ SPECS/htb.init.spec	Thu Apr 20 12:42:05 2006
@@ -6,11 +6,12 @@
 Release:	3
 License:	GPL
 Group:		Networking/Utilities
-Source0:	%{name}-v%{version}
-# NoSource0-md5:	57ccb8c6a3d650deca0f51de728bb9c9
+Source0:	http://dl.sourceforge.net/htbinit/%{name}-v%{version}
+# NoSource0-md5:	1713d9a4941120235cb0721ceba6493b
 Source1:	http://dl.sourceforge.net/htbinit/htb-lartc.tar.gz
 # Source1-md5:	1a6e6515abfe2a48744b36b7ff9af94d
 Patch0:		%{name}-lsb.patch
+Patch1:		%{name}-find.patch
 URL:		http://www.sourceforge.net/projects/htbinit/
 Requires(post,preun):	/sbin/chkconfig
 Requires:	iproute2
@@ -34,6 +35,7 @@
 %setup -q -T -c -a1
 install %{SOURCE0} .
 %patch0 -p0
+%patch1 -p0
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -64,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2006/04/20 10:42:05  paszczus
+- added Patch1: htb.init-find.patch (fixes find warnings)
+- backing to dl.sf.net
+
 Revision 1.16  2006/04/20 09:19:52  glen
 - need original name for %patch0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/htb.init.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list