rpms/perl-Catalyst-Plugin-Session/devel perl-Catalyst-Plugin-Session.spec, 1.5, 1.6

Iain Arnell iarnell at fedoraproject.org
Wed May 27 02:56:40 UTC 2009


Author: iarnell

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

Modified Files:
	perl-Catalyst-Plugin-Session.spec 
Log Message:
* Tue May 26 2009 Iain Arnell <iarnell at gmail.com> 0.22-2
- add missing requires perl(MooseX::Emulate::Class::Accessor::Fast)



Index: perl-Catalyst-Plugin-Session.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-Session/devel/perl-Catalyst-Plugin-Session.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Catalyst-Plugin-Session.spec	25 May 2009 07:27:41 -0000	1.5
+++ perl-Catalyst-Plugin-Session.spec	27 May 2009 02:56:10 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Plugin-Session
 Version:        0.22
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Catalyst generic session plugin
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,6 +8,7 @@ URL:            http://search.cpan.org/d
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+Requires:       perl(MooseX::Emulate::Class::Accessor::Fast)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 BuildRequires:  perl(Catalyst) >= 5.7010
@@ -94,6 +95,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 26 2009 Iain Arnell <iarnell at gmail.com> 0.22-2
+- add missing requires perl(MooseX::Emulate::Class::Accessor::Fast)
+
 * Mon May 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.22-1
 - auto-update to 0.22 (by cpan-spec-update 0.01)
 - added a new br on perl(File::Temp) (version 0)




More information about the scm-commits mailing list