dbus: update stable version from 1.1.20 (aka 1.2.0) to 1.2.1. BUGFIX only release
authorMichael Lauer <mickey@vanille-media.de>
Sun, 20 Apr 2008 12:01:14 +0000 (12:01 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 20 Apr 2008 12:01:14 +0000 (12:01 +0000)
packages/dbus/dbus-1.2.1/.mtn2git_empty [moved from packages/dbus/dbus-1.1.20/.mtn2git_empty with 100% similarity]
packages/dbus/dbus-1.2.1/cross.patch [moved from packages/dbus/dbus-1.1.20/cross.patch with 100% similarity]
packages/dbus/dbus-1.2.1/dbus-1.init [moved from packages/dbus/dbus-1.1.20/dbus-1.init with 100% similarity]
packages/dbus/dbus-1.2.1/fix-dbus-launch-x11.patch [moved from packages/dbus/dbus-1.1.20/fix-dbus-launch-x11.patch with 100% similarity]
packages/dbus/dbus-1.2.1/fix-install-daemon.patch [moved from packages/dbus/dbus-1.1.20/fix-install-daemon.patch with 100% similarity]
packages/dbus/dbus-1.2.1/tmpdir.patch [moved from packages/dbus/dbus-1.1.20/tmpdir.patch with 100% similarity]
packages/dbus/dbus-native_1.2.1.bb [moved from packages/dbus/dbus-native_1.1.20.bb with 100% similarity]
packages/dbus/dbus_1.1.20.bb [deleted file]
packages/dbus/dbus_1.2.1.bb [new file with mode: 0644]

diff --git a/packages/dbus/dbus_1.1.20.bb b/packages/dbus/dbus_1.1.20.bb
deleted file mode 100644 (file)
index c951fc7..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-include dbus.inc
-
-PR = "r1"
-
-SRC_URI += "file://fix-dbus-launch-x11.patch;patch=1"
diff --git a/packages/dbus/dbus_1.2.1.bb b/packages/dbus/dbus_1.2.1.bb
new file mode 100644 (file)
index 0000000..ffbdbdd
--- /dev/null
@@ -0,0 +1,5 @@
+include dbus.inc
+
+PR = "r0"
+
+#SRC_URI += "file://fix-dbus-launch-x11.patch;patch=1"