rpms/perl-CGI-Session/devel perl-CGI-Session.spec,1.1,1.2

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Sun Jan 27 21:35:51 UTC 2008


Author: ixs

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

Modified Files:
	perl-CGI-Session.spec 
Log Message:
* Sun Jan 27 2008 Andreas Thienemann <andreas at bawue.net> 4.20-3
- Added Test::More to the BuildReqs



Index: perl-CGI-Session.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-CGI-Session/devel/perl-CGI-Session.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- perl-CGI-Session.spec	19 Mar 2007 02:21:23 -0000	1.1
+++ perl-CGI-Session.spec	27 Jan 2008 21:35:15 -0000	1.2
@@ -1,15 +1,15 @@
 Name:           perl-CGI-Session
 Version:        4.20
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Persistent session data in CGI applications
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/CGI-Session/
 Source0:        http://www.cpan.org/modules/by-module/CGI/CGI-Session-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-BuildRequires:	perl(FreezeThaw), perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(FreezeThaw), perl(ExtUtils::MakeMaker), perl(Test::More)
 
 %description
 CGI-Session is a Perl5 library that provides an easy, reliable and modular
@@ -49,6 +49,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 27 2008 Andreas Thienemann <andreas at bawue.net> 4.20-3
+- Added Test::More to the BuildReqs
+
 * Sat Mar 17 2007 Andreas Thienemann <andreas at bawue.net> 4.20-2
 - Fixed perl-devel req
 




More information about the fedora-extras-commits mailing list