On 08/11/2017 12:13 PM, Jacco Ligthart wrote:
Hi,
I noticed a difference between ipa in git.centos.org and the src.rpm used on buildlogs.centos.org.
my guess is that the latest manual debranding was not pushed to git.
There is a similar issue with abrt. abrt as it is in git does not build. it misses a "BuildRequires: dbus-glib-devel" and the last line of the %configure ends in a "". Now it thinks that "make -j4" is also a configure flag.
Jacco