|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: ykpers
|
|
|
|
Name: ykpers
|
|
|
|
Version: 1.6.0
|
|
|
|
Version: 1.6.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Yubikey personalization program
|
|
|
|
Summary: Yubikey personalization program
|
|
|
|
|
|
|
|
|
|
|
|
Group: Applications/System
|
|
|
|
Group: Applications/System
|
|
|
@ -27,7 +27,7 @@ Group: Development/Libraries
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
Requires: %{name} = %{version}-%{release}
|
|
|
|
|
|
|
|
|
|
|
|
%description devel
|
|
|
|
%description devel
|
|
|
|
This package contains the header file needed to develop applications that
|
|
|
|
This package contains the header file needed to develop applications that
|
|
|
|
use ykpers.
|
|
|
|
use ykpers.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
@ -83,6 +83,9 @@ pwd
|
|
|
|
%exclude %{_libdir}/libykpers-1.la
|
|
|
|
%exclude %{_libdir}/libykpers-1.la
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 21 2011 - Maxim Burgerhout <wzzrd@fedoraproject.org> - 1.6.0-2
|
|
|
|
|
|
|
|
- Rebuild for rpm-4.9.1 trailing slash bug
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2011 - Maxim Burgerhout <wzzrd@fedoraproject.org> - 1.6.0-1
|
|
|
|
* Thu Jul 21 2011 - Maxim Burgerhout <wzzrd@fedoraproject.org> - 1.6.0-1
|
|
|
|
- Update to upstream version 1.6.0 (support for firmware 2.3.x, oath changes)
|
|
|
|
- Update to upstream version 1.6.0 (support for firmware 2.3.x, oath changes)
|
|
|
|
- First implementation of udev rules for ykpers
|
|
|
|
- First implementation of udev rules for ykpers
|
|
|
|