rpms/perl-Maypole/devel perl-Maypole.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Aug 26 22:09:40 UTC 2007


Author: spot

Update of /cvs/extras/rpms/perl-Maypole/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15254/devel

Modified Files:
	perl-Maypole.spec 
Log Message:

License tag fix, bump to 2.111 in devel



Index: perl-Maypole.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Maypole/devel/perl-Maypole.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Maypole.spec	15 Sep 2006 21:22:20 -0000	1.2
+++ perl-Maypole.spec	26 Aug 2007 22:09:07 -0000	1.3
@@ -1,9 +1,9 @@
 Name:		perl-Maypole
-Version:	2.11
+Version:	2.111
 Release:	1%{?dist}
 Summary:	MVC web application framework
 Group:		Development/Libraries
-License:	GPL or Artistic
+License:	GPL+ or Artistic
 URL:            http://maypole.perl.org/
 Source0:	http://search.cpan.org/CPAN/authors/id/T/TE/TEEJAY/Maypole-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,7 +17,7 @@
 BuildRequires:	perl(Apache::Session::Wrapper), mod_perl
 BuildRequires:	perl(Apache2::Request), perl(Test::Pod), perl(Class::DBI)
 BuildRequires:	perl(Test::Pod::Coverage), perl(Class::DBI::Loader)
-BuildRequires:	perl(Template)
+BuildRequires:	perl(Template), perl(CGI::Untaint::email), perl(HTTP::Body)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	mod_perl
 
@@ -67,6 +67,10 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 2.111-1
+- bump to 2.111
+- license tag fix
+
 * Wed Aug  2 2006 Tom "spot" Callaway <tcallawa at redhat.com> 2.11-1
 - bump to 2.11
 




More information about the fedora-extras-commits mailing list