summaryrefslogtreecommitdiffstats
path: root/perl-Module-Pluggable.spec
diff options
context:
space:
mode:
authorPetr Písař <ppisar@redhat.com>2014-01-06 09:05:31 +0100
committerPetr Písař <ppisar@redhat.com>2014-01-06 09:05:31 +0100
commit7b53e50e45b9c4e7a298ce844e3e8c8ff969b603 (patch)
tree92a87a33d768ea66aa047179173ee20392c33f3e /perl-Module-Pluggable.spec
parent5e2617f7f19e8cc1420e00043b2460ff57364d27 (diff)
downloadperl-Module-Pluggable-f20.tar.gz
perl-Module-Pluggable-f20.tar.xz
perl-Module-Pluggable-f20.zip
Do not ignore single-letter-named packagesf20
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