Modify Build Spec file 65/175265/1 accepted/tizen/unified/20180411.065536 submit/tizen/20180410.021232
authorMoonhee Choi <mh0310.choi@samsung.com>
Tue, 10 Apr 2018 02:00:01 +0000 (11:00 +0900)
committerMoonhee Choi <mh0310.choi@samsung.com>
Tue, 10 Apr 2018 02:04:44 +0000 (11:04 +0900)
 - Modify LGPL-2.1+ to LGPL-2.1

Change-Id: I0175028831f1f97ce7c65bcb827a2d6b00efc7db
Signed-off-by: Moonhee Choi <mh0310.choi@samsung.com>
packaging/cairo.spec

index 78ee1ab..3667922 100644 (file)
@@ -8,7 +8,7 @@
 Name:           cairo
 Version:        1.14.2
 Release:        0
-License:        MPL-1.1 or LGPL-2.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
@@ -52,7 +52,7 @@ It is designed to produce identical output on all output media
 while taking advantage of display hardware acceleration when available.
 
 %package -n libcairo
-License:        MPL-1.1 or LGPL-2.1+
+License:        MPL-1.1 or LGPL-2.1
 Summary:        Vector Graphics Library with Cross-Device Output Support
 Group:          Graphics/Libraries
 Provides:       cairo = %{version}
@@ -64,7 +64,7 @@ It is designed to produce identical output on all output media
 while taking advantage of display hardware acceleration when available.
 
 %package -n libcairo-gobject
-License:        MPL-1.1 or LGPL-2.1+
+License:        MPL-1.1 or LGPL-2.1
 Summary:        Vector Graphics Library with Cross-Device Output Support
 Group:          Graphics/Libraries
 
@@ -77,7 +77,7 @@ This library contains GType declarations for Cairo types. It is also
 meant to support gobject-introspection binding creation.
 
 %package -n libcairo-script-interpreter
-License:        MPL-1.1 or LGPL-2.1+
+License:        MPL-1.1 or LGPL-2.1
 Summary:        Vector Graphics Library with Cross-Device Output Support
 Group:          Graphics/Libraries
 
@@ -87,7 +87,7 @@ It is designed to produce identical output on all output media
 while taking advantage of display hardware acceleration when available.
 
 %package devel
-License:        MPL-1.1 or LGPL-2.1+
+License:        MPL-1.1 or LGPL-2.1
 Summary:        Development environment for cairo
 Group:          Development/Libraries
 Requires:       libcairo = %{version}