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

perl-Math-BigInteger.spec

index 66609b711166f111a65da37aa6a6f715a9629247..becd95ea057a0cbd6a6bd75d0983877a503935c6 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    Math
 %define        pnam    BigInteger
-%include       /usr/lib/rpm/macros.perl
 Summary:       Math-BigInteger perl module
 Summary(pl):   Modu³ perla Math-BigInteger
 Name:          perl-Math-BigInteger
 Version:       1.0
-Release:       6
-
+Release:       7
 License:       distributable
 Group:         Development/Languages/Perl
 Source0:       ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
@@ -22,7 +21,7 @@ Modu
 Younga.
 
 %prep
-%setup -q -n Math-BigInteger-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.125714 seconds and 4 git commands to generate.