commit 32a40c748ca3cc6db39d3c9ee295afa4740d1a88 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Nov 20 08:42:45 2010 +0100 update to 0.14 .gitignore | 1 + perl-Catalyst-Plugin-Session-Store-FastMmap.spec | 16 +++++++--------- sources | 2 +- 3 files changed, 9 insertions(+), 10 deletions(-) --- diff --git a/.gitignore b/.gitignore index 87b31ca..f42e0e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz +/Catalyst-Plugin-Session-Store-FastMmap-0.14.tar.gz diff --git a/perl-Catalyst-Plugin-Session-Store-FastMmap.spec b/perl-Catalyst-Plugin-Session-Store-FastMmap.spec index 83fcf26..0ac11b3 100644 --- a/perl-Catalyst-Plugin-Session-Store-FastMmap.spec +++ b/perl-Catalyst-Plugin-Session-Store-FastMmap.spec @@ -1,12 +1,11 @@ Name: perl-Catalyst-Plugin-Session-Store-FastMmap -Version: 0.13 -Release: 3%{?dist} +Version: 0.14 +Release: 1%{?dist} Summary: FastMmap session storage backend License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-FastMmap/ -Source0: http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Catalyst-Plugin-Session-Store-FastMmap-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Source0: http://search.cpan.org/CPAN/authors/id/S/SS/SSCAFFIDI/Catalyst-Plugin-Session-Store-FastMmap-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Cache::FastMmap) >= 1.29 BuildRequires: perl(Catalyst::Plugin::Session) >= 0.27 @@ -37,8 +36,6 @@ interprocess cache. It is based on Cache::FastMmap. 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 {} \; @@ -49,9 +46,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %check TEST_POD=1 make test -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root,-) %doc Changes README @@ -59,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat Nov 20 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.14-1 +- update to latest upstream version +- clean up spec for modern rpmbuild + * Sat May 08 2010 Iain Arnell <iarnell@xxxxxxxxx> 0.13-3 - BR perl(Class::Data::Inheritable) diff --git a/sources b/sources index d843924..2b4f5fa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc0679ab8b7a5a1bb7404a68058a5e73 Catalyst-Plugin-Session-Store-FastMmap-0.13.tar.gz +c89ed59085950981c2b2081b1bad03b9 Catalyst-Plugin-Session-Store-FastMmap-0.14.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