Add %%install_macro which has been invented by us as a common macro installation method for both rpm5 and rpm4

This commit is contained in:
Mikhail Novosyolov 2020-01-09 23:54:47 +03:00
parent f5d99a7367
commit 0f35a7b672

View file

@ -1,4 +1,4 @@
%define commit 8c91a49b1f0b167db1b97e2394659f73531d2dfc
%define commit 3d193c2fd90721f63c9fc3e3183c61822a858e75
%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: 108.git%{short_commit}
Release: 109.git%{short_commit}
License: LGPLv2.1+
Group: System/Configuration/Packaging
Url: http://rpm5.org/