SPECS: dhcpv6.spec - added Source1 - init script

darekr darekr at pld-linux.org
Tue Sep 20 13:25:18 CEST 2005


Author: darekr                       Date: Tue Sep 20 11:25:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added Source1 - init script

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

---- Diffs:

================================================================
Index: SPECS/dhcpv6.spec
diff -u SPECS/dhcpv6.spec:1.10 SPECS/dhcpv6.spec:1.11
--- SPECS/dhcpv6.spec:1.10	Tue Sep 20 12:33:36 2005
+++ SPECS/dhcpv6.spec	Tue Sep 20 13:25:13 2005
@@ -8,6 +8,7 @@
 Group:		Networking/Daemons
 Source0:	http://dl.sourceforge.net/dhcpv6/dhcp-%{version}.tgz
 # Source0-md5:	72b802d6c89e15e5cf6b0aecf46613f2
+Source1:	dhcp6s.init
 Patch0:		%{name}-initscripts.patch
 Patch1:		%{name}-DESTDIR.patch
 Patch2:		%{name}-Makefile.patch
@@ -74,6 +75,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 install	dhcp6relay.8	$RPM_BUILD_ROOT%{_mandir}/man8
+install %{SOURCE1}	$RPM_BUILD_ROOT/etc/rc.d/init.d/dhcp6s
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -122,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2005/09/20 11:25:13  darekr
+- added Source1 - init script
+
 Revision 1.10  2005/09/20 10:33:36  darekr
 - fix %files - this directory should be owned by only one package
 
================================================================

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




More information about the pld-cvs-commit mailing list