Add %_metainfodir macro, bump release.

This commit is contained in:
Jason Tibbitts 2018-04-20 13:39:46 -05:00
parent 366529d3e4
commit 9a65d33573
2 changed files with 9 additions and 1 deletions

View File

@ -2,3 +2,7 @@
# A directory for rpm macros
%rpmmacrodir /usr/lib/rpm/macros.d
# A directory for appdata metainfo. The value in <=F27 differs from the F28+
# value.
%_metainfodir %{_datadir}/appdata

View File

@ -6,7 +6,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 65
Version: 66
Release: 1%{?dist}
# No version specified.
License: GPL+
@ -147,6 +147,10 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
%{_rpmconfigdir}/macros.d/macros.kmp
%changelog
* Fri Apr 20 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 66-1
- Add %%_metainfodir macro.
- %%forgeautosetup tweak to fix patch application.
* Mon Mar 05 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 65-1
- Add the forge macros.