https://bugzilla.redhat.com/show_bug.cgi?id=1467003



--- Comment #3 from Vitaly Zaitsev <vit...@easycoding.org> ---
> %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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to