Chris Weyl 5a4d8fb
Name:           perl-Catalyst-Plugin-Session-State-Cookie
Chris Weyl 5a4d8fb
Summary:        Maintain session IDs using cookies
Chris Weyl 6a539bd
Version:        0.17
2de45f8
Release:        30%{?dist}
Chris Weyl 5a4d8fb
License:        GPL+ or Artistic
5902ff9
Source0:        https://cpan.metacpan.org/authors/id/M/MS/MSTROUT/Catalyst-Plugin-Session-State-Cookie-%{version}.tar.gz 
5902ff9
URL:            https://metacpan.org/release/Catalyst-Plugin-Session-State-Cookie
Chris Weyl 6a539bd
BuildArch:      noarch
Chris Weyl 5a4d8fb
76252cb
BuildRequires:  coreutils
76252cb
BuildRequires:  make
7ae4f6f
BuildRequires:  perl-interpreter
3521e92
BuildRequires:  perl-generators
76252cb
# perl-podlators for pod2text is not used
76252cb
BuildRequires:  perl(inc::Module::Install) >= 0.87
76252cb
BuildRequires:  perl(Module::Install::AutoInstall)
76252cb
BuildRequires:  perl(Module::Install::Metadata)
76252cb
BuildRequires:  perl(Module::Install::WriteAll)
76252cb
BuildRequires:  sed
76252cb
# Run-time:
76252cb
# This is a Catalyst plugin
Chris Weyl c5ee337
BuildRequires:  perl(Catalyst) >= 5.80005
76252cb
# This is a Catalyst::Plugin::Session extension
Chris Weyl 1d6725a
BuildRequires:  perl(Catalyst::Plugin::Session) >= 0.27
76252cb
BuildRequires:  perl(Catalyst::Plugin::Session::State)
76252cb
BuildRequires:  perl(Catalyst::Utils)
Chris Weyl 58fff00
BuildRequires:  perl(Moose)
Chris Weyl 2c756af
BuildRequires:  perl(MRO::Compat)
Chris Weyl 58fff00
BuildRequires:  perl(namespace::autoclean)
76252cb
# Tests:
76252cb
BuildRequires:  perl(base)
76252cb
BuildRequires:  perl(Catalyst::Controller)
76252cb
BuildRequires:  perl(FindBin)
76252cb
BuildRequires:  perl(lib)
76252cb
BuildRequires:  perl(strict)
Chris Weyl 6a539bd
BuildRequires:  perl(Test::More)
76252cb
BuildRequires:  perl(warnings)
76252cb
# Optional tests:
76252cb
BuildRequires:  perl(Test::Pod) >= 1.14
76252cb
BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
76252cb
BuildRequires:  perl(Test::WWW::Mechanize::Catalyst) >= 0.40
76252cb
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
76252cb
# This is a Catalyst plugin
Chris Weyl 6a539bd
Requires:       perl(Catalyst) >= 5.80005
76252cb
# This is a Catalyst::Plugin::Session extension
Chris Weyl 1d6725a
Requires:       perl(Catalyst::Plugin::Session) >= 0.27
76252cb
Requires:       perl(Catalyst::Plugin::Session::State)
Chris Weyl 6a539bd
Chris Weyl 58fff00
Chris Weyl 1d6725a
%{?perl_default_filter}
Chris Weyl 6a539bd
%{?perl_default_subpackage_tests}
Chris Weyl 85d005f
Chris Weyl 5a4d8fb
%description
Chris Weyl 5a4d8fb
In order for Catalyst::Plugin::Session to work the session ID needs to
Chris Weyl 5a4d8fb
be stored on the client, and the session data needs to be stored on
Chris Weyl 85d005f
the server.  This plugin provides a way to store the session ID on the
Chris Weyl 5a4d8fb
client, through a cookie.
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%prep
Chris Weyl 5a4d8fb
%setup -q -n Catalyst-Plugin-Session-State-Cookie-%{version}
76252cb
# Remove bundled modules
76252cb
rm -r ./inc/*
76252cb
sed -i -e '/^inc\\/d' MANIFEST
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%build
76252cb
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
Chris Weyl 5a4d8fb
make %{?_smp_mflags}
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%install
Chris Weyl 6a539bd
make pure_install DESTDIR=%{buildroot}
Chris Weyl 5a4d8fb
%{_fixperms} %{buildroot}/*
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%check
Chris Weyl 5a4d8fb
TEST_POD=1 make test
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%files
Chris Weyl 5a4d8fb
%doc Changes README t/
Chris Weyl 5a4d8fb
%{perl_vendorlib}/*
Chris Weyl 5a4d8fb
%{_mandir}/man3/*
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%changelog
2de45f8
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-30
2de45f8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
2de45f8
e42f90e
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-29
e42f90e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
e42f90e
af8d7ac
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-28
af8d7ac
- Perl 5.30 rebuild
af8d7ac
6374732
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-27
6374732
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
6374732
509b32b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-26
509b32b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
509b32b
dad07a5
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-25
dad07a5
- Perl 5.28 rebuild
dad07a5
db22bf9
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-24
db22bf9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
db22bf9
810db72
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-23
810db72
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
810db72
8d04b7e
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-22
8d04b7e
- Perl 5.26 rebuild
8d04b7e
76252cb
* Thu May 25 2017 Petr Pisar <ppisar@redhat.com> - 0.17-21
76252cb
- Fix building on Perl without "." in @INC (CPAN RT#121882)
76252cb
7738e2a
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-20
7738e2a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
7738e2a
8a0e2ae
* Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-19
8a0e2ae
- Perl 5.24 rebuild
8a0e2ae
cc46ac5
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-18
cc46ac5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
cc46ac5
c92a144
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-17
c92a144
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
c92a144
ea8f53d
* Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-16
ea8f53d
- Perl 5.22 rebuild
ea8f53d
a30cfb8
* Tue Sep 02 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-15
a30cfb8
- Perl 5.20 rebuild
a30cfb8
13d4f30
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-14
13d4f30
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
13d4f30
6cafb89
* Tue Aug 06 2013 Petr Pisar <ppisar@redhat.com> - 0.17-13
6cafb89
- Perl 5.18 rebuild
6cafb89
05bb512
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-12
05bb512
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
05bb512
d6113cf
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-11
d6113cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
d6113cf
e25eca4
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-10
e25eca4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e25eca4
d3c56db
* Tue Jul 03 2012 Petr Pisar <ppisar@redhat.com> - 0.17-9
d3c56db
- Perl 5.16 rebuild
d3c56db
f11b61c
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-8
f11b61c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
f11b61c
Petr Sabata 5803fd3
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 0.17-7
Petr Sabata 5803fd3
- Perl mass rebuild
Petr Sabata 5803fd3
7658252
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17-6
7658252
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
7658252
e69037a
* Wed Dec 15 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.17-5
e69037a
- 661697 rebuild for fixing problems with vendorach/lib
e69037a
6f8d000
* Fri Apr 30 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.17-4
6f8d000
- Mass rebuild with perl-5.12.0
6f8d000
Chris Weyl 6a539bd
* Sat Feb 27 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.17-3
Chris Weyl 6a539bd
- update by Fedora::App::MaintainerTools 0.004
Chris Weyl 6a539bd
- PERL_INSTALL_ROOT => DESTDIR
Chris Weyl 6a539bd
- dropped old BR on perl(Test::Pod::Coverage)
Chris Weyl 6a539bd
e6bcbab
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.17-2
e6bcbab
- rebuild against perl 5.10.1
e6bcbab
Chris Weyl 1d6725a
* Sun Dec 06 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.17-1
Chris Weyl 1d6725a
- auto-update to 0.17 (by cpan-spec-update 0.01)
Chris Weyl 1d6725a
- altered br on perl(Catalyst::Plugin::Session) (0.19 => 0.27)
Chris Weyl 1d6725a
- altered req on perl(Catalyst::Plugin::Session) (0.19 => 0.27)
Chris Weyl 1d6725a
Chris Weyl 58fff00
* Sun Aug 23 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.14-1
Chris Weyl 58fff00
- switch req/prov filtering systems...
Chris Weyl 58fff00
- auto-update to 0.14 (by cpan-spec-update 0.01)
Chris Weyl 58fff00
- added a new br on perl(Moose) (version 0)
Chris Weyl 58fff00
- added a new br on perl(namespace::autoclean) (version 0)
Chris Weyl 58fff00
- added a new req on perl(Moose) (version 0)
Chris Weyl 58fff00
- added a new req on perl(namespace::autoclean) (version 0)
Chris Weyl 58fff00
Chris Weyl c5ee337
* Sat Aug 08 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.12-1
Chris Weyl c5ee337
- auto-update to 0.12 (by cpan-spec-update 0.01)
Chris Weyl c5ee337
- altered br on perl(Catalyst) (5.7010 => 5.80005)
Chris Weyl c5ee337
- added a new req on perl(Catalyst) (version 5.80005)
Chris Weyl c5ee337
- added a new req on perl(MRO::Compat) (version 0)
Chris Weyl c5ee337
dfac48a
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.11-3
dfac48a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
dfac48a
Chris Weyl 7aba681
* Fri May 29 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11-2
Chris Weyl 7aba681
- add br on CPAN
Chris Weyl 7aba681
Chris Weyl 85d005f
* Fri May 29 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.11-1
Chris Weyl 85d005f
- auto-update to 0.11 (by cpan-spec-update 0.01)
Chris Weyl 85d005f
- altered br on perl(ExtUtils::MakeMaker) (0 => 6.42)
Chris Weyl 85d005f
- added a new br on perl(Catalyst) (version 5.7010)
Chris Weyl 85d005f
- altered br on perl(Test::MockObject) (0 => 1.01)
Chris Weyl 85d005f
Chris Weyl 2c756af
* Mon Mar 09 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.10-1
Chris Weyl 2c756af
- update to 0.10
Chris Weyl 2c756af
4c666ce
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-3
4c666ce
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
4c666ce
Chris Weyl c338409
* Sun Jun 01 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.09-2
Chris Weyl c338409
- bump
Chris Weyl c338409
Chris Weyl 5a4d8fb
* Thu May 29 2008 Chris Weyl <cweyl@alumni.drew.edu> 0.09-1
Chris Weyl 5a4d8fb
- Specfile autogenerated by cpanspec 1.74.