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

Antonio Trande <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Antonio Trande <[email protected]> ---
If you just need to package static libs and header files, I think it's better
naming this package 'kissfft-static' and providing header files separately in
'kissfft-devel'.

- These lines are redundant:

>%dir %{_includedir}/%{name}/
>%{_includedir}/%{name}/kfc.h
>%{_includedir}/%{name}/kiss_fft.h
>%{_includedir}/%{name}/kiss_fftnd.h
>%{_includedir}/%{name}/kiss_fftndr.h
>%{_includedir}/%{name}/kissfft.hh
>%{_includedir}/%{name}/kiss_fftr.h

You may use only:

%{_includedir}/%{name}/

- Why 'numpy' and 'Python2' among BR packages?

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