SPECS: dhcpv6.spec - fix %files - this directory should be owned b...

darekr darekr at pld-linux.org
Tue Sep 20 12:33:41 CEST 2005


Author: darekr                       Date: Tue Sep 20 10:33:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %files - this directory should be owned by only one package

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

---- Diffs:

================================================================
Index: SPECS/dhcpv6.spec
diff -u SPECS/dhcpv6.spec:1.9 SPECS/dhcpv6.spec:1.10
--- SPECS/dhcpv6.spec:1.9	Tue Sep 20 11:11:57 2005
+++ SPECS/dhcpv6.spec	Tue Sep 20 12:33:36 2005
@@ -100,10 +100,11 @@
 %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
+%attr(750,root,root) %dir %{_localstatedir}/lib/dhcpv6
 %{_mandir}/man8/dhcp6s.8*
 %{_mandir}/man8/dhcp6relay.8*
 %{_mandir}/man5/dhcp6s.conf.5*
-%attr(754,root,root) %dir %{_localstatedir}/lib/dhcpv6
+
 
 %files -n dhcpv6_client
 %defattr(644,root,root,755)
@@ -114,7 +115,6 @@
 %attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dhcp6c.conf
 %{_mandir}/man8/dhcp6c.8*
 %{_mandir}/man5/dhcp6c.conf.5*
-%attr(750,root,root) %dir %{_localstatedir}/lib/dhcpv6
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -122,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/09/20 10:33:36  darekr
+- fix %files - this directory should be owned by only one package
+
 Revision 1.9  2005/09/20 09:11:57  darekr
 - one more man page
 
================================================================

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




More information about the pld-cvs-commit mailing list