commit
90bc3405b3
SOURCES
|
@ -0,0 +1,140 @@
|
|||
Name: google-authenticator
|
||||
Version: 1.09
|
||||
Release: 5%{?dist}
|
||||
Summary: One-time pass-code support using open standards
|
||||
|
||||
License: ASL 2.0
|
||||
URL: https://github.com/google/%{name}-libpam/
|
||||
Source0: https://github.com/google/%{name}-libpam/archive/%{version}.zip
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: automake
|
||||
BuildRequires: libtool
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
The Google Authenticator package contains a plug-able authentication
|
||||
module (PAM) which allows login using one-time pass-codes conforming to
|
||||
the open standards developed by the Initiative for Open Authentication
|
||||
(OATH) (which is unrelated to OAuth).
|
||||
|
||||
Pass-code generators are available (separately) for several mobile
|
||||
platforms.
|
||||
|
||||
These implementations support the HMAC-Based One-time Password (HOTP)
|
||||
algorithm specified in RFC 4226 and the Time-based One-time Password
|
||||
(TOTP) algorithm currently in draft.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-libpam-%{version}
|
||||
|
||||
%build
|
||||
./bootstrap.sh
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%check
|
||||
make check
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
||||
%files
|
||||
/%{_usr}/%{_lib}/security/*
|
||||
%{_bindir}/%{name}
|
||||
%doc CONTRIBUTING.md
|
||||
%doc %attr(0644,root,root) %{_mandir}/man1/%{name}*
|
||||
%doc %attr(0644,root,root) %{_mandir}/man8/pam_google_authenticator*
|
||||
%docdir %{_docdir}/%{name}
|
||||
%license LICENSE
|
||||
%{_docdir}/%{name}/*
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Dec 26 2020 Marcel Haerry <mh+fedora@scrit.ch> - 1.09-1
|
||||
- Update to latest upstream (bz#1787850)
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.08-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Sun Jan 05 2020 Marcel Haerry <mh+fedora@scrit.ch> - 1.08-1
|
||||
- Update to 1.08 (#1787850)
|
||||
|
||||
* Wed Dec 04 2019 Marcel Haerry <mh+fedora@scrit.ch> - 1.07-1
|
||||
- Update to latest upstream (bz#1779171)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.06-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Tue May 14 2019 Marcel Haerry <mh+fedora@scrit.ch> - 1.06-1
|
||||
- Update to latest upstream (bz#1481889)
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.04-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Wed Aug 16 2017 Marcel Haerry <mh+fedora@scrit.ch> - 1.04-1
|
||||
- Update to latest upstream
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.03-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Tue Feb 07 2017 Marcel Haerry <mh+fedora@scrit.ch> - 1.03-1
|
||||
- Bump to latest version
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.gita096a62.6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.gita096a62.5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.gita096a62.4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.gita096a62.3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.gita096a62.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-0.gita096a62.1
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Fri Dec 28 2012 Federico Simoncelli <fsimonce@redhat.com> - 1.0-0.gita096a62
|
||||
- Update to google-authenticator 1.0-gita096a62
|
||||
|
||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.4.20110830.hgd525a9bab875
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0-0.3.20110830.hgd525a9bab875
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
* Mon Sep 12 2011 David Woodhouse <David.Woodhouse@intel.com> - 0-0.2.20110830.hgd525a9bab875
|
||||
- Add support for expanding PAM environment variables in secret key file name:
|
||||
http://code.google.com/p/google-authenticator/issues/detail?id=108
|
||||
|
||||
* Mon Sep 12 2011 David Woodhouse <David.Woodhouse@intel.com> - 0-0.1.20110830.hgd525a9bab875
|
||||
- Initial import
|
||||
|
Loading…
Reference in New Issue