rpms/perl-Apache-Session/EL-5 .cvsignore, 1.5, 1.6 perl-Apache-Session.spec, 1.5, 1.6 sources, 1.5, 1.6

Steven Pritchard steve at fedoraproject.org
Tue Feb 19 17:21:38 UTC 2008


Author: steve

Update of /cvs/pkgs/rpms/perl-Apache-Session/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17826

Modified Files:
	.cvsignore perl-Apache-Session.spec sources 
Log Message:
Sync with devel.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-Session/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	23 Feb 2007 02:11:16 -0000	1.5
+++ .cvsignore	19 Feb 2008 17:20:58 -0000	1.6
@@ -1 +1 @@
-Apache-Session-1.82.tar.gz
+Apache-Session-1.86.tar.gz


Index: perl-Apache-Session.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-Session/EL-5/perl-Apache-Session.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- perl-Apache-Session.spec	23 Feb 2007 02:11:16 -0000	1.5
+++ perl-Apache-Session.spec	19 Feb 2008 17:20:58 -0000	1.6
@@ -1,8 +1,8 @@
 Name:           perl-Apache-Session
-Version:        1.82
+Version:        1.86
 Release:        1%{?dist}
 Summary:        Persistence framework for session data
-License:        Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Apache-Session/
 Source0:        http://www.cpan.org/authors/id/C/CH/CHORNY/Apache-Session-%{version}.tar.gz
@@ -11,8 +11,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(DBI)
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::Deep) >= 0.082
 BuildRequires:  perl(Test::Exception) >= 0.15
+BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -47,11 +49,32 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES README TODO
+%doc CHANGES Contributing.txt README TODO
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 05 2008 Steven Pritchard <steve at kspei.com> 1.86-1
+- Update to 1.86.
+
+* Sat Feb 02 2008 Tom "spot" Callaway <tcallawa at redhat.com> 1.85-2
+- rebuild for new perl
+
+* Mon Jan 07 2008 Steven Pritchard <steve at kspei.com> 1.85-1
+- Update to 1.85.
+- BR Test::Pod.
+
+* Mon Oct 15 2007 Steven Pritchard <steve at kspei.com> 1.84-1
+- Update to 1.84.
+- License changed to GPL+ or Artistic.
+- Package Contributing.txt doc.
+
+* Mon May 28 2007 Steven Pritchard <steve at kspei.com> 1.83-1
+- Update to 1.83.
+
+* Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 1.82-2
+- BR ExtUtils::MakeMaker.
+
 * Thu Feb 22 2007 Steven Pritchard <steve at kspei.com> 1.82-1
 - Update to 1.82.
 - Use fixperms macro instead of our own chmod incantation.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Apache-Session/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	23 Feb 2007 02:11:16 -0000	1.5
+++ sources	19 Feb 2008 17:20:58 -0000	1.6
@@ -1 +1 @@
-c8b460b923f1a8bdd1949b5958880168  Apache-Session-1.82.tar.gz
+e8f7cd1aff8befccc597558089c35395  Apache-Session-1.86.tar.gz




More information about the Fedora-perl-devel-list mailing list