Author: steve Update of /cvs/pkgs/rpms/perl-Apache-Session/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv547 Modified Files: .cvsignore perl-Apache-Session.spec sources Log Message: Update to 1.87. Explicitly BR Test::More. Get rid of DOS line endings in Contributing.txt. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Apache-Session/devel/.cvsignore,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- .cvsignore 15 May 2008 17:19:25 -0000 1.9 +++ .cvsignore 29 Aug 2008 15:48:44 -0000 1.10 @@ -1 +1 @@ -Apache-Session-1.86.tar.gz +Apache-Session-1.87.tar.gz Index: perl-Apache-Session.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Apache-Session/devel/perl-Apache-Session.spec,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- perl-Apache-Session.spec 15 May 2008 17:19:25 -0000 1.11 +++ perl-Apache-Session.spec 29 Aug 2008 15:48:44 -0000 1.12 @@ -1,5 +1,5 @@ Name: perl-Apache-Session -Version: 1.86 +Version: 1.87 Release: 1%{?dist} Summary: Persistence framework for session data License: GPL+ or Artistic @@ -14,6 +14,7 @@ BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::Deep) >= 0.082 BuildRequires: perl(Test::Exception) >= 0.15 +BuildRequires: perl(Test::More) >= 0.47 BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -27,6 +28,8 @@ %setup -q -n Apache-Session-%{version} %patch0 -p0 +perl -pi -e 's/\r\n/\n/g' *.txt + %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} @@ -54,6 +57,11 @@ %{_mandir}/man3/* %changelog +* Fri Aug 29 2008 Steven Pritchard <steve@xxxxxxxxx> 1.87-1 +- Update to 1.87. +- Explicitly BR Test::More. +- Get rid of DOS line endings in Contributing.txt. + * Tue Feb 05 2008 Steven Pritchard <steve@xxxxxxxxx> 1.86-1 - Update to 1.86. Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Apache-Session/devel/sources,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- sources 15 May 2008 17:19:25 -0000 1.9 +++ sources 29 Aug 2008 15:48:44 -0000 1.10 @@ -1 +1 @@ -e8f7cd1aff8befccc597558089c35395 Apache-Session-1.86.tar.gz +d9e135baaf11682628ec27ea9dd84e8b Apache-Session-1.87.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl Fedora-perl-devel-list mailing list Fedora-perl-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list