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



--- Comment #5 from [email protected] ---
(In reply to Igor Gnatenko from comment #2)
> > # 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

Hi Igor,
Thanks for your comments!  I'll make modifications accordingly.  I'll run Koji
build for other architectures to see.


Vicky

-- 
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