[pam-kwallet] Requires: socat (#1155873)

Rex Dieter rdieter at fedoraproject.org
Fri Dec 5 16:43:37 UTC 2014


commit 9795682c622ee23f4c8af243fc359377e16fb696
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Dec 5 10:43:46 2014 -0600

    Requires: socat (#1155873)

 pam-kwallet.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/pam-kwallet.spec b/pam-kwallet.spec
index 384cd98..eb69b2f 100644
--- a/pam-kwallet.spec
+++ b/pam-kwallet.spec
@@ -6,7 +6,7 @@
 Name:    pam-kwallet
 Summary: PAM module for KWallet
 Version: 0
-Release: 0.6.%{git_date}git%{git_hash}%{?dist}
+Release: 0.7.%{git_date}git%{git_hash}%{?dist}
 
 License: LGPLv2+
 URL:     http://www.kde.org/
@@ -20,6 +20,9 @@ BuildRequires: cmake >= 2.8
 BuildRequires: libgcrypt-devel >= 1.5.0
 BuildRequires: pam-devel
 
+# https://bugzilla.redhat.com/show_bug.cgi?id=1155873
+Requires: socat
+
 %description
 %{summary}.
 
@@ -46,6 +49,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Fri Dec 05 2014 Rex Dieter <rdieter at fedoraproject.org> 0-0.7.20140508git
+- Requires: socat (#1155873)
+
 * Thu Sep 25 2014 Rex Dieter <rdieter at fedoraproject.org> 0-0.6.20140508git49a5bc0
 - 20140508 snapshot
 


More information about the scm-commits mailing list