535cfb5
Name:           perl-Authen-CAS-Client
20a6fb2
Version:        0.06
20a6fb2
Release:        1%{?dist}
535cfb5
Summary:        Interface for authentication via JA-SIG's Central Authentication Service
535cfb5
License:        BSD
535cfb5
Group:          Development/Libraries
535cfb5
URL:            http://search.cpan.org/dist/Authen-CAS-Client/
535cfb5
Source0:        http://www.cpan.org/authors/id/P/PR/PRAVUS/Authen-CAS-Client-%{version}.tar.gz
535cfb5
BuildArch:      noarch
535cfb5
BuildRequires:  perl >= 1:5.6.1
535cfb5
BuildRequires:  perl(ExtUtils::MakeMaker)
535cfb5
BuildRequires:  perl(LWP) >= 0.00
535cfb5
BuildRequires:  perl(Test::MockObject) >= 0.00
535cfb5
BuildRequires:  perl(Test::More) >= 0.00
535cfb5
BuildRequires:  perl(URI) >= 0.00
535cfb5
BuildRequires:  perl(XML::LibXML) >= 0.00
535cfb5
535cfb5
%description
535cfb5
The Authen::CAS::Client module provides a simple interface for
535cfb5
authenticating users using JA-SIG's CAS protocol. Both CAS v1.0 and v2.0
535cfb5
are supported.
535cfb5
535cfb5
%prep
535cfb5
%setup -q -n Authen-CAS-Client-%{version}
535cfb5
535cfb5
%build
a5c65eb
# --skipdeps causes ExtUtils::AutoInstall not to try auto-installing
a5c65eb
%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
535cfb5
make %{?_smp_mflags}
535cfb5
535cfb5
%install
535cfb5
535cfb5
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
535cfb5
535cfb5
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
535cfb5
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
535cfb5
535cfb5
%{_fixperms} $RPM_BUILD_ROOT/*
535cfb5
535cfb5
%check
535cfb5
make test
535cfb5
535cfb5
%files
535cfb5
%doc Changes LICENSE README
535cfb5
%{perl_vendorlib}/*
535cfb5
%{_mandir}/man3/*
535cfb5
535cfb5
%changelog
20a6fb2
* Fri May 31 2013 Nicholas van Oudtshoorn <vanoudt@gmail.com> - 0.06-1
20a6fb2
- New upstream release
acb7e77
a5c65eb
* Sat Feb 23 2013 Ralf Cors├ępius <corsepiu@fedoraproject.org> - 0.05-6
a5c65eb
- Pass --skipdeps to prevent ExtUtils::AutoInstall from accessing CPAN.
a5c65eb
  (Fix FTBFS #914242).
a5c65eb
0eba560
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-5
0eba560
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
0eba560
4ab03dc
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-4
4ab03dc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
4ab03dc
4ebd6eb
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-3
4ebd6eb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
4ebd6eb
535cfb5
* Mon Nov 28 2011 Nicholas van Oudtshoorn <vanoudt@gmail.com> - 0.05-2
535cfb5
- Specfile cleanups
535cfb5
* Thu Apr 28 2011 Nicholas van Oudtshoorn <vanoudt@gmail.com> - 0.05-1
535cfb5
- Specfile autogenerated by cpanspec 1.78.