|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: oath-toolkit
|
|
|
|
|
Version: 2.4.1
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Summary: One-time password components
|
|
|
|
@ -204,6 +204,9 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath
|
|
|
|
|
%{_libdir}/security/pam_oath.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Aug 5 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 2.4.1-5
|
|
|
|
|
- Added support for RHEL (i.e. no PSKC yet on RHEL)
|
|
|
|
|
|
|
|
|
|