]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- avoid defining default %attr
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Jul 2006 15:02:19 +0000 (15:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp.spec -> 1.75

net-snmp.spec

index d9b234f2871b79095c30c6bc46c6e7d2351e0d58..64011f76552dc3ed814e2d8cf552a30f30ad8749 100644 (file)
@@ -618,7 +618,7 @@ fi
 %{_mandir}/man5/snmp.conf.5*
 %{_mandir}/man5/snmp_config.5*
 
-%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmp.conf
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/snmp/snmp.conf
 
 %files -n perl-SNMP
 %defattr(644,root,root,755)
This page took 0.576004 seconds and 4 git commands to generate.