Hello community, here is the log from the commit of package fontconfig for openSUSE:Factory checked in at 2011-12-21 17:00:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fontconfig (Old) and /work/SRC/openSUSE:Factory/.fontconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fontconfig", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes 2011-11-08 09:25:55.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes 2011-12-21 17:00:10.000000000 +0100 @@ -1,0 +2,16 @@ +Thu Dec 15 09:20:44 UTC 2011 - [email protected] + +- license update: MIT + Just list MIT in the spec file - this is not a dual license + +------------------------------------------------------------------- +Thu Dec 8 10:24:16 UTC 2011 - [email protected] + +- fix license to be in spdx.org format + +------------------------------------------------------------------- +Thu Dec 1 16:50:47 UTC 2011 - [email protected] + +- add libtool as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fontconfig.spec ++++++ --- /var/tmp/diff_new_pack.Yik8pi/_old 2011-12-21 17:00:12.000000000 +0100 +++ /var/tmp/diff_new_pack.Yik8pi/_new 2011-12-21 17:00:12.000000000 +0100 @@ -16,16 +16,30 @@ # - Name: fontconfig %define build_docs 0 -BuildRequires: freetype2-devel libexpat-devel pkgconfig +BuildRequires: automake +BuildRequires: freetype2-devel +BuildRequires: libexpat-devel +BuildRequires: libtool +BuildRequires: pkgconfig %if %{build_docs} -BuildRequires: docbook-dsssl-stylesheets docbook-utils docbook_3 docbook_4 iso_ent jadetex libpng libxml2 libxml2-devel lynx openjade opensp perl-SGMLS sgml-skel +BuildRequires: docbook-dsssl-stylesheets +BuildRequires: docbook-utils +BuildRequires: docbook_3 +BuildRequires: docbook_4 +BuildRequires: iso_ent +BuildRequires: jadetex +BuildRequires: libpng +BuildRequires: libxml2 +BuildRequires: libxml2-devel +BuildRequires: lynx +BuildRequires: openjade +BuildRequires: opensp +BuildRequires: perl-SGMLS +BuildRequires: sgml-skel %endif -License: Public Domain, Freeware ; MIT License (or similar) Provides: XFree86:/etc/fonts/fonts.dtd -Group: System/Libraries Url: http://fontconfig.org/ # bug437293 %ifarch ppc64 @@ -33,8 +47,10 @@ %endif Requires: bash Version: 2.8.0 -Release: 14 +Release: 0 Summary: Library for Font Configuration +License: MIT +Group: System/Libraries # CVS can be found here: (CVS is gone, fontconfig uses git now). # $ cvs -d :pserver:[email protected]:/cvs/fontconfig login # CVS password: <hit return> @@ -80,12 +96,12 @@ which accepts font patterns and returns the nearest matching font. %package devel -License: MIT License (or similar) 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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
