https://bugzilla.redhat.com/show_bug.cgi?id=1467003 --- Comment #3 from Vitaly Zaitsev <vitaly@xxxxxxxxxxxxxx> --- > %setup -q Can be replaced to %autosetup. Also you should add BuildRequires: gcc. > make %{?_smp_mflags} V=1 Should be replaced to %make_build. > make install DESTDIR=%{buildroot} INSTALL='install -p' Should be replaced to %make_install. > %check Whole check section can be deleted as no checks can be performed in build chroot. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx