https://bugzilla.redhat.com/show_bug.cgi?id=1467003 --- Comment #5 from Peter Robinson <pbrobinson@xxxxxxxxx> --- (In reply to Vitaly Zaitsev from comment #3) > > %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. Do all of those work on EL7 for example? They can be replaced, but the others are generally more widely supported and it's really just superficial, it doesn't particularly provide any real benefit. -- 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