rpms/perl-Hook-LexWrap/F-10 .cvsignore, 1.2, 1.3 perl-Hook-LexWrap.spec, 1.8, 1.9 sources, 1.2, 1.3 Hook-LexWrap-0.20-cpan-rt-38892.diff, 1.1, NONE

Ralf Corsépius corsepiu at fedoraproject.org
Sat Feb 21 06:24:13 UTC 2009


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Hook-LexWrap/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2137

Modified Files:
	.cvsignore perl-Hook-LexWrap.spec sources 
Removed Files:
	Hook-LexWrap-0.20-cpan-rt-38892.diff 
Log Message:
* Sat Feb 21 2009 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.22-1
- Upstream update.
- Reflect upstream having fixed CPAN RT#38892:
  Remove Hook-LexWrap-0.20-cpan-rt-38892.diff.
- Reflect upstream having fixed permissions.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Hook-LexWrap/F-10/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Sep 2005 22:50:32 -0000	1.2
+++ .cvsignore	21 Feb 2009 06:23:43 -0000	1.3
@@ -1 +1 @@
-Hook-LexWrap-0.20.tar.gz
+Hook-LexWrap-0.22.zip


Index: perl-Hook-LexWrap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Hook-LexWrap/F-10/perl-Hook-LexWrap.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-Hook-LexWrap.spec	6 Oct 2008 08:03:08 -0000	1.8
+++ perl-Hook-LexWrap.spec	21 Feb 2009 06:23:43 -0000	1.9
@@ -1,17 +1,16 @@
 Name:           perl-Hook-LexWrap
-Version:        0.20
-Release:        6%{?dist}
+Version:        0.22
+Release:        1%{?dist}
 Summary:        Lexically scoped subroutine wrappers
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Hook-LexWrap/
-Source0:        http://www.cpan.org/authors/id/D/DC/DCONWAY/Hook-LexWrap-%{version}.tar.gz
-Patch0:         Hook-LexWrap-0.20-cpan-rt-38892.diff
+Source0:        http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/Hook-LexWrap-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More), perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -24,8 +23,6 @@
 
 %prep
 %setup -q -n Hook-LexWrap-%{version}
-%patch0 -p1
-chmod a-x Changes README lib/Hook/*.pm
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -36,7 +33,7 @@
 rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -56,6 +53,12 @@
 
 
 %changelog
+* Sat Feb 21 2009 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.22-1
+- Upstream update.
+- Reflect upstream having fixed CPAN RT#38892:
+  Remove Hook-LexWrap-0.20-cpan-rt-38892.diff.
+- Reflect upstream having fixed permissions.
+
 * Mon Oct 06 2008 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.20-6
 - Add Hook-LexWrap-0.20-cpan-rt-38892.diff to fix
   http://rt.cpan.org/Public/Bug/Display.html?id=38892


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Hook-LexWrap/F-10/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Sep 2005 22:50:32 -0000	1.2
+++ sources	21 Feb 2009 06:23:43 -0000	1.3
@@ -1 +1 @@
-e3aaeb59a3adddc80ed3867e4d16654e  Hook-LexWrap-0.20.tar.gz
+c947a46e930aa2d84db9cdceafa54720  Hook-LexWrap-0.22.zip


--- Hook-LexWrap-0.20-cpan-rt-38892.diff DELETED ---




More information about the Fedora-perl-devel-list mailing list