- rediffed for fuzz=0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pommed?expand=0&rev=6
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ca24631bef15a14e740ecd96540ad18056f09e691314a5e3baa494dd81dc6390
|
|
||||||
size 953331
|
|
3
pommed-1.30.tar.bz2
Normal file
3
pommed-1.30.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:12b43226fda1d74051d409f1fddfccecc6775772ca1fe1609979caffa18df63b
|
||||||
|
size 954025
|
@@ -1,8 +1,10 @@
|
|||||||
--- dbus-policy.conf
|
Index: dbus-policy.conf
|
||||||
|
===================================================================
|
||||||
|
--- dbus-policy.conf.orig
|
||||||
+++ dbus-policy.conf
|
+++ dbus-policy.conf
|
||||||
@@ -11,5 +11,7 @@
|
@@ -15,5 +15,7 @@
|
||||||
<policy user="root">
|
<policy context="default">
|
||||||
<allow own="org.pommed"/>
|
<allow send_destination="org.pommed"/>
|
||||||
</policy>
|
</policy>
|
||||||
-
|
-
|
||||||
+ <policy at_console="true">
|
+ <policy at_console="true">
|
||||||
|
@@ -2,7 +2,7 @@ Index: gpomme/gpomme-c.desktop
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- gpomme/gpomme-c.desktop.orig
|
--- gpomme/gpomme-c.desktop.orig
|
||||||
+++ gpomme/gpomme-c.desktop
|
+++ gpomme/gpomme-c.desktop
|
||||||
@@ -7,4 +7,4 @@
|
@@ -6,4 +6,4 @@ Icon=gpomme
|
||||||
Exec=gpomme -c
|
Exec=gpomme -c
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Type=Application
|
Type=Application
|
||||||
@@ -12,7 +12,7 @@ Index: gpomme/gpomme.desktop
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- gpomme/gpomme.desktop.orig
|
--- gpomme/gpomme.desktop.orig
|
||||||
+++ gpomme/gpomme.desktop
|
+++ gpomme/gpomme.desktop
|
||||||
@@ -7,4 +7,4 @@
|
@@ -6,4 +6,4 @@ Icon=gpomme
|
||||||
Exec=gpomme
|
Exec=gpomme
|
||||||
StartupNotify=true
|
StartupNotify=true
|
||||||
Type=Application
|
Type=Application
|
||||||
|
@@ -2,7 +2,7 @@ Index: pommed/Makefile
|
|||||||
===================================================================
|
===================================================================
|
||||||
--- pommed/Makefile.orig
|
--- pommed/Makefile.orig
|
||||||
+++ pommed/Makefile
|
+++ pommed/Makefile
|
||||||
@@ -51,7 +51,7 @@
|
@@ -53,7 +53,7 @@ ifeq ($(LIBPCI_SHARED), true)
|
||||||
CFLAGS += $(LIBPCI_CFLAGS)
|
CFLAGS += $(LIBPCI_CFLAGS)
|
||||||
LDFLAGS += $(LIBPCI_LIBS)
|
LDFLAGS += $(LIBPCI_LIBS)
|
||||||
else
|
else
|
||||||
|
@@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 17 11:25:52 CET 2009 - meissner@suse.de
|
||||||
|
|
||||||
|
- rediffed for fuzz=0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 11 01:11:13 CET 2009 - ro@suse.de
|
||||||
|
|
||||||
|
- update to 1.30:
|
||||||
|
- pommed: fix a crasher in the i2c probe routine on pmac.
|
||||||
|
- pommed: fix sysfs backlight driver to handle > 3-digit values.
|
||||||
|
- update to 1.29:
|
||||||
|
- pommed: add support for newer nvidia backlight driver which
|
||||||
|
changed the sysfs layout.
|
||||||
|
- pommed: move VT state checking to pommed, exposed over DBus.
|
||||||
|
- gpomme: switch to asking pommed for the state of the VT.
|
||||||
|
- wmpomme: switch to asking pommed for the state of the VT.
|
||||||
|
- update to 1.28:
|
||||||
|
- pommed: added support for the MacBookPro5,3 (15" MacBookPro
|
||||||
|
June 2009)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 1 13:09:08 CEST 2009 - lrupp@suse.de
|
Sat Aug 1 13:09:08 CEST 2009 - lrupp@suse.de
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package pommed (Version 1.27)
|
# spec file for package pommed (Version 1.30)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -22,7 +22,7 @@ Name: pommed
|
|||||||
Summary: Apple laptops hotkeys event handler
|
Summary: Apple laptops hotkeys event handler
|
||||||
License: GPL v2 only
|
License: GPL v2 only
|
||||||
Group: Hardware/Mobile
|
Group: Hardware/Mobile
|
||||||
Version: 1.27
|
Version: 1.30
|
||||||
Release: 1
|
Release: 1
|
||||||
Url: http://technologeek.org/projects/pommed/
|
Url: http://technologeek.org/projects/pommed/
|
||||||
%if 0
|
%if 0
|
||||||
|
Reference in New Issue
Block a user