Author: cweyl

Update of /cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv786

Modified Files:
        .cvsignore perl-Catalyst-Plugin-Authentication.spec sources 
Added Files:
        auto.ini 
Log Message:
* Tue Feb 23 2010 Chris Weyl <cw...@alumni.drew.edu> 0.10016-1
- update by Fedora::App::MaintainerTools 0.003
- PERL_INSTALL_ROOT => DESTDIR
- altered br on perl(Test::More) (0 => 0.88)



--- NEW FILE auto.ini ---
[add_build_requires]
perl(Catalyst::Plugin::Session::State::Cookie)=0
perl(Digest::MD5)=0
perl(Digest::SHA1)=0
perl(Test::MockObject)=0
perl(Test::WWW::Mechanize::Catalyst)=0


Index: .cvsignore
===================================================================
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- .cvsignore  3 Sep 2009 06:20:47 -0000       1.10
+++ .cvsignore  23 Feb 2010 08:33:37 -0000      1.11
@@ -1 +1 @@
-Catalyst-Plugin-Authentication-0.10015.tar.gz
+Catalyst-Plugin-Authentication-0.10016.tar.gz


Index: perl-Catalyst-Plugin-Authentication.spec
===================================================================
RCS file: 
/cvs/extras/rpms/perl-Catalyst-Plugin-Authentication/devel/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    23 Feb 2010 08:33:37 -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 <cw...@alumni.drew.edu> 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 <cw...@alumni.drew.edu> 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/devel/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     23 Feb 2010 08:33:37 -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-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to