fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/package/show/M17N/fontconfig?expand=0&rev=47
This commit is contained in:
Stephan Kulow 2011-12-08 10:24:18 +00:00 committed by Git OBS Bridge
parent caa0bca042
commit 76949b8c91
2 changed files with 10 additions and 4 deletions

View File

@ -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

View File

@ -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: <hit return>
@ -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