On 01/15/2017 04:56 AM, arnaud gaboury wrote:
I wrote a spec file to build a .rpm for an application working only on
64 bits machines. The package builds fine and is in this form:
myapp-version.fc25.x86_64.rpm

Now, $ fedpkg --dist f25 lint complains:
E: no-binary

How can it be 64-bit only *and* no binary?

If it only works on x86_64, then set
ExclusiveArch: x86_64

noarch is be for architecture independent stuff, e.g. scripts and documentation.
--
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to