]> git.pld-linux.org Git - packages/perl-Net-SNMP.git/commitdiff
cleanup; revision++ perl-Net-SNMP-4_0_1-3
authordepesz <depesz@depesz.pl>
Mon, 25 Feb 2002 10:33:28 +0000 (10:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SNMP.spec -> 1.10

perl-Net-SNMP.spec

index ee30e6cb3af18d4fdf67c891713222970bb4ac3b..98add779d8d2fbdac7cab870777876eea158008e 100644 (file)
@@ -1,11 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    Net
 %define        pnam    SNMP
-%include       /usr/lib/rpm/macros.perl
 Summary:       Object oriented interface to SNMP
 Summary(pl):   Objektowo zorientowany interfejs do SNMP
 Name:          perl-Net-SNMP
 Version:       4.0.1
-Release:       2
+Release:       3
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -25,7 +25,7 @@ Object oriented interface to SNMP.
 Objektowo zorientowany interfejs do SNMP.
 
 %prep
-%setup -q -n Net-SNMP-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.105634 seconds and 4 git commands to generate.