[svn] r6117 - trunk/rpms/perl-URI-Fetch

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Sat Jan 26 15:18:12 CET 2008


Author: ae
Date: 2008-01-26 15:18:10 +0100 (Sat, 26 Jan 2008)
New Revision: 6117

Modified:
   trunk/rpms/perl-URI-Fetch/perl-URI-Fetch.spec
Log:
added build requirements

Modified: trunk/rpms/perl-URI-Fetch/perl-URI-Fetch.spec
===================================================================
--- trunk/rpms/perl-URI-Fetch/perl-URI-Fetch.spec	2008-01-25 23:40:59 UTC (rev 6116)
+++ trunk/rpms/perl-URI-Fetch/perl-URI-Fetch.spec	2008-01-26 14:18:10 UTC (rev 6117)
@@ -20,6 +20,8 @@
 
 BuildArch: noarch
 BuildRequires: perl
+BuildRequires: perl(Cache)
+BuildRequires: perl(Class::ErrorHandler)
 
 %description
 Smart URI fetching/caching.



More information about the svn-commits mailing list