Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-View-Mason/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22308/devel Modified Files: .cvsignore sources Added Files: perl-Catalyst-View-Mason.spec Log Message: initial import --- NEW FILE perl-Catalyst-View-Mason.spec --- Name: perl-Catalyst-View-Mason Version: 0.17 Release: 1%{?dist} Summary: Mason View Class License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-View-Mason/ Source0: http://www.cpan.org/authors/id/F/FL/FLORA/Catalyst-View-Mason-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Catalyst) >= 5.50 BuildRequires: perl(Catalyst::Helper) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTML::Mason) BuildRequires: perl(IO::Capture::Stderr) BuildRequires: perl(MRO::Compat) BuildRequires: perl(parent) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::File) BuildRequires: perl(Test::More) Requires: perl(Catalyst) >= 5.50 Requires: perl(Catalyst::View) Requires: perl(parent) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Want to use a Mason component in your Catalyst views? No problem! Catalyst::View::Mason comes to the rescue. %prep %setup -q -n Catalyst-View-Mason-%{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 make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sun May 10 2009 Iain Arnell 0.17-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-View-Mason/devel/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 10 May 2009 19:27:02 -0000 1.1 +++ .cvsignore 11 May 2009 03:14:36 -0000 1.2 @@ -0,0 +1 @@ +Catalyst-View-Mason-0.17.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-View-Mason/devel/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 10 May 2009 19:27:02 -0000 1.1 +++ sources 11 May 2009 03:14:37 -0000 1.2 @@ -0,0 +1 @@ +c01fe11d969d7c9762a315f22605c1a6 Catalyst-View-Mason-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@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-perl-devel-list