Forward compatibility with macros from rpm4 in rosa2019.1+

This commit is contained in:
Mikhail Novosyolov 2020-01-04 17:52:02 +03:00
parent 9af278242d
commit 982ed8ebe4

View file

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