]> git.pld-linux.org Git - packages/systemd.git/blobdiff - systemd.spec
- don't hardcode systemctl path in servce files
[packages/systemd.git] / systemd.spec
index 5ab64f365ae32ac24c0dba7e974cc21f7e4adf0d..31017f0a41efecf227565fafce39a7e08236daa0 100644 (file)
@@ -15,7 +15,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:       198
-Release:       3
+Release:       3.1
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
@@ -567,8 +567,13 @@ Wiązania do Systemd dla Pythona.
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 cp -p %{SOURCE2} src/systemd_booted.c
 
+%{__mv} units/initrd-cleanup.service{,.in}
+%{__mv} units/initrd-parse-etc.service{,.in}
+%{__mv} units/initrd-switch-root.service{,.in}
+
 %build
 %{__gtkdocize}
 %{__libtoolize}
This page took 0.212512 seconds and 4 git commands to generate.