From 20e2bb165dbd1b7a2b10741b4aa743239a047cd9b132aa91233dc0f1c71a6313 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 14 Nov 2012 14:07:13 +0000 Subject: [PATCH] Accepting request 141297 from home:dimstar:branches:GNOME:Factory don't %{_datadir}/polkit-1/rules.d - fails until polkit goes into snapshot.. but I guess coolo would like it sooner... let's help him and bypass all auto-scripts OBS-URL: https://build.opensuse.org/request/show/141297 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-control-center?expand=0&rev=167 --- gnome-control-center.changes | 11 +++++++++++ gnome-control-center.spec | 3 +-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/gnome-control-center.changes b/gnome-control-center.changes index a399d3d..bbe64e3 100644 --- a/gnome-control-center.changes +++ b/gnome-control-center.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 14 13:51:05 UTC 2012 - dimstar@opensuse.org + +- Don't own %{_datadir}/polkit-1/rules.d: it's owned (with special + attr() by polkit). + +------------------------------------------------------------------- +Wed Nov 14 10:31:21 UTC 2012 - dimstar@opensuse.org + +- Change with_systemd defines to 1 in order to enable systemd. + ------------------------------------------------------------------- Fri Oct 26 15:19:27 UTC 2012 - dimstar@opensuse.org diff --git a/gnome-control-center.spec b/gnome-control-center.spec index dfc2a15..c09cbb0 100644 --- a/gnome-control-center.spec +++ b/gnome-control-center.spec @@ -18,7 +18,7 @@ # We cannot enable systemd support right now, as it is exclusive and means we # lose ConsoleKit support (bad for sysvinit) -%define with_systemd 0 +%define with_systemd 1 # We can currently not build ibus support, as it requires ibus 1.5, which has not been released yet. %define with_ibus 0 @@ -249,7 +249,6 @@ rm -rf %{buildroot} %{_datadir}/icons/hicolor/*/*/*.svg %{_datadir}/polkit-1/actions/org.gnome.controlcenter.datetime.policy %{_datadir}/polkit-1/actions/org.gnome.controlcenter.user-accounts.policy -%dir %{_datadir}/polkit-1/rules.d %{_datadir}/polkit-1/rules.d/gnome-control-center.rules %dir %{_datadir}/sounds/gnome %dir %{_datadir}/sounds/gnome/default