From fbff64f30275604686a1c78f4271f4ccbbe88f74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 24 Jun 2013 15:56:27 +0100 Subject: [PATCH] clarify licenses --- graphite2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/graphite2.spec b/graphite2.spec index adde654..21afd97 100644 --- a/graphite2.spec +++ b/graphite2.spec @@ -1,10 +1,10 @@ Name: graphite2 Version: 1.2.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Font rendering capabilities for complex non-Roman writing systems Group: Development/Tools -License: LGPLv2+ and (Netscape or GPLv2 or LGPLv2) +License: (LGPLv2+ or GPLv2+ or MPL) and (Netscape or GPLv2+ or LGPLv2+) URL: http://sourceforge.net/projects/silgraphite/ Source0: http://downloads.sourceforge.net/silgraphite/graphite2-%{version}.tgz Patch0: graphite-arm-nodefaultlibs.patch @@ -73,6 +73,9 @@ ctest %{_libdir}/pkgconfig/graphite2.pc %changelog +* Mon Jun 24 2013 Caolán McNamara - 1.2.2-3 +- clarify licenses + * Wed Jun 19 2013 Karsten Hopp 1.2.2-2 - use minimum texlive buildrequires, Than Ngo, rhbz#975843