Author: iarnell

Update of /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-File/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24945

Modified Files:
        .cvsignore perl-Catalyst-Plugin-Session-Store-File.spec 
        sources 
Log Message:
* Sun Jun 21 2009 Iain Arnell <iarn...@gmail.com> 0.17-1
- update to latest upstream version
- pretend that CPANPLUS is running



Index: .cvsignore
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-File/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore  10 May 2009 08:43:53 -0000      1.4
+++ .cvsignore  21 Jun 2009 07:34:07 -0000      1.5
@@ -1 +1 @@
-Catalyst-Plugin-Session-Store-File-0.16.tar.gz
+Catalyst-Plugin-Session-Store-File-0.17.tar.gz


Index: perl-Catalyst-Plugin-Session-Store-File.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-File/devel/perl-Catalyst-Plugin-Session-Store-File.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- perl-Catalyst-Plugin-Session-Store-File.spec        10 May 2009 08:43:53 
-0000      1.4
+++ perl-Catalyst-Plugin-Session-Store-File.spec        21 Jun 2009 07:34:07 
-0000      1.5
@@ -1,5 +1,5 @@
 Name:           perl-Catalyst-Plugin-Session-Store-File
-Version:        0.16
+Version:        0.17
 Release:        1%{?dist}
 Summary:        File storage backend for session data
 License:        GPL+ or Artistic
@@ -10,7 +10,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.8.0
 BuildRequires:  perl(Cache::Cache) >= 1.02
-BuildRequires:  perl(Catalyst::Plugin::Session)
+BuildRequires:  perl(Catalyst::Plugin::Session) >= 0.21
 BuildRequires:  perl(Catalyst::Runtime) >= 5.7000
 BuildRequires:  perl(Class::Data::Inheritable) >= 0.04
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -33,7 +33,7 @@ cache. It is based on Cache::FileCache.
 %setup -q -n Catalyst-Plugin-Session-Store-File-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
@@ -59,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 21 2009 Iain Arnell <iarn...@gmail.com> 0.17-1
+- update to latest upstream version
+- pretend that CPANPLUS is running
+
 * Sun May 10 2009 Iain Arnell <iarn...@gmail.com> 0.16-1
 - update to 0.16 (upstream 0.14 was mistakenly released as 0.15)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session-Store-File/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources     10 May 2009 08:43:53 -0000      1.4
+++ sources     21 Jun 2009 07:34:07 -0000      1.5
@@ -1 +1 @@
-a4917b100f7448afa13b02c580552990  
Catalyst-Plugin-Session-Store-File-0.16.tar.gz
+0de087d51cbe1a78aed18c44f0adfd96  
Catalyst-Plugin-Session-Store-File-0.17.tar.gz

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
Fedora-perl-devel-list mailing list
Fedora-perl-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list

Reply via email to