]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- rel 13 auto/th/gdm-3_2_1_1-13
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 18 Mar 2012 12:49:56 +0000 (12:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- no need for systemd post/preun stuff as service is masked

Changed files:
    gdm.spec -> 1.295

gdm.spec

index 12ded4eb815b0105528d94a176b2b71fb7f84573..506dd0500f7e6177a9b6858a7a24cbddfc2a43e3 100644 (file)
--- a/gdm.spec
+++ b/gdm.spec
@@ -15,7 +15,7 @@ Summary(ru.UTF-8):    Дисплейный менеджер GNOME
 Summary(uk.UTF-8):     Дисплейний менеджер GNOME
 Name:          gdm
 Version:       3.2.1.1
-Release:       12
+Release:       13
 Epoch:         2
 License:       GPL/LGPL
 Group:         X11/Applications
@@ -293,12 +293,10 @@ umask 022
 %gconf_schema_install gdm-simple-greeter.schemas
 %scrollkeeper_update_post
 %update_icon_cache hicolor
-NORESTART=1
-%systemd_post gdm.service
+%systemd_reload
 
 %preun
 %gconf_schema_uninstall gdm-simple-greeter.schemas
-%systemd_preun gdm.service
 
 %postun
 %scrollkeeper_update_postun
@@ -315,7 +313,6 @@ fi
 if [ -f /etc/X11/gdm/gdm.conf-custom.rpmsave ]; then
        mv /etc/X11/gdm/gdm.conf-custom.rpmsave /etc/gdm/custom.conf
 fi
-%systemd_trigger gdm.service
 
 %post init
 /sbin/chkconfig --add gdm
This page took 0.136472 seconds and 4 git commands to generate.