[packages/systemd/systemd-221] - fix build with lz4 headers in /usr/include/lz4; release 19
qboosh
qboosh at pld-linux.org
Sun Dec 18 12:00:47 CET 2016
commit 80f36520d9f8a803695b4fd5dce7a1247b3048ba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Dec 18 12:01:31 2016 +0100
- fix build with lz4 headers in /usr/include/lz4; release 19
systemd.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index fccb185..da65c82 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -28,7 +28,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: 221
-Release: 18
+Release: 19
Epoch: 1
License: GPL v2+ (udev), LGPL v2.1+ (the rest)
Group: Base
@@ -689,6 +689,8 @@ cp -p %{SOURCE2} src/systemd_booted.c
%{__autoheader}
%{__automake}
+CPPFLAGS="%{rpmcppflags} -I/usr/include/lz4"
+
for PYTHON in %{__python} %{?with_python3:%{__python3}}; do
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/80f36520d9f8a803695b4fd5dce7a1247b3048ba
More information about the pld-cvs-commit
mailing list