rpms/perl-Catalyst-Action-RenderView/devel perl-Catalyst-Action-RenderView.spec, 1.8, 1.9

Chris Weyl cweyl at fedoraproject.org
Fri May 29 06:49:09 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Action-RenderView/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6254

Modified Files:
	perl-Catalyst-Action-RenderView.spec 
Log Message:
* Thu May 28 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.10-2
- add a br on CPAN (for now)



Index: perl-Catalyst-Action-RenderView.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-Catalyst-Action-RenderView/devel/perl-Catalyst-Action-RenderView.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- perl-Catalyst-Action-RenderView.spec	25 May 2009 07:53:07 -0000	1.8
+++ perl-Catalyst-Action-RenderView.spec	29 May 2009 06:48:39 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Action-RenderView
 Version:        0.10
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Sensible default end action for view renders
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -16,6 +16,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker
 BuildRequires:  perl(Test::More)
 # cpan
 BuildRequires:  perl(Catalyst) >= 5.7
+BuildRequires:  perl(Catalyst::Runtime) >= 5.70
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Data::Visitor) >= 0.24
@@ -29,8 +30,8 @@ Requires:       perl(Catalyst::Action)
 # not picked up automatically
 Requires:       perl(Catalyst) >= 5.7
 
-### auto-added brs!
-BuildRequires:  perl(Catalyst::Runtime) >= 5.70
+# until bundled M::I is updated
+BuildRequires:  perl(CPAN)
 
 %description
 This action implements a sensible default end action, which will forward to
@@ -96,6 +97,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 28 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.10-2
+- add a br on CPAN (for now)
+
 * Mon May 25 2009 Chris Weyl <cweyl at alumni.drew.edu> 0.10-1
 - auto-update to 0.10 (by cpan-spec-update 0.01)
 - altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)




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