diff --git a/libXfontcache.changes b/libXfontcache.changes index 61dba6b..620ae55 100644 --- a/libXfontcache.changes +++ b/libXfontcache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 25 06:44:48 UTC 2012 - sndirsch@suse.com + +- specfile cleanup + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libXfontcache.spec b/libXfontcache.spec index cbf1b29..e65ab33 100644 --- a/libXfontcache.spec +++ b/libXfontcache.spec @@ -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 @@ Release: 0 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(fontcacheproto) +BuildRequires: fdupes +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