[Tizen-submit] 21728: Changes to Tizen:Mobile/dri2proto
noreply at tizen.org
noreply at tizen.org
Fri Feb 28 08:52:15 GMT 2014
Hi,
Ronan Le Martret have made the following changes to dri2proto in project Tizen:Mobile. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21728
submit: Tizen:Mobile:build/dri2proto(cleanup) -> Tizen:Mobile
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: dri2proto should not try to build into a pure wayland platform.
Git project: platform/upstream/dri2proto
Tag: submit/tizen/20140228.085155
Commit: 7dfb21765229ac5f7b5ed0bc4ab7ac99d209922c dri2proto should not try to build into a pure wayland platform.
State: new 2014-02-28T08:51:51 tizenrobot
Comment: <no comment>
changes files:
--------------
spec files:
-----------
--- dri2proto.spec
+++ dri2proto.spec
@@ -1,8 +1,10 @@
+%bcond_with x
+
Name: dri2proto
+VCS: platform/upstream/dri2proto#7dfb21765229ac5f7b5ed0bc4ab7ac99d209922c
Summary: X.Org X11 Protocol dri2proto
Version: 2.8
Release: 1
-VCS: platform/upstream/dri2proto#submit/tizen/20130910.025349-0-gd934b92165df5be63c52b91fae572fb5a6cd0702
Group: Development/System
License: MIT
URL: http://www.x.org
@@ -14,6 +16,10 @@
BuildRequires: pkgconfig
BuildRequires: pkgconfig(xorg-macros)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
%{summary}
other changes:
--------------
More information about the Tizen-submit
mailing list