From ef7a1ca405e798c9ad13f750d6fcd51131a1f1f6 Mon Sep 17 00:00:00 2001 From: Artur Frysiak Date: Sat, 23 Oct 1999 11:27:43 +0000 Subject: [PATCH] - %include /usr/lib/rpm/macros.perl - BuildRequires: rpm-perlprov Changed files: perl-URI.spec -> 1.5 --- perl-URI.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-URI.spec b/perl-URI.spec index 647780a..bf60cbc 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,4 +1,4 @@ -%define perl_sitelib %(eval "`perl -V:installsitelib`"; echo $installsitelib) +%include /usr/lib/rpm/macros.perl Summary: Perl URI module Summary(pl): Modu³ Perla URI Name: perl-URI @@ -8,6 +8,7 @@ Copyright: distributable Group: Development/Languages/Perl Group(pl): Programowanie/Jêzyki/Perl Source: ftp://ftp.perl.org/pub/CPAN/modules/by-module/URI-%{version}.tar.gz +BuildRequires: rpm-perlprov BuildRequires: perl >= 5.005_03-10 BuildRequires: perl-MIME-Base64 Requires: perl -- 2.44.0