commit 2c89dd96f688244243003916808cbf98338b85e1
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Feb 25 10:32:53 2017 +0100

    - nicer Source0 URL
    - do not kill user processes on logout

 systemd.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index e9eb209..12af890 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -30,7 +30,7 @@ Release:      0.1
 Epoch:         1
 License:       GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:         Base
-Source0:       https://github.com/systemd/systemd/archive/v%{version}.tar.gz
+Source0:       
https://github.com/systemd/systemd/archive/v%{version}/%{name}-%{version}.tar.gz
 # Source0-md5: 3e3a0b14050eff62e68be72142181730
 Source1:       %{name}-sysv-convert
 Source2:       %{name}_booted.c
@@ -663,7 +663,8 @@ cp -p %{SOURCE2} src/systemd_booted.c
        --with-rootprefix="" \
        --with-rootlibdir=/%{_lib} \
        --with-sysvinit-path=/etc/rc.d/init.d \
-       --with-sysvrcnd-path=/etc/rc.d
+       --with-sysvrcnd-path=/etc/rc.d \
+       --without-kill-user-processes
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/9ccb342effd67c315a54a9b605129a63c4fbee48

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to