From 76949b8c917abf2e03a60709d7c599f8e7f30c80a95ea55ee964a4fcdb22d8b9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 8 Dec 2011 10:24:18 +0000 Subject: [PATCH] fix license to be in spdx.org format OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=47 --- fontconfig.changes | 5 +++++ fontconfig.spec | 9 +++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/fontconfig.changes b/fontconfig.changes index 898f6a9..daf9984 100644 --- a/fontconfig.changes +++ b/fontconfig.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 8 10:24:16 UTC 2011 - coolo@suse.com + +- fix license to be in spdx.org format + ------------------------------------------------------------------- Thu Dec 1 16:50:47 UTC 2011 - coolo@suse.com diff --git a/fontconfig.spec b/fontconfig.spec index fccca28..b008f6e 100644 --- a/fontconfig.spec +++ b/fontconfig.spec @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: fontconfig %define build_docs 0 BuildRequires: automake @@ -38,9 +39,7 @@ BuildRequires: opensp BuildRequires: perl-SGMLS BuildRequires: sgml-skel %endif -License: MIT ; Public Domain, Freeware Provides: XFree86:/etc/fonts/fonts.dtd -Group: System/Libraries Url: http://fontconfig.org/ # bug437293 %ifarch ppc64 @@ -50,6 +49,8 @@ Requires: bash Version: 2.8.0 Release: 0 Summary: Library for Font Configuration +License: MIT ; SUSE-Public-Domain +Group: System/Libraries # CVS can be found here: (CVS is gone, fontconfig uses git now). # $ cvs -d :pserver:anoncvs@pdx.freedesktop.org:/cvs/fontconfig login # CVS password: @@ -95,12 +96,12 @@ an internal configuration from XML files, and the matching module, which accepts font patterns and returns the nearest matching font. %package devel -License: MIT Requires: %{name} = %version Requires: freetype2-devel glibc-devel Provides: XFree86-devel:%_libdir/pkgconfig/fontconfig.pc -Group: Development/Libraries/C and C++ Summary: Include Files and Libraries mandatory for Development +License: MIT +Group: Development/Libraries/C and C++ # bug437293 %ifarch ppc64 Obsoletes: fontconfig-devel-64bit