Skip to content

Commit

Permalink
Use overrides only with salt version older than 2018.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fepitre committed Dec 23, 2018
1 parent 6584416 commit dfa778c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm_spec/qubes-mgmt-salt-base.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ URL: http://www.qubes-os.org/
Group: System administration tools
BuildArch: noarch
Requires: qubes-mgmt-salt-config
%if 0%{?fedora} == 25
Requires: qubes-mgmt-salt-base-overrides
Requires: qubes-mgmt-salt-base-overrides-libs
%endif
Requires: qubes-mgmt-salt-base-topd
Requires: qubes-mgmt-salt-base-config
Requires(post): /usr/bin/qubesctl
Expand Down

0 comments on commit dfa778c

Please sign in to comment.