]> git.pld-linux.org Git - packages/accountsservice.git/commitdiff
- use newer systemd macros auto/th/accountsservice-0_6_15-3 auto/ti/accountsservice-0_6_15-3
authorArtur Frysiak <artur@frysiak.net>
Sun, 4 Dec 2011 17:31:23 +0000 (17:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 3

Changed files:
    accountsservice.spec -> 1.18

accountsservice.spec

index 8f31dc5eacec6ceb5eb798b8baaa0ad285d91536..490534c6aa7a274598e8c0a57dab2cbfc0bc7bf5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        D-Bus interface for user accounts management
 Summary(pl.UTF-8):     Interfejs D-Bus do zarządzania kontami użytkowników
 Name:          accountsservice
 Version:       0.6.15
-Release:       2
+Release:       3
 License:       GPL v3
 Group:         Applications/System
 Source0:       http://cgit.freedesktop.org/accountsservice/snapshot/%{name}-%{version}.tar.bz2
@@ -20,7 +20,7 @@ BuildRequires:        libtool
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
 BuildRequires: polkit-devel >= 0.102
-BuildRequires: rpmbuild(macros) >= 1.623
+BuildRequires: rpmbuild(macros) >= 1.626
 BuildRequires: xmlto
 Requires:      ConsoleKit
 Requires:      polkit >= 0.102
@@ -108,14 +108,13 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %post systemd
-%systemd_post
-%systemd_enable accounts-daemon.service
+%systemd_post accounts-daemon.service
 
 %preun systemd
 %systemd_preun accounts-daemon.service
 
 %postun systemd
-%systemd_postun accounts-daemon.service
+%systemd_reload
 
 %files -f accounts-service.lang
 %defattr(644,root,root,755)
This page took 0.143618 seconds and 4 git commands to generate.