rpms/perl-CGI-SpeedyCGI/EL-4 perl-CGI-SpeedyCGI.spec,1.1,1.2

Robert Scheck (robert) fedora-extras-commits at redhat.com
Sun May 4 19:39:57 UTC 2008


Author: robert

Update of /cvs/pkgs/rpms/perl-CGI-SpeedyCGI/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5566/EL-4

Modified Files:
	perl-CGI-SpeedyCGI.spec 
Log Message:
Added missing build requirement to perl(ExtUtils::Embed)


Index: perl-CGI-SpeedyCGI.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-SpeedyCGI/EL-4/perl-CGI-SpeedyCGI.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-CGI-SpeedyCGI.spec	4 May 2008 19:28:44 -0000	1.1
+++ perl-CGI-SpeedyCGI.spec	4 May 2008 19:38:50 -0000	1.2
@@ -16,7 +16,7 @@
 Patch4:		perl-CGI-SpeedyCGI-2.22-exit_messages.patch
 Patch5:		perl-CGI-SpeedyCGI-2.22-perl_510.patch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:  perl >= 5.8.0, perl(ExtUtils::MakeMaker)
+BuildRequires:  perl >= 5.8.0, perl(ExtUtils::MakeMaker), perl(ExtUtils::Embed)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description




More information about the fedora-extras-commits mailing list