rpms/perl-Params-Util/F-10 .cvsignore, 1.23, 1.24 perl-Params-Util.spec, 1.33, 1.34 sources, 1.23, 1.24

Ralf Corsépius corsepiu at fedoraproject.org
Sat Nov 29 03:25:17 UTC 2008


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Params-Util/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21843/F-10

Modified Files:
	.cvsignore perl-Params-Util.spec sources 
Log Message:
* Sat Nov 29 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.35-1
- Upstream update.
- Remove BuildArch: noarch (package now is arch'ed).
- Remove testsuite hack to accept perl(Test::CPAN::Meta) != 0.07.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-10/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- .cvsignore	2 Jun 2008 10:59:28 -0000	1.23
+++ .cvsignore	29 Nov 2008 03:24:47 -0000	1.24
@@ -1 +1 @@
-Params-Util-0.33.tar.gz
+Params-Util-0.35.tar.gz


Index: perl-Params-Util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-10/perl-Params-Util.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- perl-Params-Util.spec	8 Jul 2008 15:39:55 -0000	1.33
+++ perl-Params-Util.spec	29 Nov 2008 03:24:47 -0000	1.34
@@ -1,6 +1,6 @@
 Name: 		perl-Params-Util
-Version: 	0.33
-Release: 	2%{?dist}
+Version: 	0.35
+Release: 	1%{?dist}
 Summary: 	Simple standalone param-checking functions
 License: 	GPL+ or Artistic
 Group: 		Development/Libraries
@@ -9,7 +9,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildArch: 	noarch
 
 BuildRequires:	perl(ExtUtils::MakeMaker)
 BuildRequires:	perl(Test::More) >= 0.47
@@ -29,11 +28,6 @@
 %setup -q -n Params-Util-%{version}
 find -type f -exec chmod -x {} \;
 
-%if "%{version}" == "0.33"
-# Hack around 0.33 failing to find Test::CPAN::Meta
-sed -i -e "s,\'Test::CPAN::Meta 0.07\',\'Test::CPAN::Meta\'," t/97_meta.t
-%endif
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -54,10 +48,17 @@
 %files
 %defattr(-,root,root,-)
 %doc Changes LICENSE
-%{perl_vendorlib}/Params
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Params
+
 %{_mandir}/man3/*
 
 %changelog
+* Sat Nov 29 2008 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.35-1
+- Upstream update.
+- Remove BuildArch: noarch (package now is arch'ed).
+- Remove testsuite hack to accept perl(Test::CPAN::Meta) != 0.07.
+
 * Tue Jul 08 2008 Ralf Corsépius <rc040203 at freenet.de> - 0.33-2
 - Unconditionally BR: perl(Test::CPAN::Meta).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-10/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- sources	2 Jun 2008 10:59:28 -0000	1.23
+++ sources	29 Nov 2008 03:24:47 -0000	1.24
@@ -1 +1 @@
-afe29403e9a9e8ccc75b8bfec1206f8e  Params-Util-0.33.tar.gz
+54af1ee61d879c15ee2dd6fe6d879c71  Params-Util-0.35.tar.gz




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