]> git.pld-linux.org Git - projects/template-specs.git/blobdiff - perl.spec
- s/pname/pnam/, as in most perl specs
[projects/template-specs.git] / 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.047803 seconds and 4 git commands to generate.