]> git.pld-linux.org Git - packages/systemd.git/commitdiff
R: polkit for /usr/share/polkit-1/actions dir auto/th/systemd-202-3
authorElan Ruusamäe <glen@delfi.ee>
Fri, 17 May 2013 22:17:21 +0000 (01:17 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 17 May 2013 22:17:21 +0000 (01:17 +0300)
systemd.spec

index abf73be5c2558ffad2d1664ee445086cfdd3eba4..1b06c43f120ef1e55af5682b9508d5d33dd09ed6 100644 (file)
@@ -16,7 +16,7 @@ Summary(pl.UTF-8):    systemd - zarządca systemu i usług dla Linuksa
 Name:          systemd
 # Verify ChangeLog and NEWS when updating (since there are incompatible/breaking changes very often)
 Version:       202
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
@@ -112,6 +112,7 @@ Requires:   agetty
 Requires:      dbus >= 1.4.16-6
 Requires:      filesystem >= 4.0-3
 Requires:      libutempter
+Requires:      polkit
 Requires:      rc-scripts >= 0.4.5.3-7
 Requires:      setup >= 2.8.0-2
 Requires:      udev-core = %{epoch}:%{version}-%{release}
@@ -423,10 +424,10 @@ Requires: udev-libs = %{epoch}:%{version}-%{release}
 Requires:      uname(release) >= 2.6.32
 Obsoletes:     udev-compat
 Obsoletes:     udev-initrd < %{epoch}:%{version}-%{release}}
+Conflicts:     geninitrd < 12639
 Conflicts:     rc-scripts < 0.4.5.3-1
 Conflicts:     systemd-units < 1:183
 Conflicts:     udev < 1:118-1
-Conflicts:     geninitrd < 12639
 
 %description -n udev-core
 A userspace implementation of devfs - core part of udev.
@@ -1237,7 +1238,7 @@ fi
 
 %files inetd
 %defattr(644,root,root,755)
-%attr(755,root,root) /lib/systemd/system-generators/pld-rc-inetd-generator
+%attr(755,root,root) %{systemdunitdir}-generators/pld-rc-inetd-generator
 %{systemdunitdir}/rc-inetd.service
 
 %files analyze
This page took 0.895652 seconds and 4 git commands to generate.