fb976a6
Name:           perl-Net-Google-AuthSub
fb976a6
Version:        0.5
80c3fef
Release:        20%{?dist}
fb976a6
Summary:        Provides interface to interact with sites that implement Google style AuthSub
fb976a6
fb976a6
Group:          Development/Libraries
fb976a6
# From AuthSub.pm
fb976a6
License:        GPL+ or Artistic
fb976a6
URL:            http://search.cpan.org/dist/Net-Google-AuthSub/
fb976a6
Source0:        http://search.cpan.org/CPAN/authors/id/S/SI/SIMONW/Net-Google-AuthSub-%{version}.tar.gz
fb976a6
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
fb976a6
fb976a6
BuildArch:      noarch
97796b8
BuildRequires:  perl-generators
fb976a6
BuildRequires:  perl(LWP::UserAgent)
fb976a6
BuildRequires:  perl(Test::More) >= 0.62
fb976a6
BuildRequires:  perl(URI)
fb976a6
BuildRequires:  perl(Module::Build)
fb976a6
Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
fb976a6
fb976a6
%description
fb976a6
AuthSub is Google's method of authentication for their web
fb976a6
services. It is also used by other web sites.
fb976a6
fb976a6
You can read more about it here.
fb976a6
    http://code.google.com/apis/accounts/Authentication.html
fb976a6
fb976a6
A Google Group for AuthSub is here.
fb976a6
    http://groups.google.com/group/Google-Accounts-API
fb976a6
fb976a6
%prep
fb976a6
%setup -q -n Net-Google-AuthSub-%{version}
fb976a6
fb976a6
fb976a6
%build
fb976a6
%{__perl} Build.PL installdirs=vendor
fb976a6
./Build
fb976a6
fb976a6
fb976a6
%install
fb976a6
rm -rf $RPM_BUILD_ROOT
fb976a6
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
fb976a6
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
fb976a6
chmod -R u+w $RPM_BUILD_ROOT/*
fb976a6
fb976a6
fb976a6
%check
fb976a6
./Build test
fb976a6
fb976a6
fb976a6
%clean
fb976a6
rm -rf $RPM_BUILD_ROOT
fb976a6
fb976a6
fb976a6
%files
fb976a6
%defattr(-,root,root,-)
fb976a6
%doc Changes
fb976a6
%{perl_vendorlib}/*
fb976a6
%{_mandir}/man3/*.3*
fb976a6
fb976a6
fb976a6
%changelog
80c3fef
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-20
80c3fef
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
80c3fef
5efe41b
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.5-19
5efe41b
- Perl 5.26 rebuild
5efe41b
07383af
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-18
07383af
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
07383af
1b8c1d5
* Mon May 16 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.5-17
1b8c1d5
- Perl 5.24 rebuild
1b8c1d5
60dfd62
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.5-16
60dfd62
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
60dfd62
8ab3dd5
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-15
8ab3dd5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8ab3dd5
b25e9e1
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.5-14
b25e9e1
- Perl 5.22 rebuild
b25e9e1
cfd9ae3
* Thu Aug 28 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.5-13
cfd9ae3
- Perl 5.20 rebuild
cfd9ae3
6974488
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-12
6974488
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
6974488
d534814
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-11
d534814
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
d534814
97b2030
* Wed Jul 24 2013 Petr Pisar <ppisar@redhat.com> - 0.5-10
97b2030
- Perl 5.18 rebuild
97b2030
5a27f3b
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-9
5a27f3b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
5a27f3b
73bd8b6
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-8
73bd8b6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
73bd8b6
79b7da1
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 0.5-7
79b7da1
- Perl 5.16 rebuild
79b7da1
99f85d6
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-6
99f85d6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
99f85d6
Petr Sabata 081ecf3
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.5-5
Petr Sabata 081ecf3
- Perl mass rebuild
Petr Sabata 081ecf3
2dbcf2e
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-4
2dbcf2e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2dbcf2e
a1bc300
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.5-3
a1bc300
- 661697 rebuild for fixing problems with vendorach/lib
a1bc300
1599be1
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.5-2
1599be1
- Mass rebuild with perl-5.12.0
1599be1
fb976a6
* Sun Nov 08 2009 Andy Shevchenko <andy@smile.org.ua> - 0.5-1
fb976a6
- update to version 0.5
fb976a6
fb976a6
* Sun Nov 09 2008 Andy Shevchenko <andy@smile.org.ua> - 0.4-1
fb976a6
- initial build for Fedora