summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhk57.kim <hk57.kim@samsung.com>2015-08-05 08:46:24 +0900
committerhk57.kim <hk57.kim@samsung.com>2015-08-05 08:46:24 +0900
commitaed520904a01bff1ed1b84a45704d741b3fb0cc7 (patch)
tree9a8a635d8d3e6911cefcc487de2faa4c6cf0fbed
parentda2c3d457db05c4fd3b3f1605c7a09b38db45176 (diff)
downloadcairo-aed520904a01bff1ed1b84a45704d741b3fb0cc7.tar.gz
cairo-aed520904a01bff1ed1b84a45704d741b3fb0cc7.tar.bz2
cairo-aed520904a01bff1ed1b84a45704d741b3fb0cc7.zip
[Cairo][Protex issue: fix build spec
Change-Id: I55d1e02c12eb9fba700ae4f0f6786e4adc4477db Signed-off-by: hk57.kim <hk57.kim@samsung.com>
-rw-r--r--packaging/cairo.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/cairo.spec b/packaging/cairo.spec
index e25c15d00..3ca995e33 100644
--- a/packaging/cairo.spec
+++ b/packaging/cairo.spec
@@ -9,7 +9,7 @@ Name: cairo
#Version: 1.12.16
Version: 1.14.2
Release: 0
-License: LGPL-2.1+ or MPL-1.1
+License: MPL-1.1 or LGPL-2.1+
Summary: Vector Graphics Library with Cross-Device Output Support
Url: http://cairographics.org/
Group: Graphics/Libraries
@@ -112,7 +112,7 @@ hardware acceleration when available.
This package contains various cairo utilities.
%package devel
-License: LGPL-2.1+ or MPL-1.1
+License: MPL-1.1 or LGPL-2.1+
Summary: Development environment for cairo
Group: Development/Libraries
Requires: libcairo = %{version}