rpms/perl-CGI-Ex/devel .cvsignore, 1.2, 1.3 perl-CGI-Ex.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Wed May 9 14:39:10 UTC 2007


Author: cweyl

Update of /cvs/extras/rpms/perl-CGI-Ex/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv838/devel

Modified Files:
	.cvsignore perl-CGI-Ex.spec sources 
Log Message:
* Wed May 09 2007 Chris Weyl <cweyl at alumni.drew.edu> 2.11-1
- update to 2.11
- add split br's



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	29 Apr 2007 22:44:50 -0000	1.2
+++ .cvsignore	9 May 2007 14:38:36 -0000	1.3
@@ -1 +1 @@
-CGI-Ex-2.10.tar.gz
+CGI-Ex-2.11.tar.gz


Index: perl-CGI-Ex.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/perl-CGI-Ex.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-CGI-Ex.spec	30 Apr 2007 15:32:32 -0000	1.2
+++ perl-CGI-Ex.spec	9 May 2007 14:38:36 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Ex
-Version:        2.10
-Release:        2%{?dist}
+Version:        2.11
+Release:        1%{?dist}
 Summary:        CGI utility suite - makes powerful application writing fun and easy
 License:        GPL or Artistic
 Group:          Development/Libraries
@@ -8,9 +8,12 @@
 Source0:        http://www.cpan.org/authors/id/R/RH/RHANDOM/CGI-Ex-%{version}.tar.gz
 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))
 
-# fully enable test suite
+# core
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
+# test
 BuildRequires:  perl(CGI)
 BuildRequires:  perl(Config::IniHash)
 BuildRequires:  perl(Crypt::Blowfish)
@@ -21,7 +24,6 @@
 BuildRequires:  perl(YAML)
 BuildRequires:  perl(XML::Simple)
 
-Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 CGI::Ex provides a suite of utilities to make writing CGI scripts more
@@ -67,6 +69,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 09 2007 Chris Weyl <cweyl at alumni.drew.edu> 2.11-1
+- update to 2.11
+- add split br's
+
 * Mon Apr 30 2007 Chris Weyl <cweyl at alumni.drew.edu> 2.10-2
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-CGI-Ex/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	29 Apr 2007 22:44:50 -0000	1.2
+++ sources	9 May 2007 14:38:36 -0000	1.3
@@ -1 +1 @@
-e48feeff7c3a85c7b0d7c51aac3e6f2f  CGI-Ex-2.10.tar.gz
+98cd9e0dcbda4482002d75885fdc8c43  CGI-Ex-2.11.tar.gz




More information about the fedora-extras-commits mailing list