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
|
||||
|
||||
Name: util-linux
|
||||
Version: 2.38.1
|
||||
Version: 2.39
|
||||
Release: 1mamba
|
||||
Epoch: 1
|
||||
Summary: Miscellaneous utilities for Linux
|
||||
@ -38,10 +38,7 @@ Patch4: util-linux-2.36.1-revert-add-nosymfollow.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libaudit-devel
|
||||
BuildRequires: libbzip2-devel
|
||||
BuildRequires: libcap-ng-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libmagic-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libpam-devel
|
||||
@ -184,7 +181,7 @@ Python binding to libmount.
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
%patch3 -p1
|
||||
%patch 3 -p1
|
||||
#%patch4 -p1 -R
|
||||
|
||||
#cp %{S:1} nologin.c
|
||||
@ -247,7 +244,9 @@ Python binding to libmount.
|
||||
#install -D -m 755 nologin %{buildroot}%{_sbindir}/nologin
|
||||
#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
|
||||
rm %{buildroot}%{_sbindir}/fsck.minix
|
||||
@ -353,7 +352,6 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/blkid/blkid.h
|
||||
%{_libdir}/libblkid.a
|
||||
%{_libdir}/libblkid.la
|
||||
%{_libdir}/libblkid.so
|
||||
%{_libdir}/pkgconfig/blkid.pc
|
||||
%{_mandir}/man3/libblkid.*
|
||||
@ -367,7 +365,6 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/libmount/libmount.h
|
||||
%{_libdir}/libmount.a
|
||||
%{_libdir}/libmount.la
|
||||
%{_libdir}/libmount.so
|
||||
%{_libdir}/pkgconfig/mount.pc
|
||||
|
||||
@ -375,7 +372,6 @@ exit 0
|
||||
%defattr(-,root,root)
|
||||
%dir %{python3_sitearch}/libmount
|
||||
%{python3_sitearch}/libmount/__init__.py*
|
||||
%{python3_sitearch}/libmount/pylibmount.la
|
||||
%{python3_sitearch}/libmount/pylibmount.so
|
||||
%{python3_sitearch}/libmount/__pycache__/__init__.cpython-*.pyc
|
||||
|
||||
@ -388,7 +384,6 @@ exit 0
|
||||
%dir %{_includedir}/libsmartcols
|
||||
%{_includedir}/libsmartcols/libsmartcols.h
|
||||
%{_libdir}/libsmartcols.a
|
||||
%{_libdir}/libsmartcols.la
|
||||
%{_libdir}/libsmartcols.so
|
||||
%{_libdir}/pkgconfig/smartcols.pc
|
||||
|
||||
@ -401,7 +396,6 @@ exit 0
|
||||
#%{_bindir}/chkdupexe
|
||||
%{_includedir}/uuid/uuid.h
|
||||
%{_libdir}/libuuid.a
|
||||
%{_libdir}/libuuid.la
|
||||
%{_libdir}/libuuid.so
|
||||
%{_libdir}/pkgconfig/uuid.pc
|
||||
%{_mandir}/man3/uuid*.*
|
||||
@ -415,11 +409,13 @@ exit 0
|
||||
%dir %{_includedir}/libfdisk
|
||||
%{_includedir}/libfdisk/libfdisk.h
|
||||
%{_libdir}/libfdisk.a
|
||||
%{_libdir}/libfdisk.la
|
||||
%{_libdir}/libfdisk.so
|
||||
%{_libdir}/pkgconfig/fdisk.pc
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user