From 7eaf47fe7d26236ae2190d521f63adefbcaee77a Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Oct 22 2012 13:12:29 +0000 Subject: require polkit instead of usermode-gtk --- diff --git a/sources b/sources index 8d23ddb..5517738 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab061d69996e79198b23f6826b341cff system-config-date-1.10.0.tar.bz2 +817b13cf9d0fb68f72434e9596ef905c system-config-date-1.10.0.tar.bz2 diff --git a/system-config-date.spec b/system-config-date.spec index 695695d..ec4c376 100644 --- a/system-config-date.spec +++ b/system-config-date.spec @@ -9,12 +9,6 @@ %bcond_with newt_python %endif -%if 0%{?fedora}%{?rhel} == 0 || 0%{?fedora} >= 9 || 0%{?rhel} >= 6 -%bcond_without console_util -%else -%bcond_with console_util -%endif - # Enterprise versions pull in docs automatically %if 0%{?rhel} > 0 %bcond_without require_docs @@ -58,11 +52,7 @@ Requires: python-slip >= 0.2.21 Requires: pygtk2 >= 2.12.0 Requires: pygtk2-libglade Requires: gnome-python2-canvas -%if %{with console_util} -Requires: usermode-gtk >= 1.94 -%else -Requires: usermode-gtk >= 1.36 -%endif +Requires: polkit %if %{with systemd} Requires: systemd-units @@ -97,9 +87,6 @@ make \ %if 0%{?rhel} > 0 POOL_NTP_ORG_VENDOR=rhel \ %endif -%if %{with console_util} - CONSOLE_USE_CONFIG_UTIL=1 \ -%endif %{?_smp_mflags} %install