https://bugzilla.novell.com/show_bug.cgi?id=842822 https://bugzilla.novell.com/show_bug.cgi?id=842822#c3 Ismail Donmez <idonmez@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |idonmez@suse.com --- Comment #3 from Ismail Donmez <idonmez@suse.com> 2013-09-27 15:00:20 UTC --- We should be doing something similar to what we did in gnome-settings-daemon: # Wacom input support %ifarch s390 s390x %define with_wacom 0 %else %define with_wacom 1 %endif and then... %if %{with_wacom} %suse_update_desktop_file gnome-wacom-panel X-SuSE-ControlCenter-Hardware %endif Also libwacom BuildRequires needs a similar if/endif. I'll cook up an SR. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.