]> git.pld-linux.org Git - packages/gdm.git/commitdiff
- use newer systemd macros auto/th/gdm-3_2_1_1-7
authorArtur Frysiak <artur@frysiak.net>
Sun, 4 Dec 2011 18:30:37 +0000 (18:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 7

Changed files:
    gdm.spec -> 1.288

gdm.spec

index 3822fb562198060a86b2199c75c5373dac221a18..4083ae7eb9e494a3f0b6134e8651298201b21601 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:       6
+Release:       7
 Epoch:         2
 License:       GPL/LGPL
 Group:         X11/Applications
@@ -63,7 +63,7 @@ BuildRequires:        perl-modules
 BuildRequires: pkgconfig
 BuildRequires: polkit-devel >= 0.93
 BuildRequires: rpmbuild(find_lang) >= 1.23
-BuildRequires: rpmbuild(macros) >= 1.623
+BuildRequires: rpmbuild(macros) >= 1.626
 BuildRequires: scrollkeeper >= 0.1.4
 BuildRequires: tar >= 1:1.22
 BuildRequires: upower-devel >= 0.9.0
@@ -214,8 +214,8 @@ Opis zadania Upstart dla GDM.
 Summary:       systemd unit for GDM
 Group:         Daemons
 Requires:      %{name} = %{epoch}:%{version}-%{release}
-Requires:      systemd-units
 Requires:      accountsservice-systemd
+Requires:      systemd-units >= 37-0.10
 
 %description systemd
 systemd unit for GDM
@@ -331,14 +331,13 @@ fi
 %postun libs -p /sbin/ldconfig
 
 %post systemd
-%systemd_post
-%systemd_enable gdm.service
+%systemd_post gdm.service
 
 %preun systemd
 %systemd_preun gdm.service
 
 %postun systemd
-%systemd_postun gdm.service
+%systemd_reload
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.237976 seconds and 4 git commands to generate.