]> git.pld-linux.org Git - packages/perl-Net-Telnet.git/commitdiff
cleanup; revision++ perl-Net-Telnet-3_02-5
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-Telnet.spec -> 1.19

perl-Net-Telnet.spec

index 145ef457ae83e0a577088fb4a32eb7838c919dd4..0033b10af7a470997bfa1c5802f567a638aa0106 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    Net
 %define        pnam    Telnet
-%include       /usr/lib/rpm/macros.perl
 Summary:       Net-Telnet perl module
 Summary(pl):   Modu³ perla Net-Telnet
 Name:          perl-Net-Telnet
 Version:       3.02
-Release:       4
-
+Release:       5
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -22,7 +21,7 @@ Net-Telnet - interact with TELNET port or other TCP ports.
 Net-Telnet - wsparcie dla protoko³u TELNET.
 
 %prep
-%setup -q -n Net-Telnet-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.031074 seconds and 4 git commands to generate.