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



--- Comment #3 from Christopher Meng <[email protected]> ---
SPEC:

0. 3.0.6 is available. Notified yet upstream about the wrong license header? I
don't think you need to modify them, just let upstream know and fix that.

1. cd build/custom_mt && make %{?_smp_mflags}

make %{?_smp_mflags} -C build/custom_mt

2. install -m0755 -D build/custom_mt/bin/%{name} %{buildroot}%{_bindir}/%{name}
install -m0644 -D build/custom_mt/lib%{name}/lib/lib%{name}.a
%{buildroot}%{_libdir}/lib%{name}.a

Missing -p option to preserve the timestamp.

3. Requires:       tbb-devel >= 3.0.0

https://fedoraproject.org/wiki/Packaging:Guidelines#Requiring_Base_Package

-- 
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://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to