[Tizen-submit] 21185: Changes to Tizen:IVI/libXcomposite
noreply at tizen.org
noreply at tizen.org
Thu Feb 13 07:17:23 GMT 2014
Hi,
Ronan Le Martret have made the following changes to libXcomposite in project Tizen:IVI. Please review and accept ASAP.
Thank You,
[This message was auto-generated]
---
Request: #21185
submit: Tizen:IVI:build/libXcomposite(cleanup) -> Tizen:IVI
Message:
Submitter: Ronan Le Martret <ronan at fridu.net>
Comments: libXcomposite should not try to build into a pure wayland platform.
Git project: platform/upstream/libXcomposite
Tag: submit/tizen/20140213.071645
Commit: a723241835e91aa2106bc2265b1f971f40b467b8 libXcomposite should not try to build into a pure wayland platform.
State: new 2014-02-13T07:15:47 tizenrobot
Comment: <no comment>
changes files:
--------------
spec files:
-----------
--- libXcomposite.spec
+++ libXcomposite.spec
@@ -1,7 +1,9 @@
+%bcond_with x
+
Name: libXcomposite
+VCS: platform/upstream/libXcomposite#a723241835e91aa2106bc2265b1f971f40b467b8
Version: 0.4.3
Release: 3
-VCS: platform/upstream/libXcomposite#submit/tizen/20130910.024916-0-gef505a189143b9730e2751b02a4371bb7c3f57b6
License: MIT
Summary: X Composite Extension library
Url: http://www.x.org
@@ -15,6 +17,10 @@
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(xorg-macros)
+%if !%{with x}
+ExclusiveArch:
+%endif
+
%description
X Composite Extension library
other changes:
--------------
More information about the Tizen-submit
mailing list