rpms/perl-Params-Util/devel .cvsignore, 1.27, 1.28 perl-Params-Util.spec, 1.42, 1.43 sources, 1.27, 1.28

corsepiu corsepiu at fedoraproject.org
Fri May 7 06:59:28 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Params-Util/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20252

Modified Files:
	.cvsignore perl-Params-Util.spec sources 
Log Message:
* Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.01-1
- Upstream update.
- Revert Marcela's 2010-05-04 changes.
- Remove BR's on perl(Test::MinimumVersion), perl(Test::Pod), 
  perl(Test::CPAN::Meta).
  (Reflect upstream having disabled tests depending on them).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- .cvsignore	17 Jun 2009 12:23:56 -0000	1.27
+++ .cvsignore	7 May 2010 06:59:28 -0000	1.28
@@ -1 +1 @@
-Params-Util-1.00.tar.gz
+Params-Util-1.01.tar.gz


Index: perl-Params-Util.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/perl-Params-Util.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- perl-Params-Util.spec	5 May 2010 14:08:10 -0000	1.42
+++ perl-Params-Util.spec	7 May 2010 06:59:28 -0000	1.43
@@ -1,6 +1,6 @@
 Name:		perl-Params-Util
-Version:	1.00
-Release:	4%{?dist}
+Version:	1.01
+Release:	1%{?dist}
 Summary:	Simple standalone param-checking functions
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -10,15 +10,10 @@ BuildRoot:	%{_tmppath}/%{name}-%{version
 
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:	perl(Test::More) >= 0.47
 BuildRequires:	perl(File::Spec) >= 0.82
 BuildRequires:	perl(Scalar::Util) >= 1.14
-BuildRequires:	perl(Test::MinimumVersion) >= 0.007
-
-# Required by the tests
-BuildRequires:	perl(Test::Pod) >= 1.00
-BuildRequires:	perl(Test::CPAN::Meta) >= 0.07
 
 %description
 Params::Util provides a basic set of importable functions that 
@@ -43,9 +38,6 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT
 
 %check
-# remove until fix of Perl::MinimalVersion and version.pm
-rm -rf t/99_pmv.t
-
 make test AUTOMATED_TESTING=1
 
 %files
@@ -57,6 +49,13 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.01-1
+- Upstream update.
+- Revert Marcela's 2010-05-04 changes.
+- Remove BR's on perl(Test::MinimumVersion), perl(Test::Pod), 
+  perl(Test::CPAN::Meta).
+  (Reflect upstream having disabled tests depending on them).
+
 * Tue May 04 2010 Marcela Maslanova <mmaslano at redhat.com> - 1.00-4
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/devel/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- sources	17 Jun 2009 12:23:56 -0000	1.27
+++ sources	7 May 2010 06:59:28 -0000	1.28
@@ -1 +1 @@
-827ba4b8bed00e718cea60321129be41  Params-Util-1.00.tar.gz
+624a29683d7ea89a0bda10d7aeddca33  Params-Util-1.01.tar.gz



More information about the scm-commits mailing list