automatic version update by autodist [release 1.27-1mamba;Sun May 26 2024]
This commit is contained in:
parent
ddd2757386
commit
023c59c8ba
@ -1,5 +1,5 @@
|
||||
Name: chkconfig
|
||||
Version: 1.26
|
||||
Version: 1.27
|
||||
Release: 1mamba
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
|
||||
Group: System/Configuration
|
||||
@ -41,10 +41,7 @@ Unless you specify a runlevel or runlevels on the command line, ntsysv configure
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%make CC=%{_host}-gcc \
|
||||
%if "%{_build}" != "%{_host}"
|
||||
LDFLAGS="-lslang -ldl -lm"
|
||||
%endif
|
||||
%make
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -74,6 +71,9 @@ rm -f %{buildroot}/usr/lib/systemd/systemd-sysv-install
|
||||
%{_mandir}/man8/ntsysv.*
|
||||
|
||||
%changelog
|
||||
* Sun May 26 2024 Automatic Build System <autodist@openmamba.org> 1.27-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 18 2024 Automatic Build System <autodist@openmamba.org> 1.26-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user