summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/common/pki-common.spec
diff options
context:
space:
mode:
authorkwright <kwright@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-16 00:03:07 +0000
committerkwright <kwright@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-16 00:03:07 +0000
commit4cb19dbf033a07e32a5599e696a8868a3cd29006 (patch)
tree3e0d747ec4ec2a2c6a28e996c7d850bfc5899784 /pki/dogtag/common/pki-common.spec
parent2f505050b05adad9c0210f2ed87ff946fbcf36a6 (diff)
downloadpki-4cb19dbf033a07e32a5599e696a8868a3cd29006.tar.gz
pki-4cb19dbf033a07e32a5599e696a8868a3cd29006.tar.xz
pki-4cb19dbf033a07e32a5599e696a8868a3cd29006.zip
removed requires rhgb
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@925 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/common/pki-common.spec')
-rw-r--r--pki/dogtag/common/pki-common.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/pki/dogtag/common/pki-common.spec b/pki/dogtag/common/pki-common.spec
index 024df6718..f0eac695b 100644
--- a/pki/dogtag/common/pki-common.spec
+++ b/pki/dogtag/common/pki-common.spec
@@ -1,6 +1,6 @@
Name: pki-common
Version: 1.3.0
-Release: 7%{?dist}
+Release: 8%{?dist}
Summary: Dogtag Certificate System - PKI Common Framework
URL: http://pki.fedoraproject.org/
License: GPLv2
@@ -28,7 +28,6 @@ Requires: osutil
Requires: pki-common-ui
Requires: pki-java-tools
Requires: pki-setup
-Requires: rhgb
Requires: symkey
Requires: tomcatjss
Requires: %{_javadir}/ldapjdk.jar
@@ -111,6 +110,9 @@ rm -rf %{buildroot}
%{_javadocdir}/%{name}-%{version}/
%changelog
+* Fri Jan 15 2010 Kevin Wright <kwright@redhat.com> 1.3.0-8
+- Removed Requires: rhgb
+
* Thu Jan 14 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.0-7
- Bugzilla Bug #441974 - CA Setup Wizard cannot create new Security Domain.
- Moved 'Conflicts: tomcat-native' to lower-level 'tomcatjss' package