summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-11-20 02:13:49 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-11-20 02:13:49 +0000
commit9d7cd2e5956a8d5fe7ae3b3c7a6b6c91fd4e3c1e (patch)
treef0fc5dc0d090466cc930275e1cb2b65214ac1929 /pki/dogtag/console-ui/dogtag-pki-console-ui.spec
parent46361a29212a5f5565b3c54ea02017e7d3f2b940 (diff)
downloadpki-9d7cd2e5956a8d5fe7ae3b3c7a6b6c91fd4e3c1e.tar.gz
pki-9d7cd2e5956a8d5fe7ae3b3c7a6b6c91fd4e3c1e.tar.xz
pki-9d7cd2e5956a8d5fe7ae3b3c7a6b6c91fd4e3c1e.zip
Bugzilla Bug #638377 - Generate PKI UI components which exclude a GUI interface
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1581 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/console-ui/dogtag-pki-console-ui.spec')
-rw-r--r--pki/dogtag/console-ui/dogtag-pki-console-ui.spec27
1 files changed, 11 insertions, 16 deletions
diff --git a/pki/dogtag/console-ui/dogtag-pki-console-ui.spec b/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
index 07f0dd0c7..22c8ec6f8 100644
--- a/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
+++ b/pki/dogtag/console-ui/dogtag-pki-console-ui.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-console-ui
-Version: 2.0.0
+Version: 9.0.0
Release: 1%{?dist}
Summary: Dogtag Certificate System - PKI Console User Interface
URL: http://pki.fedoraproject.org/
@@ -20,23 +20,18 @@ Requires: java >= 1:1.6.0
Requires: jss >= 4.2.6
Requires: ldapjdk
+Source0: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz
+
+# NOTE: Several PKI packages require a "virtual" UI component. These
+# "virtual" UI components are "Provided" by various UI "flavors"
+# including "dogtag", "redhat", and "null". Consequently,
+# all "dogtag", "redhat", and "null" UI components MUST be
+# mutually exclusive!
Provides: pki-console-ui = %{version}-%{release}
Obsoletes: pki-console-ui < %{version}-%{release}
-Source0: http://pki.fedoraproject.org/pki/sources/%{name}/%{name}-%{version}.tar.gz
-
-# NOTE: The 'Dogtag Certificate System' and 'Red Hat Certificate System'
-# may NOT co-exist on the same system!
-#
-# For example, with the advent of EPEL packages, a user may attempt to
-# install a Dogtag Certificate System on a system which already contains
-# a Red Hat Certificate System. Since the 'dogtag-pki-console-ui' UI
-# package conflicts with the 'redhat-pki-console-ui' UI package,
-# disallow this action by notifying the user that these two packages
-# conflict. (see Bugzilla Bug #580282 for details)
-#
-Conflicts: redhat-pki-console-ui
+Conflicts: redhat-pki-console-ui
%description
Dogtag Certificate System is an enterprise software system designed
@@ -77,5 +72,5 @@ rm -rf %{buildroot}
%{_javadir}/*
%changelog
-* Tue Aug 10 2010 Matthew Harmsen <mharmsen@redhat.com> 2.0.0-1
-- Updated Dogtag 1.3.x --> Dogtag 2.0.0.
+* Fri Nov 19 2010 Matthew Harmsen <mharmsen@redhat.com> 9.0.0-1
+- Updated Dogtag 1.3.x --> Dogtag 2.0.0 --> Dogtag 9.0.0.