From: Moonhee Choi Date: Tue, 10 Apr 2018 02:00:01 +0000 (+0900) Subject: Modify Build Spec file X-Git-Tag: submit/tizen/20180410.021232^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9592c7500290c208f9432a216228684a5f8d3d42;p=platform%2Fcore%2Fgraphics%2Fcairo.git Modify Build Spec file - Modify LGPL-2.1+ to LGPL-2.1 Change-Id: I0175028831f1f97ce7c65bcb827a2d6b00efc7db Signed-off-by: Moonhee Choi --- diff --git a/packaging/cairo.spec b/packaging/cairo.spec index 78ee1abd5..3667922f2 100644 --- a/packaging/cairo.spec +++ b/packaging/cairo.spec @@ -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}