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



--- Comment #7 from František Dvořák <[email protected]> ---
(In reply to Christopher Meng from comment #4)
> Thanks for packaging this, I need this package for another software.

So it's good there are all data types in the package :-) (for qm-dsp only float
is needed). Which datatype is used in the software?

There are also needed some build flags with kissfft:
-Dkiss_fft_scalar=$(DATATYPE) or -DFIXED_POINT=32 (16). I should probably add 
pkgconfig files for it...

(In reply to Christopher Meng from comment #5)
> You can %global srcver underneath Version tag with sed substitution(s/\.//g)

OK, I've used this (to keep all macros on the top):

%global version 1.3.0
%global srcname kiss_fft
%global srcver %(echo %{version} | sed -e 's/\\.//g')


New version:
Spec URL: http://scientific.zcu.cz/fedora/kiss-fft-1.3.0-1/kiss-fft.spec
SRPM URL:
http://scientific.zcu.cz/fedora/kiss-fft-1.3.0-1/kiss-fft-1.3.0-1.fc24.src.rpm

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