From: Elan Ruusamäe Date: Thu, 27 Jan 2011 22:10:06 +0000 (+0000) Subject: - upstart hook X-Git-Tag: auto/th/gdm-2_32_0-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=e6e341301f4308c9bba7d0bbba9113cc493a808a;p=packages%2Fgdm.git - upstart hook Changed files: gdm.init -> 1.19 gdm.spec -> 1.260 --- 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.