OBS User unknown
2008-10-22 16:41:39 +00:00
committed by Git OBS Bridge
parent 98ecb466b4
commit 617955d61e
2 changed files with 13 additions and 1 deletions

View File

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

View File

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