]> git.pld-linux.org Git - packages/perl-File-Cat.git/commitdiff
cleanup; revision++ RA-1_0 STABLE perl-File-Cat-1_2-8
authordepesz <depesz@depesz.pl>
Mon, 25 Feb 2002 10:31:20 +0000 (10:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-File-Cat.spec -> 1.16

perl-File-Cat.spec

index 51b99a98e9bf09371ab297a7f496619a3bf54a3b..e763d28fc5845372f7697930e5432630951953c2 100644 (file)
@@ -1,12 +1,11 @@
+%include       /usr/lib/rpm/macros.perl
 %define        pdir    File
 %define        pnam    Cat
-%include       /usr/lib/rpm/macros.perl
 Summary:       File-Cat perl module
 Summary(pl):   Modu³ perla File-Cat
 Name:          perl-File-Cat
 Version:       1.2
-Release:       7
-
+Release:       8
 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 @@ File-Cat perl module - Perl implementation of cat(1).
 Modu³ perla File-Cat - cat(1) dla perla.
 
 %prep
-%setup -q -n File-Cat-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 
 %build
 perl Makefile.PL
This page took 0.329043 seconds and 4 git commands to generate.