]> git.pld-linux.org Git - packages/perl-File-Cat.git/blobdiff - perl-File-Cat.spec
- spaces -> tab
[packages/perl-File-Cat.git] / perl-File-Cat.spec
index 0f5c26398660ad4d5b4d9a37b1b2f03d0151852e..8253eb1a24b9a1a19c25bda22edc0b348e6ac4bd 100644 (file)
@@ -9,8 +9,9 @@ Release:        9
 License:       GPL
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 300600b3786cec4360e88947f775f4fb
 BuildRequires: rpm-perlprov >= 4.1-13
-BuildRequires: perl >= 5.6
+BuildRequires: perl-devel >= 5.6
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +26,7 @@ Modu
 
 %build
 %{__perl} Makefile.PL \
-       INSTALLDIRS=vendor 
+       INSTALLDIRS=vendor
 %{__make}
 
 %install
This page took 0.075151 seconds and 4 git commands to generate.