Add dep on fpc-srpm-macros.

Note: I had to either bump the release and not the version, or use a
non-integer version, in order to make sure that this package doesn't end
up newer than the F24 version, which would happen after one more update
which I do intend to make.

Sorry.  The request to keep the version in that manner is simply not
workable in the general case.
This commit is contained in:
Jason Tibbitts 2016-08-18 13:53:35 -05:00
parent be53b9b3c2
commit f3bff6d781
1 changed files with 7 additions and 3 deletions

View File

@ -7,7 +7,7 @@
Summary: Red Hat specific rpm configuration files
Name: redhat-rpm-config
Version: 41
Release: 1%{?dist}
Release: 2%{?dist}
# No version specified.
License: GPL+
Group: Development/System
@ -65,6 +65,7 @@ BuildArch: noarch
Requires: coreutils
Requires: perl-srpm-macros
Requires: ocaml-srpm-macros
Requires: fpc-srpm-macros
Requires: gnat-srpm-macros
Requires: ghc-srpm-macros
Requires: go-srpm-macros
@ -138,6 +139,9 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
%{_rpmconfigdir}/macros.d/macros.kmp
%changelog
* Thu Aug 18 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 41-2
- Add dependency on fpc-srpm-macros.
* Mon Apr 11 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 41-1
- Add a file for miscellaneous macros, currently containing just %%rpmmacrodir.
@ -174,7 +178,7 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
* Fri May 29 2015 Florian Festi <ffesti@redhat.com> 32-1
- Support out of source builds for %%_configure_gnuconfig_hack (#1191788)
- Fix typo in %%kernel_module_package (#1159361)
* Tue May 19 2015 Florian Festi <ffesti@redhat.com> 31-1
- Add %%py_auto_byte_compile macro controlling Python bytecompilation
(#976651)
@ -206,7 +210,7 @@ install -p -m 755 -t %{buildroot}%{_rpmconfigdir} kmod.prov
* Sat May 24 2014 Brent Baude <baude@us.ibm.com> - 23-2
- Changed ppc64 to power64 macro for mono_archs
* Tue May 13 2014 Peter Robinson <pbrobinson@fedoraproject.org>
* Tue May 13 2014 Peter Robinson <pbrobinson@fedoraproject.org>
- aarch64 has Ada so add it to GNAT_arches
* Mon May 12 2014 Josh Boyer <jwboyer@fedoraproject.org> - 22-1