automatic version update by autodist [release 2.39-1mamba;Sat May 20 2023]
This commit is contained in:
parent
736b14e408
commit
ece1a10d91
@ -7,7 +7,7 @@
|
|||||||
%define uuidd_userid 65052
|
%define uuidd_userid 65052
|
||||||
|
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.38.1
|
Version: 2.39
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Miscellaneous utilities for Linux
|
Summary: Miscellaneous utilities for Linux
|
||||||
@ -38,10 +38,7 @@ Patch4: util-linux-2.36.1-revert-add-nosymfollow.patch
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libaudit-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libmagic-devel
|
BuildRequires: libmagic-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
BuildRequires: libpam-devel
|
BuildRequires: libpam-devel
|
||||||
@ -247,7 +244,9 @@ Python binding to libmount.
|
|||||||
#install -D -m 755 nologin %{buildroot}%{_sbindir}/nologin
|
#install -D -m 755 nologin %{buildroot}%{_sbindir}/nologin
|
||||||
#install -D -m 644 %{S:2} %{buildroot}%{_mandir}/man8/nologin.8
|
#install -D -m 644 %{S:2} %{buildroot}%{_mandir}/man8/nologin.8
|
||||||
|
|
||||||
%find_lang %{name}
|
rm -f %{buildroot}%{_mandir}/*/man*/{newgrp,vigr,vipw}.*
|
||||||
|
|
||||||
|
%find_lang %{name} --with-man --all-name
|
||||||
|
|
||||||
# remove unpackaged files
|
# remove unpackaged files
|
||||||
rm %{buildroot}%{_sbindir}/fsck.minix
|
rm %{buildroot}%{_sbindir}/fsck.minix
|
||||||
@ -353,7 +352,6 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/blkid/blkid.h
|
%{_includedir}/blkid/blkid.h
|
||||||
%{_libdir}/libblkid.a
|
%{_libdir}/libblkid.a
|
||||||
%{_libdir}/libblkid.la
|
|
||||||
%{_libdir}/libblkid.so
|
%{_libdir}/libblkid.so
|
||||||
%{_libdir}/pkgconfig/blkid.pc
|
%{_libdir}/pkgconfig/blkid.pc
|
||||||
%{_mandir}/man3/libblkid.*
|
%{_mandir}/man3/libblkid.*
|
||||||
@ -367,7 +365,6 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/libmount/libmount.h
|
%{_includedir}/libmount/libmount.h
|
||||||
%{_libdir}/libmount.a
|
%{_libdir}/libmount.a
|
||||||
%{_libdir}/libmount.la
|
|
||||||
%{_libdir}/libmount.so
|
%{_libdir}/libmount.so
|
||||||
%{_libdir}/pkgconfig/mount.pc
|
%{_libdir}/pkgconfig/mount.pc
|
||||||
|
|
||||||
@ -375,7 +372,6 @@ exit 0
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{python3_sitearch}/libmount
|
%dir %{python3_sitearch}/libmount
|
||||||
%{python3_sitearch}/libmount/__init__.py*
|
%{python3_sitearch}/libmount/__init__.py*
|
||||||
%{python3_sitearch}/libmount/pylibmount.la
|
|
||||||
%{python3_sitearch}/libmount/pylibmount.so
|
%{python3_sitearch}/libmount/pylibmount.so
|
||||||
%{python3_sitearch}/libmount/__pycache__/__init__.cpython-*.pyc
|
%{python3_sitearch}/libmount/__pycache__/__init__.cpython-*.pyc
|
||||||
|
|
||||||
@ -388,7 +384,6 @@ exit 0
|
|||||||
%dir %{_includedir}/libsmartcols
|
%dir %{_includedir}/libsmartcols
|
||||||
%{_includedir}/libsmartcols/libsmartcols.h
|
%{_includedir}/libsmartcols/libsmartcols.h
|
||||||
%{_libdir}/libsmartcols.a
|
%{_libdir}/libsmartcols.a
|
||||||
%{_libdir}/libsmartcols.la
|
|
||||||
%{_libdir}/libsmartcols.so
|
%{_libdir}/libsmartcols.so
|
||||||
%{_libdir}/pkgconfig/smartcols.pc
|
%{_libdir}/pkgconfig/smartcols.pc
|
||||||
|
|
||||||
@ -401,7 +396,6 @@ exit 0
|
|||||||
#%{_bindir}/chkdupexe
|
#%{_bindir}/chkdupexe
|
||||||
%{_includedir}/uuid/uuid.h
|
%{_includedir}/uuid/uuid.h
|
||||||
%{_libdir}/libuuid.a
|
%{_libdir}/libuuid.a
|
||||||
%{_libdir}/libuuid.la
|
|
||||||
%{_libdir}/libuuid.so
|
%{_libdir}/libuuid.so
|
||||||
%{_libdir}/pkgconfig/uuid.pc
|
%{_libdir}/pkgconfig/uuid.pc
|
||||||
%{_mandir}/man3/uuid*.*
|
%{_mandir}/man3/uuid*.*
|
||||||
@ -415,11 +409,13 @@ exit 0
|
|||||||
%dir %{_includedir}/libfdisk
|
%dir %{_includedir}/libfdisk
|
||||||
%{_includedir}/libfdisk/libfdisk.h
|
%{_includedir}/libfdisk/libfdisk.h
|
||||||
%{_libdir}/libfdisk.a
|
%{_libdir}/libfdisk.a
|
||||||
%{_libdir}/libfdisk.la
|
|
||||||
%{_libdir}/libfdisk.so
|
%{_libdir}/libfdisk.so
|
||||||
%{_libdir}/pkgconfig/fdisk.pc
|
%{_libdir}/pkgconfig/fdisk.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 2.39-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 2.38.1-1mamba
|
* Mon Aug 08 2022 Automatic Build System <autodist@mambasoft.it> 2.38.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user