Skip to content

Commit

Permalink
Merge pull request #2926 from openshift-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2924-to-release-4.15

[release-4.15] USHIFT-2216: Add missing dependency of microshift-olm on microshift package
  • Loading branch information
openshift-merge-bot[bot] authored Jan 25, 2024
2 parents 52fc38e + cede6fc commit 7c7044b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packaging/rpm/microshift.spec
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ The microshift-greenboot package provides the Greenboot scripts used for verifyi
%package olm
Summary: Operator Lifecycle Manager components for MicroShift
ExclusiveArch: x86_64 aarch64
Requires: microshift = %{version}

%description olm
The microshift-olm package provides the required manifests for the Operator Lifecycle Manager to be installed on MicroShift.
Expand Down Expand Up @@ -410,6 +411,9 @@ systemctl enable --now --quiet openvswitch || true
# Use Git command to generate the log and replace the VERSION string
# LANG=C git log --date="format:%a %b %d %Y" --pretty="tformat:* %cd %an <%ae> VERSION%n- %s%n" packaging/rpm/microshift.spec
%changelog
* Wed Jan 24 2024 Patryk Matuszak <[email protected]> 4.15.0
- Add missing dependency of microshift-olm on microshift package

* Thu Dec 21 2023 Patryk Matuszak <[email protected]> 4.15.0
- Add OLM release info to microshift-olm RPMs

Expand Down

0 comments on commit 7c7044b

Please sign in to comment.