Fixed building with glibc 2.29 on i586

This commit is contained in:
Mikhail Novosyolov 2019-04-30 02:36:03 +03:00
parent 99f1afc05f
commit 500f77f0ed

View file

@ -1,4 +1,4 @@
%define commit f80c54d6ae6078faed19839d10a38284ee39e7c9 %define commit 473f733e6428e74e924a5c0d19d01905db160e3d
%define short_commit %(echo %{commit} | head -c 4) %define short_commit %(echo %{commit} | head -c 4)
# When updating, change commit hash above to the commit in # When updating, change commit hash above to the commit in
# https://abf.io/soft/rpm5 that you want to build from # https://abf.io/soft/rpm5 that you want to build from
@ -65,7 +65,7 @@ Summary: The RPM package management system
Name: rpm Name: rpm
Epoch: 1 Epoch: 1
Version: %{libver}.%{minorver} Version: %{libver}.%{minorver}
Release: 89.git%{short_commit} Release: 90.git%{short_commit}
License: LGPLv2.1+ License: LGPLv2.1+
Group: System/Configuration/Packaging Group: System/Configuration/Packaging
Url: http://rpm5.org/ Url: http://rpm5.org/