This commit is contained in:
committed by
Git OBS Bridge
parent
0ef259750e
commit
570ec20c76
17
pommed.spec
17
pommed.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package pommed (Version 1.14)
|
||||
# spec file for package pommed (Version 1.15)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -10,11 +10,12 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: pommed
|
||||
Summary: Apple laptops hotkeys event handler
|
||||
License: GPL v2 only
|
||||
Group: Hardware/Mobile
|
||||
Version: 1.14
|
||||
Version: 1.15
|
||||
Release: 1
|
||||
Url: http://technologeek.org/projects/pommed/
|
||||
BuildRequires: alsa-devel audiofile-devel gtk2-devel libglade2-devel pciutils-devel update-desktop-files
|
||||
@@ -33,7 +34,6 @@ Source3: gpommerc
|
||||
Source4: pommed-README.SuSE
|
||||
Source5: pommed-rpmlintrc
|
||||
Patch: pommed-1.10-build.patch
|
||||
Patch2: pommed-1.14-dbus.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%define kdedir /opt/kde3
|
||||
|
||||
@@ -97,7 +97,6 @@ Authors:
|
||||
%prep
|
||||
%setup
|
||||
%patch
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
## FIXME: make CFLAGS="$RPM_OPT_FLAGS" %{?jobs:-j%jobs}
|
||||
@@ -142,8 +141,6 @@ install -m 644 icons/gpomme_32x32.xpm %buildroot/%_datadir/icons/wmpomme.xpm
|
||||
%suse_update_desktop_file %buildroot/%_datadir/applications/gpomme-c.desktop
|
||||
%suse_update_desktop_file %buildroot/%_datadir/applications/gpomme.desktop
|
||||
# enable videoswitch
|
||||
mkdir -p %buildroot/%_sysconfdir/pommed
|
||||
ln -s /usr/bin/grandr %buildroot/%_sysconfdir/pommed/videoswitch
|
||||
%if 0%{?suse_version} > 1020
|
||||
%fdupes -s %buildroot
|
||||
%endif
|
||||
@@ -168,8 +165,6 @@ rm -rf %buildroot
|
||||
%config(noreplace) /etc/pommed.conf
|
||||
%config(noreplace) /etc/dbus-1/system.d/pommed.conf
|
||||
%_sysconfdir/init.d/pommed
|
||||
%dir %_sysconfdir/pommed
|
||||
%config(noreplace) %_sysconfdir/pommed/videoswitch
|
||||
%_sbindir/pommed
|
||||
%_sbindir/rcpommed
|
||||
%_mandir/man1/po*
|
||||
@@ -194,6 +189,12 @@ rm -rf %buildroot
|
||||
%_mandir/man1/wmpo*
|
||||
|
||||
%changelog
|
||||
* Tue Feb 12 2008 ro@suse.de
|
||||
- update to 1.15:
|
||||
- pommed: add preliminary support for the MacBook Air1,1;
|
||||
USB IDs missing.
|
||||
- pommed: add support for power_supply class to the ACPI code.
|
||||
- remove symlink to grandr (dropped from xorg-x11)
|
||||
* Thu Jan 17 2008 lrupp@suse.de
|
||||
- update to 1.14:
|
||||
+ fix error handling in the audio sample loading code to properly
|
||||
|
Reference in New Issue
Block a user