packaging: Enable hawkey and usrbinatomic by default

This will break on F20 but if that starts being a problem we can work
around it with an automatic version check or so.
This commit is contained in:
Colin Walters 2014-06-22 18:03:21 -04:00
parent f3b393ce03
commit c577cb0296

View File

@ -29,7 +29,7 @@ repository. At the moment, it is intended for use on build servers.
%build
env NOCONFIGURE=1 ./autogen.sh
%configure --disable-silent-rules
%configure --disable-silent-rules --enable-patched-hawkey-and-libsolv --enable-usrbinatomic
make %{?_smp_mflags}
%install