SPECS: dhcpv6.spec - one more man page

darekr darekr at pld-linux.org
Tue Sep 20 11:12:02 CEST 2005


Author: darekr                       Date: Tue Sep 20 09:12:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- one more man page

---- Files affected:
SPECS:
   dhcpv6.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/dhcpv6.spec
diff -u SPECS/dhcpv6.spec:1.8 SPECS/dhcpv6.spec:1.9
--- SPECS/dhcpv6.spec:1.8	Tue Sep 20 11:03:35 2005
+++ SPECS/dhcpv6.spec	Tue Sep 20 11:11:57 2005
@@ -73,6 +73,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install	dhcp6relay.8	$RPM_BUILD_ROOT%{_mandir}/man8
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -92,13 +94,14 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ReadMe docs/* dhcp6s.conf
+%doc ReadMe docs/* 
 %attr(755,root,root) %{_sbindir}/dhcp6s
 %attr(754,root,root) /etc/rc.d/init.d/dhcp6s
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/dhcp6s
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dhcp6s.conf
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/server6_addr.conf
 %{_mandir}/man8/dhcp6s.8*
+%{_mandir}/man8/dhcp6relay.8*
 %{_mandir}/man5/dhcp6s.conf.5*
 %attr(754,root,root) %dir %{_localstatedir}/lib/dhcpv6
 
@@ -119,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/09/20 09:11:57  darekr
+- one more man page
+
 Revision 1.8  2005/09/20 09:03:35  darekr
 - added -Makefile patch
 - use __make install, fix %files
================================================================

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




More information about the pld-cvs-commit mailing list