[oath-toolkit] Added xmlsec1-openssl to requires

Jaroslav Škarvada jskarvad at fedoraproject.org
Thu Feb 20 11:07:42 UTC 2014


commit 67333c1cefaf3ab5464930b6c3de574c40000dd2
Author: Jaroslav Škarvada <jskarvad at redhat.com>
Date:   Thu Feb 20 12:08:27 2014 +0100

    Added xmlsec1-openssl to requires
    
      Resolves: rhbz#1066477

 oath-toolkit.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/oath-toolkit.spec b/oath-toolkit.spec
index 214b81d..f009052 100644
--- a/oath-toolkit.spec
+++ b/oath-toolkit.spec
@@ -1,6 +1,6 @@
 Name:          oath-toolkit
 Version:       2.4.1
-Release:       2%{?dist}
+Release:       3%{?dist}
 License:       GPLv3+
 Group:         System Environment/Libraries
 Summary:       One-time password components
@@ -102,6 +102,7 @@ A command line tool for generating and validating OTPs.
 Summary:  A command line tool for manipulating PSKC data
 # https://fedorahosted.org/fpc/ticket/174
 Provides: bundled(gnulib)
+Requires: xmlsec1-openssl%{?_isa}
 
 %description -n pskctool
 A command line tool for manipulating PSKC data.
@@ -191,6 +192,10 @@ mkdir -p -m 0600 %{buildroot}%{_sysconfdir}/liboath
 %{_libdir}/security/pam_oath.so
 
 %changelog
+* Thu Feb 20 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.4.1-3
+- Added xmlsec1-openssl to requires
+  Resolves: rhbz#1066477
+
 * Mon Feb 17 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.4.1-2
 - Added xmlsec1-openssl-devel to buildrequires
 


More information about the scm-commits mailing list