automatic version update by autodist [release 5.15-1mamba;Fri Dec 15 2023]
This commit is contained in:
parent
8b0c111a86
commit
5e0f19ce91
@ -1,5 +1,5 @@
|
|||||||
Name: debianutils
|
Name: debianutils
|
||||||
Version: 5.8
|
Version: 5.15
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Miscellaneous utilities from Debian
|
Summary: Miscellaneous utilities from Debian
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -7,12 +7,13 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://packages.debian.org/stable/base/debianutils.html
|
URL: https://packages.debian.org/stable/base/debianutils.html
|
||||||
Source: http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_%{version}.orig.tar.gz
|
Source: http://ftp.debian.org/debian/pool/main/d/debianutils/debianutils_%{version}.tar.xz
|
||||||
Patch: %{name}-2.8.4-mkbootfix.patch
|
Patch: %{name}-2.8.4-mkbootfix.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
Requires: which
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Debianutils includes installkernel mkboot mktemp readlink run-parts savelog sensible-editor sensible-pager tempfile which.
|
Debianutils includes installkernel mkboot mktemp readlink run-parts savelog sensible-editor sensible-pager tempfile which.
|
||||||
@ -22,6 +23,7 @@ Debianutils includes installkernel mkboot mktemp readlink run-parts savelog sens
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%patch -p1
|
#%patch -p1
|
||||||
|
autoreconf -f -i
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -42,13 +44,13 @@ Debianutils includes installkernel mkboot mktemp readlink run-parts savelog sens
|
|||||||
%{_bindir}/run-parts
|
%{_bindir}/run-parts
|
||||||
%{_bindir}/savelog
|
%{_bindir}/savelog
|
||||||
%{_bindir}/tempfile
|
%{_bindir}/tempfile
|
||||||
%{_bindir}/which
|
%{_bindir}/which.debianutils
|
||||||
%{_sbindir}/installkernel
|
%{_sbindir}/installkernel
|
||||||
%{_sbindir}/add-shell
|
%{_sbindir}/add-shell
|
||||||
%{_sbindir}/remove-shell
|
%{_sbindir}/remove-shell
|
||||||
%{_sbindir}/update-shells
|
%{_sbindir}/update-shells
|
||||||
%{_mandir}/man1/ischroot.1*
|
%{_mandir}/man1/ischroot.1*
|
||||||
%{_mandir}/man1/which.1*
|
%{_mandir}/man1/which.debianutils.1*
|
||||||
%{_mandir}/man1/tempfile.1*
|
%{_mandir}/man1/tempfile.1*
|
||||||
%{_mandir}/man8/installkernel.8*
|
%{_mandir}/man8/installkernel.8*
|
||||||
%{_mandir}/man8/run-parts.8*
|
%{_mandir}/man8/run-parts.8*
|
||||||
@ -58,6 +60,12 @@ Debianutils includes installkernel mkboot mktemp readlink run-parts savelog sens
|
|||||||
%{_mandir}/man8/update-shells.8*
|
%{_mandir}/man8/update-shells.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 5.15-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Dec 08 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 5.14-1mamba
|
||||||
|
- update to 5.14
|
||||||
|
|
||||||
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 5.8-1mamba
|
* Mon Jul 10 2023 Automatic Build System <autodist@mambasoft.it> 5.8-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user