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