rpms/perl-Catalyst-Runtime/devel .cvsignore, 1.2, 1.3 perl-Catalyst-Runtime.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Sat Mar 1 19:21:56 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Runtime/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18854

Modified Files:
	.cvsignore perl-Catalyst-Runtime.spec sources 
Log Message:
* Sat Mar 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 5.7012-1
- update to 5.7012



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	15 May 2007 05:01:29 -0000	1.2
+++ .cvsignore	1 Mar 2008 19:21:20 -0000	1.3
@@ -1 +1 @@
-Catalyst-Runtime-5.7007.tar.gz
+Catalyst-Runtime-5.7012.tar.gz


Index: perl-Catalyst-Runtime.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/perl-Catalyst-Runtime.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Catalyst-Runtime.spec	15 May 2007 05:11:58 -0000	1.2
+++ perl-Catalyst-Runtime.spec	1 Mar 2008 19:21:20 -0000	1.3
@@ -1,8 +1,8 @@
 Name:           perl-Catalyst-Runtime
-Version:        5.7007
-Release:        4%{?dist}
+Version:        5.7012
+Release:        1%{?dist}
 Summary:        Catalyst core modules
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Catalyst-Runtime/
 # remember to rebuild perl-Catalyst-Devel on update of this package
@@ -24,7 +24,7 @@
 BuildRequires:  perl(Data::Dump)
 BuildRequires:  perl(File::Modified)
 BuildRequires:  perl(HTML::Entities)
-BuildRequires:  perl(HTTP::Body) >= 0.6
+BuildRequires:  perl(HTTP::Body) >= 0.9
 BuildRequires:  perl(HTTP::Headers) >= 1.64
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Request::AsCGI) >= 0.5
@@ -39,7 +39,8 @@
 # test
 BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(File::Copy::Recursive)
-BuildRequires:  perl(GTop)
+#BuildRequires:  perl(GTop)
+BuildRequires:  perl(Proc::ProcessTable)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(YAML)
@@ -47,11 +48,13 @@
 # use base ...
 Requires:       perl(Class::Accessor::Fast)
 Requires:       perl(Class::Data::Inheritable)
+# 'requires'
+Requires:       perl(HTTP::Request::AsCGI) >= 0.5
 
 
 %description
 This is the primary class for the Catalyst-Runtime distribution.  It provides
-the core of the of any runtime Catalyst instance.
+the core of the any runtime Catalyst instance.
 
 %prep
 %setup -q -n Catalyst-Runtime-%{version}
@@ -104,6 +107,12 @@
 %exclude %{_mandir}/man1/*
 
 %changelog
+* Sat Mar 01 2008 Chris Weyl <cweyl at alumni.drew.edu> 5.7012-1
+- update to 5.7012
+
+* Sun Oct 28 2007 Chris Weyl <cweyl at alumni.drew.edu> 5.7011-1
+- update to 5.7011
+
 * Mon May 14 2007 Chris Weyl <cweyl at alumni.drew.edu> 5.7007-4
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Runtime/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 May 2007 05:01:29 -0000	1.2
+++ sources	1 Mar 2008 19:21:20 -0000	1.3
@@ -1 +1 @@
-2d4d22d4153b49d64ed715bfd81d809d  Catalyst-Runtime-5.7007.tar.gz
+db926f732cd24ac4c35c50e612c03b7d  Catalyst-Runtime-5.7012.tar.gz




More information about the fedora-extras-commits mailing list