[perl-Catalyst-Plugin-Session] add notes to spec regarding Plack::Middleware::ForceEnv

Iain Arnell iarnell at fedoraproject.org
Sat May 19 18:38:28 UTC 2012


commit 0e18c0e80c32568056633bbd04725099c3490f7f
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat May 19 12:38:21 2012 -0600

    add notes to spec regarding Plack::Middleware::ForceEnv

 perl-Catalyst-Plugin-Session.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Catalyst-Plugin-Session.spec b/perl-Catalyst-Plugin-Session.spec
index 32fa907..7a827ca 100644
--- a/perl-Catalyst-Plugin-Session.spec
+++ b/perl-Catalyst-Plugin-Session.spec
@@ -1,7 +1,7 @@
 Name:           perl-Catalyst-Plugin-Session
 Summary:        Catalyst generic session plugin
 Version:        0.35
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Session-%{version}.tar.gz 
@@ -19,6 +19,9 @@ BuildRequires:  perl(MooseX::Emulate::Class::Accessor::Fast) >= 0.00801
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(namespace::clean) >= 0.10
 BuildRequires:  perl(Object::Signature)
+#not available yet - rhbz#823180
+#once ready, stop removing t/live_verify_address.t
+#BuildRequires:  perl(Plack::Middleware::ForceEnv)
 BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -81,6 +84,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat May 19 2012 Iain Arnell <iarnell at gmail.com> 0.35-2
+- add notes to spec regarding Plack::Middleware::ForceEnv
+
 * Sun Apr 29 2012 Iain Arnell <iarnell at gmail.com> 0.35-1
 - update to latest upstream version
 


More information about the scm-commits mailing list