From 98ecb466b4901ce676fefa08b63f117f90cdcc0a239fe2261fe2eef5ac08b05a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 6 Sep 2008 01:13:50 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pommed?expand=0&rev=6 --- pommed.changes | 5 +++++ pommed.init | 1 + pommed.spec | 15 ++++++++++++--- 3 files changed, 18 insertions(+), 3 deletions(-) diff --git a/pommed.changes b/pommed.changes index 84d768b..eed32ec 100644 --- a/pommed.changes +++ b/pommed.changes @@ -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 diff --git a/pommed.init b/pommed.init index dc96785..6304ac8 100644 --- a/pommed.init +++ b/pommed.init @@ -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 diff --git a/pommed.spec b/pommed.spec index c8db9c3..bb60a4c 100644 --- a/pommed.spec +++ b/pommed.spec @@ -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