Chris Weyl 5a4d8fb
Name:           perl-Catalyst-Plugin-Session-State-Cookie
Chris Weyl 5a4d8fb
Summary:        Maintain session IDs using cookies
8ff8bb8
Version:        0.18
ae597cf
Release:        11%{?dist}
Chris Weyl 5a4d8fb
License:        GPL+ or Artistic
8ff8bb8
Source0:        https://cpan.metacpan.org/authors/id/H/HA/HAARG/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
9f87b53
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
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)
9f87b53
BuildRequires:  perl(Catalyst::Test)
76252cb
BuildRequires:  perl(FindBin)
9f87b53
BuildRequires:  perl(HTTP::Cookies)
76252cb
BuildRequires:  perl(lib)
76252cb
BuildRequires:  perl(strict)
Chris Weyl 6a539bd
BuildRequires:  perl(Test::More)
76252cb
BuildRequires:  perl(warnings)
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 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}
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%build
8ff8bb8
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
8ff8bb8
%{make_build}
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%install
8ff8bb8
%{make_install}
Chris Weyl 5a4d8fb
%{_fixperms} %{buildroot}/*
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%check
8ff8bb8
%{make_build} test
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%files
8ff8bb8
%license LICENSE
Chris Weyl 5a4d8fb
%doc Changes README t/
Chris Weyl 5a4d8fb
%{perl_vendorlib}/*
Chris Weyl 5a4d8fb
%{_mandir}/man3/*
Chris Weyl 5a4d8fb
Chris Weyl 5a4d8fb
%changelog
ae597cf
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-11
ae597cf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
ae597cf
4053ca8
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-10
4053ca8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
4053ca8
53a1737
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-9
53a1737
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
53a1737
b3479ea
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-8
b3479ea
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
b3479ea
a550dfc
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-7
a550dfc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
a550dfc
35a8517
* Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-6
35a8517
- Perl 5.36 rebuild
35a8517
3ba1946
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-5
3ba1946
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
3ba1946
d6f04d0
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-4
d6f04d0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
d6f04d0
9f651d4
* Sat May 22 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.18-3
9f651d4
- Perl 5.34 rebuild
9f651d4
7b21eb0
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.18-2
7b21eb0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
7b21eb0
8ff8bb8
* Sun Aug 30 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 0.18-1
8ff8bb8
- Replace %%{__perl} with /usr/bin/perl
8ff8bb8
- Use %%{make_install} instead of "make pure_install"
8ff8bb8
- Use %%{make_build} instead of make
8ff8bb8
- Drop tests subpackage
8ff8bb8
- Tag LICENSE file with %%license
8ff8bb8
f1dede9
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-32
f1dede9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
f1dede9
e7bb411
* Thu Jun 25 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.17-31
e7bb411
- Perl 5.32 rebuild
e7bb411
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.