diff --git a/pommed-dbus_policy.patch b/pommed-dbus_policy.patch
new file mode 100644
index 0000000..a17982c
--- /dev/null
+++ b/pommed-dbus_policy.patch
@@ -0,0 +1,11 @@
+--- dbus-policy.conf
++++ dbus-policy.conf
+@@ -11,5 +11,7 @@
+
+
+
+-
++
++
++
+
diff --git a/pommed.changes b/pommed.changes
index cc067cb..651f548 100644
--- a/pommed.changes
+++ b/pommed.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Tue Jan 27 17:24:09 CET 2009 - ro@suse.de
+
+- dbus-policy: add send_destination rule (bnc#469771)
+
-------------------------------------------------------------------
Tue Nov 11 19:18:01 CET 2008 - lrupp@suse.de
diff --git a/pommed.spec b/pommed.spec
index 033bcd1..2dd6c9e 100644
--- a/pommed.spec
+++ b/pommed.spec
@@ -1,7 +1,7 @@
#
# spec file for package pommed (Version 1.22)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@ Summary: Apple laptops hotkeys event handler
License: GPL v2 only
Group: Hardware/Mobile
Version: 1.22
-Release: 1
+Release: 2
Url: http://technologeek.org/projects/pommed/
%if 0
# BuildRequires some package containing /usr/include/ofapi/of_api.h
@@ -47,6 +47,7 @@ Source5: pommed-rpmlintrc
Patch1: pommed-desktop.patch
Patch2: pommed-hardcoded_libpci.patch
Patch3: pommed-optflags.patch
+Patch4: pommed-dbus_policy.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define kdedir /opt/kde3
@@ -114,6 +115,7 @@ Authors:
%patch1
%patch2
%patch3
+%patch4
%build
export CFLAGS="$RPM_OPT_FLAGS"
@@ -208,6 +210,8 @@ rm -rf %buildroot
%_mandir/man1/wmpo*
%changelog
+* Tue Jan 27 2009 ro@suse.de
+- dbus-policy: add send_destination rule (bnc#469771)
* Tue Nov 11 2008 lrupp@suse.de
- update to 1.22:
+ pommed: