On Tue, Jun 18, 2019 at 10:48 PM Philip Kovacs via devel <devel@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > I'm getting new build failures on the autotools macros that had been working for years. rpmbuild doesn't like > them anymore in rawhide. The macros are (or were) in the file `/usr/lib/rpm/macros`. The relevant portion > of my spec is here: > > -- spec -- > %build > %{__aclocal} -I auxdir > %{__autoconf} > %{__automake} --no-force > > Is there a new dependency I need to add or is something just broken? > Panu ripped them out for rpm 4.15: https://github.com/rpm-software-management/rpm/pull/691 You can trivially switch to just calling the commands... -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx