From b7fb0fd0b66d6fd051f428bb9f88e11e8205bd7fc96e6fef8bf9c20fb6e30073 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 20 Dec 2013 10:55:16 +0000 Subject: [PATCH] - Disable multi-seat-x build, since package xorg-x11-server currently in Factory no longer needs it. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=479 --- systemd.changes | 6 ++++++ systemd.spec | 3 +++ 2 files changed, 9 insertions(+) diff --git a/systemd.changes b/systemd.changes index 686eb74..68a5b3b 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Dec 20 09:40:01 UTC 2013 - lbsousajr@gmail.com + +- Disable multi-seat-x build, since package xorg-x11-server + currently in Factory no longer needs it. + ------------------------------------------------------------------- Wed Dec 18 18:56:01 UTC 2013 - hrvoje.senjan@gmail.com diff --git a/systemd.spec b/systemd.spec index 48dbb6c..c66ec72 100644 --- a/systemd.spec +++ b/systemd.spec @@ -583,6 +583,9 @@ export V=1 --with-debug-shell=/bin/bash \ --disable-smack \ --disable-ima \ +%if 0%{?suse_version} > 1310 + --disable-multi-seat-x \ +%endif CFLAGS="%{optflags}" make %{?_smp_mflags}