SHA256
1
0
forked from pool/pommed
OBS User unknown 2008-09-06 01:13:50 +00:00 committed by Git OBS Bridge
parent 1426e951fe
commit 98ecb466b4
3 changed files with 18 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 5 00:54:21 CEST 2008 - ro@suse.de
- add Required-Stop to init script
-------------------------------------------------------------------
Mon Jul 21 16:31:24 CEST 2008 - lrupp@suse.de

View File

@ -3,6 +3,7 @@
### BEGIN INIT INFO
# Provides: pommed
# Required-Start: $remote_fs
# Required-Stop: $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: pommed daemon providing macbook backlight control

View File

@ -2,9 +2,16 @@
# spec file for package pommed (Version 1.21)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@ -16,7 +23,7 @@ Summary: Apple laptops hotkeys event handler
License: GPL v2 only
Group: Hardware/Mobile
Version: 1.21
Release: 1
Release: 20
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
@ -197,6 +204,8 @@ rm -rf %buildroot
%_mandir/man1/wmpo*
%changelog
* Fri Sep 05 2008 ro@suse.de
- add Required-Stop to init script
* Mon Jul 21 2008 lrupp@suse.de
- update to 1.21:
+ Note that this version of pommed REQUIRES Linux 2.6.25 or