[sigul] Add Requires: gnupg

Miloslav Trmac mitr at fedoraproject.org
Thu Jun 2 11:42:39 UTC 2011


commit 8fa3c438b2bc50707acdbd3b636a5f4020b192f6
Author: Miloslav Trmač <mitr at redhat.com>
Date:   Thu Jun 2 13:42:18 2011 +0200

    Add Requires: gnupg
    
    * Thu Jun  2 2011 Miloslav Trmač <mitr at redhat.com> - 0.98-2
    - Add Requires: gnupg
      Resolves: #664536

 sigul.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/sigul.spec b/sigul.spec
index 284c4b0..e12afdf 100644
--- a/sigul.spec
+++ b/sigul.spec
@@ -2,7 +2,7 @@
 Summary: A signing server and related software client
 Name: sigul
 Version: 0.98
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2
 Group: Applications/Internet
 URL: https://fedorahosted.org/sigul/
@@ -10,7 +10,7 @@ Source0: https://fedorahosted.org/releases/s/i/sigul/sigul-%{version}.tar.bz2
 Source1: sigul_bridge.init
 Source2: sigul_server.init
 Source3: sigul.logrotate
-Requires: koji, logrotate, pexpect, pygpgme, python, python-fedora,
+Requires: gnupg, koji, logrotate, pexpect, pygpgme, python, python-fedora,
 Requires: python-nss >= 0.11
 Requires: python-sqlalchemy >= 0.5, python-sqlite2
 Requires: python-urlgrabber
@@ -90,6 +90,10 @@ fi
 %dir %attr(700,sigul,sigul) %{_localstatedir}/lib/sigul/gnupg
 
 %changelog
+* Thu Jun  2 2011 Miloslav Trmač <mitr at redhat.com> - 0.98-2
+- Add Requires: gnupg
+  Resolves: #664536
+
 * Tue May 31 2011 Miloslav Trmač <mitr at redhat.com> - 0.98-1
 - Update to sigul-0.98.
 


More information about the scm-commits mailing list