[perl-ORLite-Migrate] * Mon Aug 9 2010 Marcela Mašlá�ová <mmaslano at redhat.com> - 1.07-2 - fix requirement of this upd

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Aug 9 07:14:30 UTC 2010


commit 211433caa8cb3fcdbbf11fe9a58df97a9c91b596
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Aug 9 09:14:27 2010 +0200

    * Mon Aug  9 2010 Marcela Mašláňová <mmaslano at redhat.com> - 1.07-2
    - fix requirement of this update

 perl-ORLite-Migrate.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl-ORLite-Migrate.spec b/perl-ORLite-Migrate.spec
index d8168af..26bd309 100644
--- a/perl-ORLite-Migrate.spec
+++ b/perl-ORLite-Migrate.spec
@@ -19,6 +19,7 @@ BuildRequires:  perl(ORLite) >= 1.20
 BuildRequires:  perl(Params::Util) >= 0.37
 BuildRequires:  perl(Probe::Perl)
 BuildRequires:  perl(Test::More) >= 0.47
+BuildRequires:  perl(File::Which)
 # The following three requires are not detected automatically:
 Requires:       perl(File::pushd)
 Requires:       perl(IPC::Run3)
@@ -36,7 +37,7 @@ weight single class Database Schema Migration enhancement for ORLite.
 
 %prep
 %setup -q -n ORLite-Migrate-%{version}
-##%patch0 -p1
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor



More information about the perl-devel mailing list