Author: corsepiu

Update of /cvs/pkgs/rpms/perl-File-Find-Rule-Perl/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3762/F-9

Modified Files:
        perl-File-Find-Rule-Perl.spec 
Added Files:
        File-Find-Rule-Perl-1.04.diff 
Log Message:
* Fri Feb 27 2009 Ralf Corsépius <corse...@fedoraproject.org> - 1.04-4
- Adjust minimum perl version in META.yml (Add File-Find-Rule-Perl-1.04.diff).


File-Find-Rule-Perl-1.04.diff:

--- NEW FILE File-Find-Rule-Perl-1.04.diff ---
diff -Naur File-Find-Rule-Perl-1.04.orig/META.yml 
File-Find-Rule-Perl-1.04/META.yml
--- File-Find-Rule-Perl-1.04.orig/META.yml      2008-05-14 12:28:07.000000000 
+0200
+++ File-Find-Rule-Perl-1.04/META.yml   2009-02-27 08:27:07.000000000 +0100
@@ -19,5 +19,5 @@
     - t
 requires:
   File::Find::Rule: 0.20
-  perl: 5.005
+  perl: 5.00503
 version: 1.04


Index: perl-File-Find-Rule-Perl.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-File-Find-Rule-Perl/F-9/perl-File-Find-Rule-Perl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-File-Find-Rule-Perl.spec       24 Jun 2008 09:55:17 -0000      1.5
+++ perl-File-Find-Rule-Perl.spec       27 Feb 2009 07:40:27 -0000      1.6
@@ -1,11 +1,13 @@
 Name:          perl-File-Find-Rule-Perl
 Version:       1.04
-Release:       2%{?dist}
+Release:       4%{?dist}
 Summary:       Common rules for searching for Perl things
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 URL:           http://search.cpan.org/dist/File-Find-Rule-Perl/
 Source0:       
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/File-Find-Rule-Perl-%{version}.tar.gz
+# META.yml has wrong minimum perl version
+Patch0:                File-Find-Rule-Perl-1.04.diff
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -25,6 +27,7 @@
 
 %prep
 %setup -q -n File-Find-Rule-Perl-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -50,6 +53,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Fri Feb 27 2009 Ralf Corsépius <corse...@fedoraproject.org> - 1.04-4
+- Adjust minimum perl version in META.yml (Add File-Find-Rule-Perl-1.04.diff).
+
 * Tue Jun 24 2008 Ralf Corsépius <rc040...@freenet.de> - 1.04-2
 - Unconditionally BR: perl(Test::CPAN::Meta).
 

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to