automatic version update by autodist [release 2.38.1-1mamba;Mon Aug 08 2022]
This commit is contained in:
parent
76a39e431d
commit
736b14e408
@ -7,7 +7,7 @@
|
|||||||
%define uuidd_userid 65052
|
%define uuidd_userid 65052
|
||||||
|
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.37.3
|
Version: 2.38.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Miscellaneous utilities for Linux
|
Summary: Miscellaneous utilities for Linux
|
||||||
@ -198,9 +198,6 @@ Python binding to libmount.
|
|||||||
--enable-partx \
|
--enable-partx \
|
||||||
--enable-usrdir-path \
|
--enable-usrdir-path \
|
||||||
--enable-asciidoc \
|
--enable-asciidoc \
|
||||||
%if %{build_raw}
|
|
||||||
--enable-raw \
|
|
||||||
%endif
|
|
||||||
--enable-wall \
|
--enable-wall \
|
||||||
--enable-write \
|
--enable-write \
|
||||||
--enable-arch \
|
--enable-arch \
|
||||||
@ -239,11 +236,11 @@ Python binding to libmount.
|
|||||||
# mv %{buildroot}%{_sbindir}/$f %{buildroot}/sbin/$f
|
# mv %{buildroot}%{_sbindir}/$f %{buildroot}/sbin/$f
|
||||||
#done
|
#done
|
||||||
#install -d %{buildroot}/bin
|
#install -d %{buildroot}/bin
|
||||||
%if %{build_raw}
|
#%if %{build_raw}
|
||||||
#mv %{buildroot}/sbin/raw %{buildroot}/bin/raw
|
##mv %{buildroot}/sbin/raw %{buildroot}/bin/raw
|
||||||
install -D -m644 %{S:3} %{buildroot}%{_sysconfdir}/udev/rules.d/60-raw.rules
|
#install -D -m644 %{S:3} %{buildroot}%{_sysconfdir}/udev/rules.d/60-raw.rules
|
||||||
echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
|
#echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
|
||||||
%endif
|
#%endif
|
||||||
#mv %{buildroot}%{_bindir}/taskset %{buildroot}/bin/taskset
|
#mv %{buildroot}%{_bindir}/taskset %{buildroot}/bin/taskset
|
||||||
|
|
||||||
## install nologin
|
## install nologin
|
||||||
@ -322,9 +319,9 @@ exit 0
|
|||||||
%config %{_sysconfdir}/login.defs
|
%config %{_sysconfdir}/login.defs
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%if %{build_raw}
|
#%if %{build_raw}
|
||||||
%config(noreplace) %{_sysconfdir}/udev/rules.d/60-raw.rules
|
#%config(noreplace) %{_sysconfdir}/udev/rules.d/60-raw.rules
|
||||||
%endif
|
#%endif
|
||||||
%attr(4755,root,root) %{_bindir}/mount
|
%attr(4755,root,root) %{_bindir}/mount
|
||||||
%attr(4755,root,root) %{_bindir}/umount
|
%attr(4755,root,root) %{_bindir}/umount
|
||||||
%{_unitdir}/uuidd.service
|
%{_unitdir}/uuidd.service
|
||||||
@ -423,6 +420,9 @@ exit 0
|
|||||||
%{_libdir}/pkgconfig/fdisk.pc
|
%{_libdir}/pkgconfig/fdisk.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 2.38.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Jan 25 2022 Automatic Build System <autodist@mambasoft.it> 2.37.3-1mamba
|
* Tue Jan 25 2022 Automatic Build System <autodist@mambasoft.it> 2.37.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user