]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- upstart hook auto/th/gdm-2_32_0-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 27 Jan 2011 22:10:06 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdm.init -> 1.19
    gdm.spec -> 1.260

gdm.init
gdm.spec

index 3a620f50feec8ccc8c20eabfea20a7635e677a5b..fdfe71187719bcae80abdf5dccee97b6f5136bf9 100644 (file)
--- 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
index db814afa2e8ea7618f08336ab0b258287fc78983..4968ed067e7a508fdf097380405c98eb4baec06d 100644 (file)
--- 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.
This page took 0.031594 seconds and 4 git commands to generate.