From 617955d61e10dc94814d910b2644101b146733b7f0120e06cb52485870ad619b Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Wed, 22 Oct 2008 16:41:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pommed?expand=0&rev=7 --- pommed.changes | 5 +++++ pommed.spec | 9 ++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/pommed.changes b/pommed.changes index eed32ec..c23a89b 100644 --- a/pommed.changes +++ b/pommed.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 17 08:52:44 CEST 2008 - olh@suse.de + +- add ExclusiveArch x86 x86_64 + ------------------------------------------------------------------- Fri Sep 5 00:54:21 CEST 2008 - ro@suse.de diff --git a/pommed.spec b/pommed.spec index bb60a4c..a51ba07 100644 --- a/pommed.spec +++ b/pommed.spec @@ -19,11 +19,16 @@ Name: pommed +%if 0 +# BuildRequires some package containing /usr/include/ofapi/of_api.h +ExclusiveArch: ppc +%endif +ExclusiveArch: %ix86 x86_64 Summary: Apple laptops hotkeys event handler License: GPL v2 only Group: Hardware/Mobile Version: 1.21 -Release: 20 +Release: 24 Url: http://technologeek.org/projects/pommed/ BuildRequires: alsa-devel audiofile-devel gtk2-devel libglade2-devel pciutils-devel update-desktop-files BuildRequires: dbus-1-devel libconfuse-devel @@ -204,6 +209,8 @@ rm -rf %buildroot %_mandir/man1/wmpo* %changelog +* Fri Oct 17 2008 olh@suse.de +- add ExclusiveArch x86 x86_64 * Fri Sep 05 2008 ro@suse.de - add Required-Stop to init script * Mon Jul 21 2008 lrupp@suse.de