commit cab09481ddd4b0b7446714c024acf7a1c00d46b2 Author: Petr Šabata <contyk@xxxxxxxxxx> Date: Wed Nov 26 18:02:30 2014 +0100 Revert "Backport "PERL IN SPACE" changes from ETJ's 0.65" Unneeded in F21. This reverts commit e462ba4e9f4b0b5c23bb642e08493c91d3eed388. Inline-C-0.64-perl-in-space.patch | 70 ------------------------------------- perl-Inline-C.spec | 11 +----- 2 files changed, 2 insertions(+), 79 deletions(-) --- diff --git a/perl-Inline-C.spec b/perl-Inline-C.spec index ccb0448..6fb31eb 100644 --- a/perl-Inline-C.spec +++ b/perl-Inline-C.spec @@ -1,13 +1,11 @@ Name: perl-Inline-C Version: 0.64 -Release: 2%{?dist} +Release: 1%{?dist} Summary: Write Perl subroutines in C License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Inline-C/ Source0: http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Inline-C-%{version}.tar.gz -# From ETJ's 0.65 -Patch0: Inline-C-0.64-perl-in-space.patch BuildArch: noarch BuildRequires: perl BuildRequires: perl(autodie) @@ -19,7 +17,7 @@ BuildRequires: perl(Cwd) BuildRequires: perl(Data::Dumper) BuildRequires: perl(diagnostics) BuildRequires: perl(Exporter) -BuildRequires: perl(ExtUtils::MakeMaker) >= 7.00 +BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(Fcntl) BuildRequires: perl(File::Copy::Recursive) BuildRequires: perl(File::Find) @@ -54,7 +52,6 @@ each language has its own support module. %prep %setup -q -n Inline-C-%{version} -%patch0 -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1 @@ -74,10 +71,6 @@ make test %{_mandir}/man3/* %changelog -* Wed Nov 05 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.64-2 -- Backport "PERL IN SPACE" changes from ETJ's 0.65, - fixing FTBFS with EE::UU 7.00 (#1158390) - * Mon Sep 29 2014 Petr Šabata <contyk@xxxxxxxxxx> - 0.64-1 - 0.64 bump, include Cookbook.pod again -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel