[ykclient] Update to 2.12

Nick Bebout nb at fedoraproject.org
Thu Mar 13 21:50:12 UTC 2014


commit c29a043bec82cf8fd25472d92f258ac7b19c3baa
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Thu Mar 13 16:49:58 2014 -0500

    Update to 2.12

 ykclient.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/ykclient.spec b/ykclient.spec
index 9f1e642..6f1d5c7 100644
--- a/ykclient.spec
+++ b/ykclient.spec
@@ -1,15 +1,15 @@
 Name:           ykclient
-Version:        2.7
-Release:        4%{?dist}
+Version:        2.12
+Release:        1%{?dist}
 Summary:        Yubikey management library and client
 
 Group:          Applications/System
 License:        BSD
 URL:            http://yubico-c-client.googlecode.com/
-Source0:        http://yubico-c-client.googlecode.com/files/ykclient-%{version}.tar.gz
+Source0:	http://opensource.yubico.com/yubico-c-client/releases/ykclient-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  curl-devel, chrpath
+BuildRequires:  curl-devel, chrpath, help2man
 
 %description
 commandline for yubikeys
@@ -49,6 +49,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING AUTHORS NEWS README
 %{_bindir}/ykclient
 %{_libdir}/libykclient.so.3*
+%{_mandir}/man1/ykclient.1.gz
 
 %files devel
 %defattr(-,root,root,-)
@@ -57,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libykclient.so
 
 %changelog
+* Thu Mar 13 2014 Nick Bebout <nb at fedoraproject.org> - 2.12-1
+- Update to 2.12
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list