We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8895c3b + 0f006e3 commit 1ce9c2bCopy full SHA for 1ce9c2b
1 file changed
origin.spec
@@ -113,6 +113,7 @@ Provides: atomic-openshift-node
113
%package clients
114
Summary: %{product_name} Client binaries for Linux
115
Provides: atomic-openshift-clients
116
+Obsoletes: atomic-openshift-clients
117
Requires: bash-completion
118
119
%description clients
@@ -122,6 +123,7 @@ Requires: bash-completion
122
123
%package clients-redistributable
124
Summary: %{product_name} Client binaries for Linux, Mac OSX, and Windows
125
Provides: atomic-openshift-clients-redistributable
126
+Obsoletes: atomic-openshift-clients-redistributable
127
BuildRequires: goversioninfo
128
129
%description clients-redistributable
0 commit comments