From e6e341301f4308c9bba7d0bbba9113cc493a808a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 27 Jan 2011 22:10:06 +0000 Subject: [PATCH] - upstart hook Changed files: gdm.init -> 1.19 gdm.spec -> 1.260 --- gdm.init | 2 ++ gdm.spec | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/gdm.init b/gdm.init index 3a620f5..fdfe711 100644 --- a/gdm.init +++ b/gdm.init @@ -14,6 +14,8 @@ . /etc/rc.d/init.d/functions +upstart_controlled + # Get service config if [ -f /etc/sysconfig/gdm ]; then . /etc/sysconfig/gdm diff --git a/gdm.spec b/gdm.spec index db814af..4968ed0 100644 --- a/gdm.spec +++ b/gdm.spec @@ -5,7 +5,7 @@ # # Conditiional build: %bcond_without selinux # without selinux -# + Summary: GNOME Display Manager Summary(es.UTF-8): Administrador de Entrada del GNOME Summary(ja.UTF-8): GNOME ディスプレイマネージャ @@ -15,7 +15,7 @@ Summary(ru.UTF-8): Дисплейный менеджер GNOME Summary(uk.UTF-8): Дисплейний менеджер GNOME Name: gdm Version: 2.32.0 -Release: 1 +Release: 2 Epoch: 2 License: GPL/LGPL Group: X11/Applications @@ -134,6 +134,7 @@ Group: X11/Applications Requires(post,preun): /sbin/chkconfig Requires: %{name} = %{epoch}:%{version}-%{release} Requires: open +Requires: rc-scripts >= 0.4.3.0 %description init Init script for GDM. -- 2.44.0