diff --git a/liblbxutil.changes b/liblbxutil.changes index 7f8a51c..a031f88 100644 --- a/liblbxutil.changes +++ b/liblbxutil.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 25 06:49:02 UTC 2012 - sndirsch@suse.com + +- specfile cleanup + ------------------------------------------------------------------- Sun Feb 12 02:08:04 UTC 2012 - jengelh@medozas.de diff --git a/liblbxutil.spec b/liblbxutil.spec index bcd79df..00c8ec1 100644 --- a/liblbxutil.spec +++ b/liblbxutil.spec @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: liblbxutil %define lname liblbxutil1 Version: 1.1.0 @@ -21,16 +23,18 @@ Release: 0 Summary: Low Bandwith X extension utility routines 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/liblbxutil #Git-Web: http://cgit.freedesktop.org/xorg/lib/liblbxutil/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.57, automake, libtool -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3 -BuildRequires: pkgconfig(xextproto) >= 7.0.99.1, pkgconfig(xproto) -BuildRequires: pkgconfig(zlib) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(xextproto) >= 7.0.99.1 +BuildRequires: pkgconfig(xorg-macros) >= 1.3 +BuildRequires: pkgconfig(xproto) +BuildRequires: pkgconfig(zlib) %description liblbxutil is a library of routines for LBX (Low Bandwidth X)