summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/cairo.spec10
1 files changed, 5 insertions, 5 deletions
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}