From 248cfb65a8dc9d214ece7b0c95e6133e7606fd3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= <mmasl...@fedoraproject.org> Date: Thu, 6 May 2010 13:53:33 +0000 Subject: - Mass rebuild with perl-5.12.0
--- perl-rpm-build-perl.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/perl-rpm-build-perl.spec b/perl-rpm-build-perl.spec index d96d3d8..18080a8 100644 --- a/perl-rpm-build-perl.spec +++ b/perl-rpm-build-perl.spec @@ -10,6 +10,7 @@ Url: http://search.cpan.org/dist/rpm-build-perl BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch +Patch0: rpm-build-perl-0.6.8-old.patch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(B) @@ -35,6 +36,8 @@ The provides/requires scripts packaged along with perl-rpm-build-perl. %prep %setup -q -n rpm-build-perl-%{version} +# not sure if this package really works if R are so old versioned +%patch0 -p1 %build %{__perl} Makefile.PL INSTALLDIRS=vendor -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/perl-rpm-build-perl.git/commit/?h=epel7&id=248cfb65a8dc9d214ece7b0c95e6133e7606fd3d -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-de...@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/perl-de...@lists.fedoraproject.org