Author: cweyl Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-12 In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12069 Modified Files: perl-Catalyst-Plugin-Authentication.spec sources Log Message: * Tue Feb 23 2010 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.10016-1 - update by Fedora::App::MaintainerTools 0.003 - PERL_INSTALL_ROOT => DESTDIR - altered br on perl(Test::More) (0 => 0.88) Index: perl-Catalyst-Plugin-Authentication.spec =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-12/perl-Catalyst-Plugin-Authentication.spec,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- perl-Catalyst-Plugin-Authentication.spec 3 Sep 2009 06:20:47 -0000 1.13 +++ perl-Catalyst-Plugin-Authentication.spec 12 Mar 2010 17:15:17 -0000 1.14 @@ -1,39 +1,29 @@ Name: perl-Catalyst-Plugin-Authentication -Version: 0.10015 -Release: 1%{?dist} Summary: Infrastructure plugin for the Catalyst authentication framework +Version: 0.10016 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries +Source0: http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Catalyst-Plugin-Authentication-%{version}.tar.gz URL: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ -Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - -# use the whole kit-n-kaboodle, as perl_default_filter isn't in F-11 -%{?filter_setup: %{expand: -%filter_provides_in %{perl_vendorarch}/.*\\.so$ -%filter_provides_in -P %{perl_archlib}/(?!CORE/libperl).*\\.so$ -%filter_provides_in %{_docdir} -%filter_requires_in %{_docdir} -%filter_setup -}} +BuildArch: noarch BuildRequires: perl(Catalyst::Plugin::Session) >= 0.10 +BuildRequires: perl(Catalyst::Plugin::Session::State::Cookie) BuildRequires: perl(Catalyst::Runtime) BuildRequires: perl(Class::Inspector) +BuildRequires: perl(Class::MOP) +BuildRequires: perl(CPAN) BuildRequires: perl(Digest::MD5) BuildRequires: perl(Digest::SHA1) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 +BuildRequires: perl(Moose) BuildRequires: perl(MRO::Compat) -BuildRequires: perl(Test::More) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::MockObject) -BuildRequires: perl(Class::MOP) -BuildRequires: perl(Moose) -BuildRequires: perl(CPAN) -# optional tests -BuildRequires: perl(Catalyst::Plugin::Session::State::Cookie) +BuildRequires: perl(Test::More) >= 0.88 BuildRequires: perl(Test::WWW::Mechanize::Catalyst) Requires: perl(Catalyst::Plugin::Session) >= 0.10 @@ -41,6 +31,10 @@ Requires: perl(Catalyst::Runtime) Requires: perl(Class::Inspector) Requires: perl(MRO::Compat) + +%{?perl_default_filter} +%{?perl_default_subpackage_tests} + %description The authentication plugin provides generic user support for Catalyst apps. It is the basis for both authentication (checking the user is who they @@ -57,7 +51,7 @@ make %{?_smp_mflags} %install rm -rf %{buildroot} -make pure_install PERL_INSTALL_ROOT=%{buildroot} +make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} \; find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; @@ -79,6 +73,11 @@ rm -rf %{buildroot} %{_mandir}/man3/* %changelog +* Tue Feb 23 2010 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.10016-1 +- update by Fedora::App::MaintainerTools 0.003 +- PERL_INSTALL_ROOT => DESTDIR +- altered br on perl(Test::More) (0 => 0.88) + * Thu Sep 03 2009 Chris Weyl <cweyl@xxxxxxxxxxxxxxx> 0.10015-1 - switch filtering systems... - auto-update to 0.10015 (by cpan-spec-update 0.01) Index: sources =================================================================== RCS file: /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/F-12/sources,v retrieving revision 1.10 retrieving revision 1.11 diff -u -p -r1.10 -r1.11 --- sources 3 Sep 2009 06:20:47 -0000 1.10 +++ sources 12 Mar 2010 17:15:18 -0000 1.11 @@ -1 +1 @@ -45bb28864a3282e6a9c32d0f7c5ea72a Catalyst-Plugin-Authentication-0.10015.tar.gz +2e7d26f11cafdbe499dd1b7e959cbdbe Catalyst-Plugin-Authentication-0.10016.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