diff --git a/perl-Authen-CAS-Client.spec b/perl-Authen-CAS-Client.spec index 5392063..1cf738b 100644 --- a/perl-Authen-CAS-Client.spec +++ b/perl-Authen-CAS-Client.spec @@ -24,7 +24,8 @@ are supported. %setup -q -n Authen-CAS-Client-%{version} %build -%{__perl} Makefile.PL INSTALLDIRS=vendor +# --skipdeps causes ExtUtils::AutoInstall not to try auto-installing +%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps make %{?_smp_mflags} %install @@ -45,8 +46,23 @@ make test %{_mandir}/man3/* %changelog +<<<<<<< HEAD * Fri May 31 2013 Nicholas van Oudtshoorn - 0.06-1 - New upstream release + +* Sat Feb 23 2013 Ralf Corsépius - 0.05-6 +- Pass --skipdeps to prevent ExtUtils::AutoInstall from accessing CPAN. + (Fix FTBFS #914242). + +* Thu Feb 14 2013 Fedora Release Engineering - 0.05-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + +* Fri Jul 20 2012 Fedora Release Engineering - 0.05-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + +* Fri Jan 13 2012 Fedora Release Engineering - 0.05-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Nov 28 2011 Nicholas van Oudtshoorn - 0.05-2 - Specfile cleanups * Thu Apr 28 2011 Nicholas van Oudtshoorn - 0.05-1