[packages/systemd] Fix path to kmod and kexec, release 3

wiget wiget at pld-linux.org
Mon Aug 12 14:50:06 CEST 2013


commit 2d0b9d3328e21dc3cb74c1deb84e32b6c5e2e751
Author: Artur Frysiak <artur at frysiak.net>
Date:   Mon Aug 12 14:49:36 2013 +0200

    Fix path to kmod and kexec, release 3

 systemd.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index ad5a1cd..4c90a82 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -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:	206
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2+ (udev), LGPL v2.1+ (the rest)
 Group:		Base
@@ -574,6 +574,8 @@ cp -p %{SOURCE2} src/systemd_booted.c
 	QUOTACHECK=/sbin/quotacheck \
 	SETCAP=/sbin/setcap \
 	KILL=/bin/kill \
+	KMOD=/sbin/kmod \
+	KEXEC=/sbin/kexec \
 	%{?debug:--enable-debug} \
 	%{__enable_disable audit} \
 	%{__enable_disable cryptsetup libcryptsetup} \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list