summaryrefslogtreecommitdiffstats
path: root/perl-Module-Pluggable.spec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-Module-Pluggable.spec')
-rw-r--r--perl-Module-Pluggable.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/perl-Module-Pluggable.spec b/perl-Module-Pluggable.spec
index c623b95..9cc3b64 100644
--- a/perl-Module-Pluggable.spec
+++ b/perl-Module-Pluggable.spec
@@ -4,12 +4,15 @@ Name: perl-Module-Pluggable
Epoch: 1
# Keep two digit decimal part
Version: %{cpan_version}0
-Release: 291%{?dist}
+Release: 292%{?dist}
Summary: Automatically give your module the ability to have plugins
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Module-Pluggable/
Source0: http://www.cpan.org/authors/id/S/SI/SIMONW/Module-Pluggable-%{cpan_version}.tar.gz
+# Do not ignore single-letter-named packages, bug #1048703, CPAN RT#89680,
+# fixed in 5.0.
+Patch0: Module-Pluggable-4.8-Allow-single-letter-package-names.patch
BuildArch: noarch
BuildRequires: perl
BuildRequires: perl(FindBin)
@@ -49,6 +52,7 @@ into class names. Optionally it instantiates those classes for you.
%prep
%setup -q -n Module-Pluggable-%{cpan_version}
+%patch0 -p1
find -type f -exec chmod -x {} +
%build
@@ -68,6 +72,9 @@ perl Build.PL installdirs=vendor
%{_mandir}/man3/*
%changelog
+* Mon Jan 06 2014 Petr Pisar <ppisar@redhat.com> - 1:4.80-292
+- Do not ignore single-letter-named packages (bug #1048703)
+
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:4.80-291
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild