Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-Plugin-I18N/F-9 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2797/F-9 Modified Files: .cvsignore sources Added Files: perl-Catalyst-Plugin-I18N.spec Log Message: initial import on branches --- NEW FILE perl-Catalyst-Plugin-I18N.spec --- Name: perl-Catalyst-Plugin-I18N Version: 0.08 Release: 2%{?dist} Summary: I18N for Catalyst License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Plugin-I18N/ Source0: http://www.cpan.org/authors/id/B/BR/BRICAS/Catalyst-Plugin-I18N-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Catalyst::Runtime) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Locale::Maketext::Lexicon) BuildRequires: perl(Locale::Maketext::Simple) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Supports mo/po files and Maketext classes under your applications I18N namespace. %prep %setup -q -n Catalyst-Plugin-I18N-%{version} %build %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check TEST_POD=1 make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Feb 25 2009 Iain Arnell <iarnell@xxxxxxxxx> 0.08-2 - remove unecessary requires/buildrequires * Sun Feb 22 2009 Iain Arnell 0.08-1 - Specfile autogenerated by cpanspec 1.77. - enable pod tests Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-I18N/F-9/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- .cvsignore 24 Feb 2009 20:54:59 -0000 1.1 +++ .cvsignore 25 Feb 2009 04:20:15 -0000 1.2 @@ -0,0 +1 @@ +Catalyst-Plugin-I18N-0.08.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-Plugin-I18N/F-9/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- sources 24 Feb 2009 20:54:59 -0000 1.1 +++ sources 25 Feb 2009 04:20:15 -0000 1.2 @@ -0,0 +1 @@ +d5931735f643885ee33ed5b7cbb1fcf7 Catalyst-Plugin-I18N-0.08.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