[ktp-auth-handler/f20] Requires: qca-ossl

Rex Dieter rdieter at fedoraproject.org
Mon Mar 9 13:09:12 UTC 2015


commit b79050be5938bfca3c4b8292183cbf2e76dcef9c
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Mon Mar 9 08:09:11 2015 -0500

    Requires: qca-ossl

 ktp-auth-handler.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/ktp-auth-handler.spec b/ktp-auth-handler.spec
index e08b298..e1cbd4a 100644
--- a/ktp-auth-handler.spec
+++ b/ktp-auth-handler.spec
@@ -2,7 +2,7 @@
 Name:    ktp-auth-handler
 Summary: Provide UI/KWallet Integration
 Version: 0.8.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 License: LGPLv2+
 URL:     https://projects.kde.org/projects/extragear/network/telepathy/%{name}
@@ -14,6 +14,8 @@ BuildRequires: ktp-common-internals-devel >= %{version}
 BuildRequires: pkgconfig(qca2)
 BuildRequires: pkgconfig(QJson)
 
+Requires: qca-ossl%{?_isa}
+
 #-----------------------------------------------------------------------------
 #-- The following OPTIONAL packages could NOT be located on your system.
 #-- Consider installing them to enable more features from this software.
@@ -58,6 +60,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Mar 09 2015 Rex Dieter <rdieter at fedoraproject.org> 0.8.1-2
+- Requires: qca-ossl
+
 * Fri Apr 25 2014 Jan Grulich <jgrulich at redhat.com> 0.8.1-1
 - 0.8.1
 


More information about the scm-commits mailing list