Author: iarnell Update of /cvs/pkgs/rpms/perl-Catalyst-View-Email/F-10 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26030/F-10 Modified Files: .cvsignore sources Added Files: perl-Catalyst-View-Email.spec Log Message: initial import --- NEW FILE perl-Catalyst-View-Email.spec --- Name: perl-Catalyst-View-Email Version: 0.13 Release: 1%{?dist} Summary: Send Email from Catalyst License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-View-Email/ Source0: http://www.cpan.org/authors/id/J/JS/JSHIRLEY/Catalyst-View-Email-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(Authen::SASL) BuildRequires: perl(Catalyst) >= 5.7 BuildRequires: perl(Class::C3) BuildRequires: perl(Email::Date::Format) BuildRequires: perl(Email::MIME) >= 1.859 BuildRequires: perl(Email::MIME::Creator) >= 1.455 BuildRequires: perl(Email::Send) >= 2.185 BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Catalyst::View::TT) BuildRequires: perl(Catalyst::View::Mason) BuildRequires: perl(Test::Pod) BuildRequires: perl(parent) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) # not automatically detected Requires: perl(Catalyst) >= 5.7 Requires: perl(Email::MIME) >= 1.859 %description This module sends out emails from a stash key specified in the configuration settings. %prep %setup -q -n Catalyst-View-Email-%{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=yep make test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Sun May 10 2009 Iain Arnell 0.13-1 - Specfile autogenerated by cpanspec 1.77. Index: .cvsignore =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-View-Email/F-10/.cvsignore,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- .cvsignore 13 May 2009 04:58:20 -0000 1.1 +++ .cvsignore 13 May 2009 15:02:32 -0000 1.2 @@ -0,0 +1 @@ +Catalyst-View-Email-0.13.tar.gz Index: sources =================================================================== RCS file: /cvs/pkgs/rpms/perl-Catalyst-View-Email/F-10/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- sources 13 May 2009 04:58:20 -0000 1.1 +++ sources 13 May 2009 15:02:32 -0000 1.2 @@ -0,0 +1 @@ +02b55c2b42a2be6515b08203b8e23cc7 Catalyst-View-Email-0.13.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