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

perl-Math-PRSG.spec

index dc46158a59541af9b95ee2a68af6d7cb0de3a629..73aa12dc9718582e137a08071223f5645496d2cb 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    Math
 %define        pnam    PRSG
-%include       /usr/lib/rpm/macros.perl
 Summary:       Math-PRSG perl module
 Summary(pl):   Modu³ perla Math-PRSG
 Name:          perl-Math-PRSG
 Version:       1.0
-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
@@ -22,7 +21,7 @@ Math-PRSG - interface to pseudo random sequence generator function.
 Math-PRSG - interfejs do funkcji generowania pseudolosowych sekwencji.
 
 %prep
-%setup -q -n Math-PRSG-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 %patch -p1
 
 %build
This page took 0.106028 seconds and 4 git commands to generate.