Accepting request 673338 from GNOME:Next
- Fix meson parameters: -Dargyllcms-sensor=true must be -Dargyllcms_sensor=true (boo#1124388). OBS-URL: https://build.opensuse.org/request/show/673338 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=163
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 11 12:37:27 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Fix meson parameters: -Dargyllcms-sensor=true must be
|
||||||
|
-Dargyllcms_sensor=true (boo#1124388).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 22 16:35:34 UTC 2018 - bjorn.lie@gmail.com
|
Sun Apr 22 16:35:34 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package colord
|
# spec file for package colord
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@@ -152,7 +152,7 @@ ulimit -Sv 2000000
|
|||||||
-Dbash_completion=true \
|
-Dbash_completion=true \
|
||||||
-Dsystemd=true \
|
-Dsystemd=true \
|
||||||
-Dlibcolordcompat=true \
|
-Dlibcolordcompat=true \
|
||||||
-Dargyllcms-sensor=true \
|
-Dargyllcms_sensor=true \
|
||||||
-Dreverse=false \
|
-Dreverse=false \
|
||||||
-Dsane=false \
|
-Dsane=false \
|
||||||
-Dvapi=true \
|
-Dvapi=true \
|
||||||
|
Reference in New Issue
Block a user