summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorHyotaek, Shim <hyotaek.shim@samsung.com>2015-12-16 15:27:54 +0900
committerHyotaek, Shim <hyotaek.shim@samsung.com>2015-12-16 15:34:20 +0900
commit197db0df78e0a9f82df4162885854f99ff749505 (patch)
treefdf19cf51dfee7142ccbf2eea6ff5a64c373e731 /packaging
parent771f5155c9a393a242329988d56661a51fc04e6c (diff)
downloaddbus-197db0df78e0a9f82df4162885854f99ff749505.tar.gz
dbus-197db0df78e0a9f82df4162885854f99ff749505.tar.bz2
dbus-197db0df78e0a9f82df4162885854f99ff749505.zip
This reverts commit 771f5155c9a393a242329988d56661a51fc04e6c. Change-Id: I73b6adc6b76b63e972f7228c88c18dabda81b006
Diffstat (limited to 'packaging')
-rw-r--r--packaging/dbus-x11.spec4
-rw-r--r--packaging/dbus.spec5
-rw-r--r--packaging/libdbus.spec5
3 files changed, 0 insertions, 14 deletions
diff --git a/packaging/dbus-x11.spec b/packaging/dbus-x11.spec
index b63ee7f9..e77c13e4 100644
--- a/packaging/dbus-x11.spec
+++ b/packaging/dbus-x11.spec
@@ -1,5 +1,4 @@
%bcond_with x
-%bcond_with kdbus
Name: dbus-x11
%define _name dbus
@@ -76,9 +75,6 @@ export V=1
%if %{with_systemd}
--enable-systemd \
%endif
-%if %{with kdbus}
- --enable-kdbus-transport \
-%endif
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--enable-smack
diff --git a/packaging/dbus.spec b/packaging/dbus.spec
index 2919332b..860d70c3 100644
--- a/packaging/dbus.spec
+++ b/packaging/dbus.spec
@@ -1,7 +1,5 @@
%define dbus_user_uid 81
-%bcond_with kdbus
-
Name: dbus
Url: http://dbus.freedesktop.org/
Summary: D-Bus Message Bus System
@@ -92,9 +90,6 @@ export V=1
%if %{with_systemd}
--enable-systemd \
%endif
-%if %{with kdbus}
- --enable-kdbus-transport \
-%endif
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
--enable-smack \
diff --git a/packaging/libdbus.spec b/packaging/libdbus.spec
index 0494b8cc..26604810 100644
--- a/packaging/libdbus.spec
+++ b/packaging/libdbus.spec
@@ -1,5 +1,3 @@
-%bcond_with kdbus
-
Name: libdbus
Url: http://dbus.freedesktop.org/
Summary: Library package for D-Bus
@@ -70,9 +68,6 @@ export V=1
--enable-inotify \
--with-console-auth-dir=/var/run/dbus/at_console/ \
--with-systemdsystemunitdir=%{_unitdir} \
-%if %{with kdbus}
- --enable-kdbus-transport \
-%endif
--enable-smack
make %{?_smp_mflags} -C dbus libdbus-1.la