]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- added defattr to perl subpackage
authorArtur Frysiak <artur@frysiak.net>
Tue, 20 May 2003 09:39:23 +0000 (09:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    net-snmp.spec -> 1.15

net-snmp.spec

index 757f57c7465973394581a1223aefc154a8608405..d43c6a3d475597f1d3cded452c07d2facfa81113 100644 (file)
@@ -8,6 +8,7 @@
 # - review ucd patches:
 # -- ia64
 # -- init_master-libwrap
+# - /usr/local/bin/perl fix
 %include       /usr/lib/rpm/macros.perl
 Summary:       A collection of SNMP protocol tools
 Summary(es):   Agente SNMP de la UCD
@@ -17,7 +18,7 @@ Summary(ru):  
 Summary(uk):   îÁ¦ҠÕÔÉ̦ԠÄÌÑ ÐÒÏÔÏËÏÌÕ SNMP ×¦Ä UC-Davis
 Name:          net-snmp
 Version:       5.0.8
-Release:       0.3
+Release:       0.4
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -602,6 +603,7 @@ fi
 %{_mandir}/man5/snmp_config.5*
 
 %files -n perl-SNMP
+%defattr(644,root,root,755)
 %doc perl/SNMP/{BUG,README,TODO} perl/SNMP/examples
 %{perl_vendorarch}/SNMP.pm
 %{perl_vendorarch}/NetSNMP
This page took 0.146622 seconds and 4 git commands to generate.