summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ra-ui
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/ra-ui
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/ra-ui')
-rwxr-xr-xpki/dogtag/ra-ui/build_dogtag2
-rw-r--r--pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec27
2 files changed, 12 insertions, 17 deletions
diff --git a/pki/dogtag/ra-ui/build_dogtag b/pki/dogtag/ra-ui/build_dogtag
index 8c7e3eb01..f88e9838c 100755
--- a/pki/dogtag/ra-ui/build_dogtag
+++ b/pki/dogtag/ra-ui/build_dogtag
@@ -40,7 +40,7 @@ PKI_PRODUCT_PREFIX="pki"
export PKI_PRODUCT_PREFIX
PKI_PRODUCT="ra-ui"
export PKI_PRODUCT
-PKI_VERSION="2.0.0"
+PKI_VERSION="9.0.0"
export PKI_VERSION
# Set Dogtag helper variables
diff --git a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
index 41f0219a4..32e9a72a6 100644
--- a/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
+++ b/pki/dogtag/ra-ui/dogtag-pki-ra-ui.spec
@@ -1,5 +1,5 @@
Name: dogtag-pki-ra-ui
-Version: 2.0.0
+Version: 9.0.0
Release: 1%{?dist}
Summary: Dogtag Certificate System - Registration Authority User Interface
URL: http://pki.fedoraproject.org/
@@ -12,23 +12,18 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: ant
+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-ra-ui = %{version}-%{release}
Obsoletes: pki-ra-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-ra-ui' UI
-# package conflicts with the 'redhat-pki-ra-ui' UI package,
-# disallow this action by notifying the user that these two packages
-# conflict. (see Bugzilla Bug #580282 for details)
-#
-Conflicts: redhat-pki-ra-ui
+Conflicts: redhat-pki-ra-ui
%description
Dogtag Certificate System is an enterprise software system designed
@@ -62,5 +57,5 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%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.