diff options
author | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-01-06 18:53:05 +0000 |
---|---|---|
committer | mharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-01-06 18:53:05 +0000 |
commit | 4b69c7150bd34face9235f365e45417558447a75 (patch) | |
tree | bef042400ad0abd8dfb1a74ae5b20e6520459565 /pki/specs/ipa-pki-theme.spec | |
parent | f933bd6e07d99531088339c5f70c05c7d0ad03d2 (diff) | |
download | pki-4b69c7150bd34face9235f365e45417558447a75.tar.gz pki-4b69c7150bd34face9235f365e45417558447a75.tar.xz pki-4b69c7150bd34face9235f365e45417558447a75.zip |
Bugzilla Bug #667486 - Rename "null-*-theme" packages to "ipa-*-theme" packages
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1708 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/specs/ipa-pki-theme.spec')
-rw-r--r-- | pki/specs/ipa-pki-theme.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pki/specs/ipa-pki-theme.spec b/pki/specs/ipa-pki-theme.spec index 5306fb8d4..1ff3df66a 100644 --- a/pki/specs/ipa-pki-theme.spec +++ b/pki/specs/ipa-pki-theme.spec @@ -97,6 +97,8 @@ Conflicts: redhat-pki-common-ui Obsoletes: ipa-pki-common-theme < %{version}-%{release} Obsoletes: ipa-pki-common-ui +Obsoletes: null-pki-common-theme +Obsoletes: null-pki-common-ui Provides: pki-common-theme = %{version}-%{release} Provides: pki-common-ui = %{version}-%{release} @@ -130,6 +132,8 @@ Conflicts: redhat-pki-ca-ui Obsoletes: ipa-pki-ca-theme < %{version}-%{release} Obsoletes: ipa-pki-ca-ui +Obsoletes: null-pki-ca-theme +Obsoletes: null-pki-ca-ui Provides: pki-ca-theme = %{version}-%{release} Provides: pki-ca-ui = %{version}-%{release} |