summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-04-08 00:06:45 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-04-08 00:06:45 +0000
commit2d05a6736b8b8d6111c2c8aab6a31e2f9f1068ef (patch)
tree5cf20d77a7053ce9913e40217955e56611bf5b04 /pki/dogtag/tps-ui
parent8b0fba9d9cb928c135cdf5b858802ca3c1bc0870 (diff)
downloadpki-2d05a6736b8b8d6111c2c8aab6a31e2f9f1068ef.tar.gz
pki-2d05a6736b8b8d6111c2c8aab6a31e2f9f1068ef.tar.xz
pki-2d05a6736b8b8d6111c2c8aab6a31e2f9f1068ef.zip
Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with associated
Red Hat PKI UI Packages . . . git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1032 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tps-ui')
-rw-r--r--pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec18
1 files changed, 17 insertions, 1 deletions
diff --git a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
index f81c239e9..309a50217 100644
--- a/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
+++ b/pki/dogtag/tps-ui/dogtag-pki-tps-ui.spec
@@ -1,6 +1,6 @@
Name: dogtag-pki-tps-ui
Version: 1.3.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Dogtag Certificate System - Token Processing System User Interface
URL: http://pki.fedoraproject.org/
License: GPLv2 and LGPLv2
@@ -18,6 +18,18 @@ Obsoletes: pki-tps-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-tps-ui' UI
+# package conflicts with the 'redhat-pki-tps-ui' UI package,
+# disallow this action by notifying the user that these two packages
+# conflict. (see Bugzilla Bug #580282 for details)
+#
+Conflicts: redhat-pki-tps-ui
+
%description
Dogtag Certificate System is an enterprise software system designed
to manage enterprise Public Key Infrastructure (PKI) deployments.
@@ -50,6 +62,10 @@ rm -rf %{buildroot}
%{_datadir}/pki/
%changelog
+* Wed Apr 7 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-2
+- Bugzilla Bug #580282 - Dogtag PKI UI Packages should "Conflict" with
+ associated Red Hat PKI UI Packages . . .
+
* Wed Jan 20 2010 Matthew Harmsen <mharmsen@redhat.com> 1.3.1-1
- fixed "tarfileset" typo