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



--- Comment #19 from Jason Taylor <[email protected]> ---
Hi gil,

The updated spec is here:

http://copr-dist-git.fedorainfracloud.org/cgit/jasonish/hyperscan/hyperscan.git/tree/hyperscan.spec?id=833da4e464c728551cf1817b140fde2f37b7d3ff

the koji build using the latest srpm is here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=15497768

copr build using the same is here:
https://copr.fedorainfracloud.org/coprs/jasonish/hyperscan/build/449354/


I installed the packages generated by fedora-review and ran:

rpm -qf /usr/include/hs
hyperscan-devel-4.3.1-1.fc24.x86_64

So the directory ownership item should be addressed now.

Regarding the ExclusiveArch, hyperscan requires at least SSE support which
excludes anything but x86_64 from what I have been able to find in the
documentation.

I have noted this requirement in the spec.

The unable to find source rpm URL should be resolved now as well, the error now
longer displays during a fedora-review run.

I also added a patch to set the march flag to -march=core2. This is the minimum
instruction set required for hyperscan to compile. The default -march was to
use native, which would break package portability.

Thanks again for all the help

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