Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 72f86d62f7c5d458bd8ddab31442945e > files > 2

perl-Catalyst-Plugin-Authentication-0.100.230-12.mga9.src.rpm

%define upstream_name    Catalyst-Plugin-Authentication
%define upstream_version 0.10023

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 12
Epoch:      1

Summary:    Infrastructure plugin for the Catalyst authentication framework
License:    Artistic/GPL
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://cpan.metacpan.org/modules/by-module/Catalyst/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Catalyst::Plugin::Session) >= 0.100.0
BuildRequires: perl(Catalyst::Runtime)
BuildRequires: perl(Class::Inspector)
BuildRequires: perl(Class::MOP)
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.590.0
BuildRequires: perl(inc::Module::Install)
BuildRequires: perl(MRO::Compat)
BuildRequires: perl(Moose)
BuildRequires: perl(MooseX::Emulate::Class::Accessor::Fast)
BuildRequires: perl(String::RewritePrefix)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More) >= 0.880.0
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(namespace::autoclean)
BuildArch:  noarch

Requires:   perl >= 5.8.1

%{?perl_default_filter}

%description
The authentication plugin provides generic user support. It is the basis for
both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them to do).

%prep
%setup -q -n %{upstream_name}-%{upstream_version}

%build
%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
%make_build

## Temporarily disabled waiting for upstream fix (sak)
%check
%__make test

%install
%make_install

%files
%doc Changes META.yml MYMETA.yml README
%{perl_vendorlib}/Catalyst
%{_mandir}/*/*


%changelog
* Sun Mar 20 2022 umeabot <umeabot> 1:0.100.230-12.mga9
+ Revision: 1808428
- Mageia 9 Mass Rebuild

* Wed Feb 12 2020 umeabot <umeabot> 1:0.100.230-11.mga8
+ Revision: 1503522
- Mageia 8 Mass Rebuild
+ wally <wally>
- replace deprecated %%makeinstall_std

* Thu Sep 20 2018 umeabot <umeabot> 1:0.100.230-10.mga7
+ Revision: 1282182
- Mageia 7 Mass Rebuild

* Tue Oct 03 2017 tv <tv> 1:0.100.230-9.mga7
+ Revision: 1167792
- BR perl(inc::Module::Install)

* Sat Jun 18 2016 pterjan <pterjan> 1:0.100.230-8.mga6
+ Revision: 1023247
- Rebuild for perl 5.22.2

* Mon Feb 08 2016 umeabot <umeabot> 1:0.100.230-7.mga6
+ Revision: 949061
- Mageia 6 Mass Rebuild

* Sun Oct 19 2014 umeabot <umeabot> 1:0.100.230-6.mga5
+ Revision: 788881
- Rebuild to potentially add missing dependencies

* Wed Oct 15 2014 umeabot <umeabot> 1:0.100.230-5.mga5
+ Revision: 743784
- Second Mageia 5 Mass Rebuild

* Tue Sep 30 2014 tv <tv> 1:0.100.230-4.mga5
+ Revision: 732866
- add exclude
+ umeabot <umeabot>
- Mageia 5 Mass Rebuild

* Sat Oct 19 2013 umeabot <umeabot> 1:0.100.230-2.mga4
+ Revision: 526812
- Mageia 4 Mass Rebuild

* Fri Jun 07 2013 jquelin <jquelin> 1:0.100.230-1.mga4
+ Revision: 438851
- update to 0.10023

* Sun Jan 13 2013 umeabot <umeabot> 1:0.100.210-2.mga3
+ Revision: 363939
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Wed Jul 04 2012 jquelin <jquelin> 1:0.100.210-1.mga3
+ Revision: 267276
- update to 0.10021

* Tue Jun 05 2012 jquelin <jquelin> 1:0.100.200-1.mga3
+ Revision: 254653
- update to 0.10020

* Tue Aug 16 2011 jquelin <jquelin> 1:0.100.180-1.mga2
+ Revision: 133711
- update to 0.10018

* Fri Feb 25 2011 jquelin <jquelin> 1:0.100.170-1.mga1
+ Revision: 59605
- update to 0.10017

* Wed Jan 26 2011 jquelin <jquelin> 1:0.100.160-1.mga1
+ Revision: 41015
- mageia rebuild
- imported package perl-Catalyst-Plugin-Authentication