Skip to content

Commit

Permalink
spec: add Provides to alternatives
Browse files Browse the repository at this point in the history
This should help us with splitting the package in the future
  • Loading branch information
lnykryn committed Oct 8, 2018
1 parent 7ac2a79 commit a1021e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chkconfig.spec
Expand Up @@ -9,6 +9,7 @@ Source: https://github.com/fedora-sysv/chkconfig/archive/%{version}.tar.gz#/%{na
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: newt-devel gettext popt-devel libselinux-devel beakerlib gcc
Conflicts: initscripts <= 5.30-1
Provides: alternatives = %{version}-%{release}

%description
Chkconfig is a basic system utility. It updates and queries runlevel
Expand Down

0 comments on commit a1021e1

Please sign in to comment.