rpms/perl-CGI-Simple/devel perl-CGI-Simple.spec,1.4,1.5

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 18:21:46 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/perl-CGI-Simple/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4277

Modified Files:
	perl-CGI-Simple.spec 
Log Message:

fix br



Index: perl-CGI-Simple.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-Simple/devel/perl-CGI-Simple.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-CGI-Simple.spec	24 Aug 2007 18:24:56 -0000	1.4
+++ perl-CGI-Simple.spec	15 Oct 2007 18:21:13 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Simple
 Version:        0.077
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Simple totally OO CGI interface that is CGI.pm compliant
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -9,6 +9,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +46,9 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.077-8
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Fri Aug 24 2007 Tom "spot" Callaway <tcallawa at redhat.com> 0.077-7
 - license fix
 




More information about the fedora-extras-commits mailing list