|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: oath-toolkit
|
|
|
|
|
Version: 2.4.1
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
License: GPLv3+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Summary: One-time password components
|
|
|
|
@ -192,6 +192,9 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath
|
|
|
|
|
%{_libdir}/security/pam_oath.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 20 2014 Jaroslav Škarvada <jskarvad@redhat.com> - 2.4.1-3
|
|
|
|
|
- Added xmlsec1-openssl to requires
|
|
|
|
|
Resolves: rhbz#1066477
|
|
|
|
|