rpms/perl-Catalyst-Plugin-I18N/devel perl-Catalyst-Plugin-I18N.spec, 1.3, 1.4

Iain Arnell iarnell at fedoraproject.org
Sun May 24 13:34:12 UTC 2009


Author: iarnell

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

Modified Files:
	perl-Catalyst-Plugin-I18N.spec 
Log Message:
* Sun May 24 2009 Iain Arnell <iarnell at gmail.com> 0.09-2
- add missing requires perl(Locale::Maketext::Lexicon)



Index: perl-Catalyst-Plugin-I18N.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-I18N/devel/perl-Catalyst-Plugin-I18N.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- perl-Catalyst-Plugin-I18N.spec	22 Apr 2009 04:06:30 -0000	1.3
+++ perl-Catalyst-Plugin-I18N.spec	24 May 2009 13:33:39 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-Catalyst-Plugin-I18N
 Version:        0.09
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        I18N for Catalyst
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -17,6 +17,8 @@ BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+# not automatically detected
+Requires:       perl(Locale::Maketext::Lexicon)
 
 %description
 Supports mo/po files and Maketext classes under your applications I18N
@@ -52,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun May 24 2009 Iain Arnell <iarnell at gmail.com> 0.09-2
+- add missing requires perl(Locale::Maketext::Lexicon)
+
 * Wed Apr 22 2009 Iain Arnell <iarnell at gmail.com> 0.09-1
 - update to 0.09
 - BR perl(MRO::Compat) and perl(Test::Pod::Coverage)




More information about the fedora-extras-commits mailing list