rpms/perl-Params-Util/F-12 .cvsignore, 1.27, 1.28 perl-Params-Util.spec, 1.39, 1.40 sources, 1.27, 1.28

corsepiu corsepiu at fedoraproject.org
Fri May 7 07:02:00 UTC 2010


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Params-Util/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20880

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.
- 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/F-12/.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 07:02:00 -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/F-12/perl-Params-Util.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -p -r1.39 -r1.40
--- perl-Params-Util.spec	26 Jul 2009 14:06:04 -0000	1.39
+++ perl-Params-Util.spec	7 May 2010 07:02:00 -0000	1.40
@@ -1,6 +1,6 @@
 Name:		perl-Params-Util
-Version:	1.00
-Release:	2%{?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 
@@ -33,7 +28,7 @@ make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
@@ -54,6 +49,12 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 07 2010 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.01-1
+- Upstream update.
+- Remove BR's on perl(Test::MinimumVersion), perl(Test::Pod), 
+  perl(Test::CPAN::Meta).
+  (Reflect upstream having disabled tests depending on them).
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Util/F-12/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 07:02:00 -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