]> git.pld-linux.org Git - packages/perl-PGP-Sign.git/commitdiff
cleanup; revision++ perl-PGP-Sign-0_16-7
authordepesz <depesz@depesz.pl>
Mon, 25 Feb 2002 10:33:54 +0000 (10:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-PGP-Sign.spec -> 1.18

perl-PGP-Sign.spec

index 8fa4ef00a6625808efbd764f23461499b80559ae..e838f056bc94ccbadd3046c770030e8047fda9ee 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    PGP
 %define        pnam    Sign
-%include       /usr/lib/rpm/macros.perl
 Summary:       PGP-Sign perl module
 Summary(pl):   Modu³ perla PGP-Sign
 Name:          perl-PGP-Sign
 Version:       0.16
-Release:       6
-
+Release:       7
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -32,7 +31,7 @@ z PGP, musisz zmodyfikowa
 PGP/Sign.pm.
 
 %prep
-%setup -q -n PGP-Sign-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL \
This page took 0.043897 seconds and 4 git commands to generate.