]> git.pld-linux.org Git - packages/perl-Text-PDF.git/blobdiff - perl-Text-PDF.spec
- use the __perl macro
[packages/perl-Text-PDF.git] / perl-Text-PDF.spec
index b4107f4834b302472a67edf24f67562253b516d3..18fc4e9e3b6d54309c49aa5c5f73d8da443a40e3 100644 (file)
@@ -12,7 +12,7 @@ Version:      0.23
 Release:       2
 License:       GPL
 Group:         Development/Languages/Perl
-Source0:       ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 Patch0:                %{name}-fix.patch
 BuildRequires: perl >= 5.6.1
 BuildRequires: perl-Compress-Zlib
@@ -32,7 +32,7 @@ Text::PDF umo
 %patch0 -p1
 
 %build
-perl Makefile.PL
+%{__perl} Makefile.PL
 %{__make}
 %{!?_without_tests:%{__make} test}
 
This page took 0.040646 seconds and 4 git commands to generate.