commit 7fe72bacf4594423f78a74e13bef4b5536535451 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Fri Jan 21 05:23:31 2011 +0100 update to 0.31 .gitignore | 1 + perl-Catalyst-View-Email.spec | 14 ++++++-------- sources | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) --- diff --git a/.gitignore b/.gitignore index 5f5c919..2596235 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Catalyst-View-Email-0.30.tar.gz +/Catalyst-View-Email-0.31.tar.gz diff --git a/perl-Catalyst-View-Email.spec b/perl-Catalyst-View-Email.spec index 625b252..62f5c55 100644 --- a/perl-Catalyst-View-Email.spec +++ b/perl-Catalyst-View-Email.spec @@ -1,12 +1,11 @@ Name: perl-Catalyst-View-Email -Version: 0.30 -Release: 2%{?dist} +Version: 0.31 +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://search.cpan.org/CPAN/authors/id/D/DH/DHOSS/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 @@ -44,8 +43,6 @@ PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install -rm -rf $RPM_BUILD_ROOT - make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \; @@ -56,9 +53,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check TEST_POD=yep make test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes @@ -66,6 +60,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Fri Jan 21 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.31-1 +- update to latest upstream version +- clean up spec for modern rpmbuild + * Wed Dec 15 2010 Marcela Maslanova <mmaslano@xxxxxxxxxx> - 0.30-2 - 661697 rebuild for fixing problems with vendorach/lib diff --git a/sources b/sources index e67f84c..8d172ce 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -934404858bacdb0a79fe56c32c5bf890 Catalyst-View-Email-0.30.tar.gz +80637fb52e156f133105fe8fd7f956ab Catalyst-View-Email-0.31.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel