!21 enable check
From: @tanyulong2021 Reviewed-by: @licunlong Signed-off-by: @licunlong
This commit is contained in:
commit
ef777073f1
@ -1,7 +1,7 @@
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Name: chkconfig
|
||||
Version: 1.21
|
||||
Release: 1
|
||||
Release: 2
|
||||
License: GPLv2
|
||||
URL: https://github.com/fedora-sysv/chkconfig
|
||||
Source: https://github.com/fedora-sysv/chkconfig/archive/refs/tags/%{name}-%{version}.tar.gz
|
||||
@ -28,7 +28,7 @@ of the drudgery of manually editing the symbolic links.
|
||||
%make_build RPM_OPT_FLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
|
||||
|
||||
%check
|
||||
make check
|
||||
%make_build check
|
||||
|
||||
%install
|
||||
%make_install MANDIR=%{_mandir} SBINDIR=%{_sbindir}
|
||||
@ -57,6 +57,9 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 17 2023 tanyulong <tanyulong@kylinos.cn> - 1.21-2
|
||||
- enable check
|
||||
|
||||
* Wed Oct 12 2022 fushanqing <fushanqing@kylinos.cn> - 1.21-1
|
||||
- Update to 1.21
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user