Hello community, here is the log from the commit of package libXfontcache for openSUSE:Factory checked in at 2012-09-25 16:12:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXfontcache (Old) and /work/SRC/openSUSE:Factory/.libXfontcache.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXfontcache", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libXfontcache/libXfontcache.changes 2012-02-17 12:03:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXfontcache.new/libXfontcache.changes 2012-09-25 16:12:58.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 25 06:44:48 UTC 2012 - [email protected] + +- specfile cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXfontcache.spec ++++++ --- /var/tmp/diff_new_pack.flYsZT/_old 2012-09-25 16:12:59.000000000 +0200 +++ /var/tmp/diff_new_pack.flYsZT/_new 2012-09-25 16:12:59.000000000 +0200 @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXfontcache %define lname libXfontcache1 Version: 1.0.5 @@ -21,17 +23,20 @@ Summary: X TrueType font cache extension client library License: MIT Group: Development/Libraries/C and C++ -URL: http://xorg.freedesktop.org/ +Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXfontcache #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfontcache/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.57, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3, pkgconfig(x11) -BuildRequires: pkgconfig(xext), pkgconfig(xextproto) +BuildRequires: pkgconfig BuildRequires: pkgconfig(fontcacheproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.3 %description FontCache is an extension that is used by X TrueType to cache -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
