- Upstream update.

- Reflect upstream having fixed CPAN RT#38892: Remove
    Hook-LexWrap-0.21-cpan-rt-38892.diff.
- Reflect upstream having fixed permissions.
epel9
corsepiu 16 years ago
parent 1349f8f2f5
commit e0abd9f689

@ -1 +1 @@
Hook-LexWrap-0.21.zip Hook-LexWrap-0.22.zip

@ -1,13 +0,0 @@
Address http://rt.cpan.org/Public/Bug/Display.html?id=38892
--- Hook-LexWrap-0.21/lib/Hook/LexWrap.pm 2008-11-06 20:57:31.000000000 +0000
+++ Hook-LexWrap-0.21/lib/Hook/LexWrap.pm 2008-11-10 17:02:35.000000000 +0000
@@ -3,7 +3,7 @@
our $VERSION = '0.21';
use Carp;
-*CORE::GLOBAL::caller = sub {
+*CORE::GLOBAL::caller = sub(;$) {
my ($height) = ($_[0]||0);
my $i=1;
my $name_cache;

@ -1,5 +1,5 @@
Name: perl-Hook-LexWrap Name: perl-Hook-LexWrap
Version: 0.21 Version: 0.22
Release: 1%{?dist} Release: 1%{?dist}
Summary: Lexically scoped subroutine wrappers Summary: Lexically scoped subroutine wrappers
@ -7,7 +7,6 @@ Group: Development/Libraries
License: GPL+ or Artistic License: GPL+ or Artistic
URL: http://search.cpan.org/dist/Hook-LexWrap/ URL: http://search.cpan.org/dist/Hook-LexWrap/
Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Hook-LexWrap-%{version}.zip Source0: http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Hook-LexWrap-%{version}.zip
Patch0: Hook-LexWrap-0.21-cpan-rt-38892.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch BuildArch: noarch
@ -24,8 +23,6 @@ works correctly within the wrapped subroutine.
%prep %prep
%setup -q -n Hook-LexWrap-%{version} %setup -q -n Hook-LexWrap-%{version}
%patch0 -p1
chmod a-x Changes README lib/Hook/*.pm
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor %{__perl} Makefile.PL INSTALLDIRS=vendor
@ -56,6 +53,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Sat Feb 21 2009 Ralf Corsepius <corsepiu@fedoraproject.org> - 0.22-1
- Upstream update.
- Reflect upstream having fixed CPAN RT#38892:
Remove Hook-LexWrap-0.21-cpan-rt-38892.diff.
- Reflect upstream having fixed permissions.
* Mon Nov 10 2008 Paul Howarth <paul@city-fan.org> - 0.21-1 * Mon Nov 10 2008 Paul Howarth <paul@city-fan.org> - 0.21-1
- Update to 0.21 - Update to 0.21
- New upstream maintainer => new source URL - New upstream maintainer => new source URL

@ -1 +1 @@
3a06b38498b136a24967a7aa1e45b9c3 Hook-LexWrap-0.21.zip c947a46e930aa2d84db9cdceafa54720 Hook-LexWrap-0.22.zip

Loading…
Cancel
Save