remove uname patch

rebuilt with debug package [release 8.32-2mamba;Tue Nov 24 2020]
This commit is contained in:
Silvan Calarco 2024-01-05 21:31:12 +01:00
parent 30fbe776c0
commit d50f3f04d1

View File

@ -1,7 +1,7 @@
%define i18npatch_version 8.32
Name: coreutils
Version: 8.32
Release: 1mamba
Release: 2mamba
Summary: A GNU set of tools commonly used in shell scripts
Group: System/Tools
Vendor: openmamba
@ -26,6 +26,7 @@ Patch10: %{name}-8.14-uname-1.patch
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: ldconfig
BuildRequires: libacl-devel
BuildRequires: libattr-devel
BuildRequires: libcap-devel
@ -59,6 +60,8 @@ These tools're the GNU versions of common useful and popular file and text utili
- modifying text file (spliting, joining, comparing, modifying, ...)
Most of these programs have significant advantages over their Unix counterparts, such as greater speed, additional options, and fewer arbitrary limits.
%debug_package
%prep
%setup -q
%patch0 -p1 -b .langinfo
@ -73,7 +76,7 @@ Most of these programs have significant advantages over their Unix counterparts,
#%patch6 -p1 -b .uname_element_unknown.patch
%patch10 -p1
#%patch10 -p1
# docs should say /var/run/[uw]tmp not /etc/[uw]tmp
sed -i 's,/etc/utmp,/var/run/utmp,g;
@ -185,6 +188,10 @@ exit 0
#%doc THANKS THANKS-to-translators THANKStt.in
%changelog
* Tue Nov 24 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.32-2mamba
- remove uname patch
- rebuilt with debug package
* Sat Mar 07 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 8.32-1mamba
- update to 8.32