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



--- Comment #2 from Igor Gnatenko <[email protected]> ---
> # Copyright (C) IBM Corp. 2015,2016
please, no ;)

> BuildRoot:    %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
not needed

> BuildArch:    x86_64 ppc64
it doesn't build for others?

> make -f makefile.fedora
missing %{?_smp_mflags}

> rm -fr %{buildroot}
not needed

> %clean
> [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
don't do that

> %defattr(-,root,root)
not needed

> %{!?_licensedir:%global license %%doc}
not needed

-- 
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
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to