Add obsoletes of ntsysv
This commit is contained in:
parent
02f6c99d1a
commit
283060e2e5
@ -1,6 +1,6 @@
|
||||
Name: chkconfig
|
||||
Version: 1.10
|
||||
Release: 7
|
||||
Release: 8
|
||||
Summary: chkconfig updates and queries runlevel information for system services
|
||||
License: GPLv2
|
||||
URL: https://github.com/fedora-sysv/chkconfig
|
||||
@ -14,7 +14,8 @@ Patch6005: Remove-mistakenly-added-text.patch
|
||||
|
||||
BuildRequires: gcc newt-devel gettext popt-devel libselinux-devel
|
||||
Conflicts: initscripts <= 5.30-1
|
||||
Provides: ntsysv
|
||||
Provides: ntsysv = %{version}-%{release}
|
||||
Obsoletes: ntsysv < %{version}-%{release}
|
||||
|
||||
%description
|
||||
chkconfig provides a simple command-line tool for maintaining
|
||||
@ -62,5 +63,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/chkconfig.d
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.10-8
|
||||
- Add obsoletes of ntsysv
|
||||
|
||||
* Fri Aug 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.10-7
|
||||
- Package Init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user