]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- s/pname/pnam/, as in most perl specs
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 13 Jul 2002 15:38:08 +0000 (15:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.8

perl.spec

index 45e00f765e50b818d4c0aa91985d5a7071e6978f..99e723b638b67e0115ac17a60cc3561da2e804ba 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -1,6 +1,6 @@
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    -
-%define        pname   -
+%define        pnam    -
 Summary:       -
 Summary(de):   -
 Summary(fr):   -
@@ -14,7 +14,7 @@ License:      - (enter GPL/LGPL/BSD/BSD-like/other license name here)
 Group:         Development/Languages/Perl
 Vendor:                -
 Icon:          -
-Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pname}-%{version}.tar.gz
+Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 Source1:       %{name}
 Source2:       %{name}
 Patch0:                %{name}
@@ -42,7 +42,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description -l tr
 
 %prep
-%setup -q -n %{pdir}-%{pname}-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.136524 seconds and 4 git commands to generate.