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