[perl-ORLite-Migrate] Patch is not needed anymore.

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Aug 6 09:22:07 UTC 2010


commit e6e42488aaed56e89181dfa6ba400045f25235ad
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Aug 6 11:21:07 2010 +0200

    Patch is not needed anymore.

 perl-ORLite-Migrate-req.patch |   17 -----------------
 perl-ORLite-Migrate.spec      |    8 +-------
 2 files changed, 1 insertions(+), 24 deletions(-)
---
diff --git a/perl-ORLite-Migrate.spec b/perl-ORLite-Migrate.spec
index a852f77..af12779 100644
--- a/perl-ORLite-Migrate.spec
+++ b/perl-ORLite-Migrate.spec
@@ -8,7 +8,7 @@ URL:            http://search.cpan.org/dist/ORLite-Migrate/
 Source0:        http://www.cpan.org/authors/id/A/AD/ADAMK/ORLite-Migrate-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-# for File::Spec >= 3.2701, see below
+# File::Spec >= 3.2701, we have 3.30, rpm can't process 3.2701 < 3.30
 BuildRequires:	perl-devel >= 4:5.10.0-70
 BuildRequires:  perl(DBD::SQLite) >= 1.21
 BuildRequires:  perl(DBI) >= 1.58
@@ -25,11 +25,6 @@ Requires:       perl(Probe::Perl)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-# File::Spec >= 3.2701 is required, but rpm does not understand that...
-# a) ... 3.30 is enough,
-Patch0:         perl-ORLite-Migrate-req.patch
-# b) ... but 3.2501 is not enough
-Requires:	perl >= 4:5.10.0-70
 
 %description
 THIS CODE IS EXPERIMENTAL AND SUBJECT TO CHANGE WITHOUT NOTICE
@@ -40,7 +35,6 @@ weight single class Database Schema Migration enhancement for ORLite.
 
 %prep
 %setup -q -n ORLite-Migrate-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor


More information about the scm-commits mailing list