From edbff5c1dc00e215d2b7d071984233c846960423 Mon Sep 17 00:00:00 2001
From: Michal Nowak <mnowak@startmail.com>
Date: Thu, 05 Jul 2018 17:41:22 +0200
Subject: [PATCH] dbus: update to 1.12.8

---
 components/library/dbus/dbus.p5m |   15 +++++++++++----
 1 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/components/library/dbus/dbus.p5m b/components/library/dbus/dbus.p5m
index f6dd6aa..d140788 100644
--- a/components/library/dbus/dbus.p5m
+++ b/components/library/dbus/dbus.p5m
@@ -11,9 +11,10 @@
 
 #
 # Copyright 2017 Alexander Pyhalov
+# Copyright 2018 Michal Nowak
 #
 
-set name=pkg.fmri value=pkg:/system/library/dbus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -45,6 +46,8 @@
 file path=usr/bin/dbus-uuidgen
 file path=usr/lib/dbus-daemon mode=0555
 file path=usr/lib/dbus-daemon-launch-helper mode=0555
+file path=usr/lib/$(MACH64)/dbus-daemon mode=0555
+file path=usr/lib/$(MACH64)/dbus-daemon-launch-helper mode=0555
 file path=usr/share/dbus-1/session.conf preserve=rename-old
 file path=usr/share/dbus-1/system.conf preserve=rename-old
 file path=usr/share/doc/dbus/api/annotated.html
@@ -153,6 +156,7 @@
 file path=usr/share/doc/dbus/api/dbus-socket-set_8c_source.html
 file path=usr/share/doc/dbus/api/dbus-socket-set_8h_source.html
 file path=usr/share/doc/dbus/api/dbus-sockets-win_8h_source.html
+file path=usr/share/doc/dbus/api/dbus-spawn-test_8c_source.html
 file path=usr/share/doc/dbus/api/dbus-spawn-win_8c_source.html
 file path=usr/share/doc/dbus/api/dbus-spawn_8c_source.html
 file path=usr/share/doc/dbus/api/dbus-spawn_8h_source.html
@@ -202,8 +206,8 @@
 file path=usr/share/doc/dbus/api/dbus-watch_8c_source.html
 file path=usr/share/doc/dbus/api/dbus-watch_8h_source.html
 file path=usr/share/doc/dbus/api/dbus_8h_source.html
-file path=usr/share/doc/dbus/api/dir_5b42d9f00640640b7578618a0863a45d.html
-file path=usr/share/doc/dbus/api/dir_e7d8299e1873836dc4681e7d05d03e4d.html
+file path=usr/share/doc/dbus/api/dir_06136cd6e1b1575498c4499b6dd7eeb4.html
+file path=usr/share/doc/dbus/api/dir_8a0b5b30d8987204d61d41d40c9d1d06.html
 file path=usr/share/doc/dbus/api/doc.png
 file path=usr/share/doc/dbus/api/doxygen.css
 file path=usr/share/doc/dbus/api/doxygen.png
@@ -404,6 +408,7 @@
 file path=usr/share/doc/dbus/api/structDBusTypeReaderClass.html
 file path=usr/share/doc/dbus/api/structDBusTypeWriter.html
 file path=usr/share/doc/dbus/api/structDBusUserInfo.html
+file path=usr/share/doc/dbus/api/structDBusVariant.html
 file path=usr/share/doc/dbus/api/structDBusWatch.html
 file path=usr/share/doc/dbus/api/structDBusWatchList.html
 file path=usr/share/doc/dbus/api/structHeaderFieldType.html
@@ -432,7 +437,7 @@
 file path=usr/share/doc/dbus/dbus-tutorial.html
 file path=usr/share/doc/dbus/dbus-update-activation-environment.1.html
 file path=usr/share/doc/dbus/dbus-uuidgen.1.html
-file path=usr/share/doc/dbus/dbus.devhelp
+file path=usr/share/doc/dbus/dbus.devhelp2
 file path=usr/share/doc/dbus/diagram.png
 file path=usr/share/doc/dbus/diagram.svg
 file path=usr/share/doc/dbus/examples/GetAllMatchRules.py
@@ -447,3 +452,5 @@
 file path=usr/share/man/man1/dbus-test-tool.1
 file path=usr/share/man/man1/dbus-update-activation-environment.1
 file path=usr/share/man/man1/dbus-uuidgen.1
+file path=usr/share/xml/dbus-1/busconfig.dtd
+file path=usr/share/xml/dbus-1/introspect.dtd

--
Gitblit v1.9.3