From 96b7d6c63f310af2925b3d47213b70bf2646a0c8adecd7fc3ced70a7cec39d52 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 20 Dec 2013 10:55:16 +0000 Subject: [PATCH] Accepting request 211826 from home:lbssousa:branches:Base:System - Disable multi-seat-x build, since package xorg-x11-server currently in Factory no longer needs it. OBS-URL: https://build.opensuse.org/request/show/211826 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 686eb749..68a5b3b5 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 48dbb6c1..c66ec723 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}