Author: mmaslano
Update of /cvs/pkgs/rpms/perl-rpm-build-perl/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20995
Modified Files:
perl-rpm-build-perl.spec
Log Message:
* Thu May 06 2010 Marcela Maslanova <[email protected]> - 0.6.8-5
- Mass rebuild with perl-5.12.0
Index: perl-rpm-build-perl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-rpm-build-perl/devel/perl-rpm-build-perl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-rpm-build-perl.spec 6 May 2010 10:43:01 -0000 1.5
+++ perl-rpm-build-perl.spec 6 May 2010 13:53:33 -0000 1.6
@@ -10,6 +10,7 @@ Url: http://search.cpan.org/dist/
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 a
%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
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel