]> git.pld-linux.org Git - packages/perl-IO-Tee.git/commitdiff
- added '%include /usr/lib/rpm/macros.perl'
authorpius <pius@pld-linux.org>
Fri, 5 Nov 1999 19:27:21 +0000 (19:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- modified BuildRequires rules

Changed files:
    perl-IO-Tee.spec -> 1.2

perl-IO-Tee.spec

index c044ca695c16fb8f650dae524bcce9ccd9c97a48..8a0990cfdb0af85d63ffaa5a8c7aa8ed2f1cb1e1 100644 (file)
@@ -1,4 +1,4 @@
-%define                perl_sitelib    %(eval "`perl -V:installsitelib`"; echo $installsitelib)
+%include       /usr/lib/rpm/macros.perl
 Summary:       IO-Tee perl module
 Summary(pl):   Modu³ perla IO-Tee
 Name:          perl-IO-Tee
@@ -8,7 +8,8 @@ Copyright:      GPL
 Group:         Development/Languages/Perl
 Group(pl):     Programowanie/Jêzyki/Perl
 Source:                ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/IO-Tee-%{version}.tar.gz
-BuildRequires: perl >= 5.005_03-10
+BuildRequires: rpm-perlprov >= 3.0.3-16
+BuildRequires: perl >= 5.005_03-14
 %requires_eq   perl
 Requires:      %{perl_sitearch}
 BuildRoot:     /tmp/%{name}-%{version}-root
This page took 0.079624 seconds and 4 git commands to generate.