[packages/systemd] - rel 3; provide system-update.target.wants dir

arekm arekm at pld-linux.org
Sun Nov 12 20:26:10 CET 2017


commit f36aafe595e14bb5258f7390cf44944eb30b9e34
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Nov 12 20:26:03 2017 +0100

    - rel 3; provide system-update.target.wants dir

 systemd.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 1a97910..4d388b6 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -26,7 +26,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:	235
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -684,7 +684,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/var/lib/{%{name}/{catalog,coredump},machines} \
 	$RPM_BUILD_ROOT{%{_sysconfdir}/{modprobe.d,systemd/system-preset},%{_rootsbindir}}
 install -d $RPM_BUILD_ROOT%{systemduserunitdir}/sockets.target.wants
-install -d $RPM_BUILD_ROOT%{systemdunitdir}/final.target.wants
+install -d $RPM_BUILD_ROOT%{systemdunitdir}/{final,system-update}.target.wants
 
 %meson_install -C build
 
@@ -1683,6 +1683,7 @@ fi
 %dir %{systemdunitdir}/rescue.target.wants
 %dir %{systemdunitdir}/runlevel[12345].target.wants
 %dir %{systemdunitdir}/shutdown.target.wants
+%dir %{systemdunitdir}/system-update.target.wants
 %dir %{systemdunitdir}/sigpwr.target.wants
 %dir %{systemdunitdir}/sockets.target.wants
 %dir %{systemdunitdir}/sysinit.target.wants
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list