https://bugzilla.rpmfusion.org/show_bug.cgi?id=3953
Nicolas Chauvet <kwizart(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|rpmfusion-package-review@rp |kwizart(a)gmail.com
|mfusion.org |
Flags| |fedora-review?
--- Comment #6 from Nicolas Chauvet <kwizart(a)gmail.com> ---
You should use:
%global debug_package %{nil}
%global __strip /bin/true
To avoid packaging issues with pre-built applications.
Use: ExclusiveArch: x86_64 i686
It's usually better to use one BR per line for better readability with patches
when one or another is removed.
There are lot of comment in the spec files, please clean them.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.