From ee86b51eb8ddbacb57df0074f9f1908984ddf9124aaece1b564bd7bd18e40839 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sun, 22 May 2011 15:33:29 +0000 Subject: [PATCH 1/4] Accepting request 70902 from home:paskov:branches:Base:System Version update to 2.0.10 OBS-URL: https://build.opensuse.org/request/show/70902 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=24 --- _service | 6 +++--- _service:download_url:acpid-2.0.10.tar.gz | 3 +++ _service:download_url:acpid-2.0.9.tar.gz | 3 --- acpid.changes | 5 +++++ acpid.spec | 2 +- 5 files changed, 12 insertions(+), 7 deletions(-) create mode 100644 _service:download_url:acpid-2.0.10.tar.gz delete mode 100644 _service:download_url:acpid-2.0.9.tar.gz diff --git a/_service b/_service index 1ff3df7..77d52d5 100644 --- a/_service +++ b/_service @@ -2,11 +2,11 @@ http tedfelix.com - /linux/acpid-2.0.9.tar.gz + /linux/acpid-2.0.10.tar.gz - _service:download_url:acpid-2.0.9.tar.gz + _service:download_url:acpid-2.0.10.tar.gz sha256 - f02a4931083ef52e6785c989d9d44720387c1d65a42bdcd364e3b06cd588ba65 + ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb diff --git a/_service:download_url:acpid-2.0.10.tar.gz b/_service:download_url:acpid-2.0.10.tar.gz new file mode 100644 index 0000000..19faccb --- /dev/null +++ b/_service:download_url:acpid-2.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb +size 76092 diff --git a/_service:download_url:acpid-2.0.9.tar.gz b/_service:download_url:acpid-2.0.9.tar.gz deleted file mode 100644 index e7d2102..0000000 --- a/_service:download_url:acpid-2.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f02a4931083ef52e6785c989d9d44720387c1d65a42bdcd364e3b06cd588ba65 -size 75552 diff --git a/acpid.changes b/acpid.changes index 3334e28..d0eea8d 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 21 16:09:14 UTC 2011 - vlado.paskov@gmail.com + +- Version update to 2.0.10 + ------------------------------------------------------------------- Wed Mar 9 13:07:22 UTC 2011 - coolo@novell.com diff --git a/acpid.spec b/acpid.spec index 83c06d2..1c50119 100644 --- a/acpid.spec +++ b/acpid.spec @@ -20,7 +20,7 @@ Name: acpid Url: http://tedfelix.com/linux/acpid-netlink.html -Version: 2.0.9 +Version: 2.0.10 Release: 1 License: GPLv2+ Group: System/Daemons From 8d945b5e51fa5d7fa51b6820b055433dac2b714d3887467cfbb6430e897b52ce Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 15 Jun 2011 20:33:31 +0000 Subject: [PATCH 2/4] - Version update to 2.0.10 for systemd support OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=25 --- acpid.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acpid.changes b/acpid.changes index d0eea8d..7c35c0c 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat May 21 16:09:14 UTC 2011 - vlado.paskov@gmail.com -- Version update to 2.0.10 +- Version update to 2.0.10 for systemd support ------------------------------------------------------------------- Wed Mar 9 13:07:22 UTC 2011 - coolo@novell.com From 04af9a9169430f3e88dffb9b8a34ae3fff7627e6eaf5e2c2bcaf438d95149605 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 23 Aug 2011 06:17:57 +0000 Subject: [PATCH 3/4] Accepting request 79509 from home:gary_lin:branches:Base:System - Add the check for gnome-settings-daemon in power_button since gnome-power-manager has been integrated into gnome-settings-daemon. bnc#711148 OBS-URL: https://build.opensuse.org/request/show/79509 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=27 --- _service:download_url:acpid-2.0.10.tar.gz | 3 --- acpid.changes | 7 +++++++ power_button | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) delete mode 100644 _service:download_url:acpid-2.0.10.tar.gz diff --git a/_service:download_url:acpid-2.0.10.tar.gz b/_service:download_url:acpid-2.0.10.tar.gz deleted file mode 100644 index 19faccb..0000000 --- a/_service:download_url:acpid-2.0.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb -size 76092 diff --git a/acpid.changes b/acpid.changes index 7c35c0c..89a5231 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Aug 23 02:54:40 UTC 2011 - glin@suse.com + +- Add the check for gnome-settings-daemon in power_button since + gnome-power-manager has been integrated into + gnome-settings-daemon. bnc#711148 + ------------------------------------------------------------------- Sat May 21 16:09:14 UTC 2011 - vlado.paskov@gmail.com diff --git a/power_button b/power_button index 977779c..46823b2 100644 --- a/power_button +++ b/power_button @@ -47,7 +47,7 @@ while read A; do if [ "$IS_ACTIVE" = "true" -a -n "$DISP" ]; then # additional check, if none of these two apps are running, go on - if [ -n "`pidof kpowersave`" -o -n "`pidof gnome-power-manager`" -o -n "`pidof kded4`" -o -n "`pidof dalston-power-applet`" ]; then + if [ -n "`pidof kpowersave`" -o -n "`pidof gnome-power-manager`" -o -n "`pidof kded4`" -o -n "`pidof dalston-power-applet`" -o -n "`pidof gnome-settings-daemon`" ]; then echo doing nothing... exit 0 fi From 2de3e9e2af266a3cf55d4e3ba2c497f08a43dc5519a48dde81ec7a05d5914653 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 23 Aug 2011 12:11:20 +0000 Subject: [PATCH 4/4] Accepting request 79561 from home:a_jaeger:branches:openSUSE:Factory Remove _service file. OBS-URL: https://build.opensuse.org/request/show/79561 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=28 --- _service | 12 ------------ acpid-2.0.10.tar.gz | 3 +++ acpid.changes | 5 +++++ acpid.spec | 2 +- 4 files changed, 9 insertions(+), 13 deletions(-) delete mode 100644 _service create mode 100644 acpid-2.0.10.tar.gz diff --git a/_service b/_service deleted file mode 100644 index 77d52d5..0000000 --- a/_service +++ /dev/null @@ -1,12 +0,0 @@ - - - http - tedfelix.com - /linux/acpid-2.0.10.tar.gz - - - _service:download_url:acpid-2.0.10.tar.gz - sha256 - ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb - - diff --git a/acpid-2.0.10.tar.gz b/acpid-2.0.10.tar.gz new file mode 100644 index 0000000..19faccb --- /dev/null +++ b/acpid-2.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7e4ed2f3594dd02a50a92fc47dc0e1fea80c07fab8a5f3d1040ee76fae0acb +size 76092 diff --git a/acpid.changes b/acpid.changes index 89a5231..de05f96 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 23 12:07:59 UTC 2011 - aj@suse.de + +- Remove _service file. + ------------------------------------------------------------------- Tue Aug 23 02:54:40 UTC 2011 - glin@suse.com diff --git a/acpid.spec b/acpid.spec index 1c50119..062014d 100644 --- a/acpid.spec +++ b/acpid.spec @@ -27,7 +27,7 @@ Group: System/Daemons AutoReqProv: on PreReq: %insserv_prereq %fillup_prereq Summary: Executes Actions at ACPI Events -Source: %{name}-%{version}.tar.gz +Source: http://tedfelix.com//linux/%{name}-%{version}.tar.gz Source2: rcacpid Source3: README.SuSE Source4: thinkpad_acpi.modprobe