diff --git a/libXi.changes b/libXi.changes index de1d1c4..9c49d28 100644 --- a/libXi.changes +++ b/libXi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Feb 12 02:09:10 UTC 2012 - jengelh@medozas.de + +- Update homepage URL and set a minimal package description + (found one in tarball announcement mails) + ------------------------------------------------------------------- Fri Feb 10 15:56:36 UTC 2012 - sndirsch@suse.com diff --git a/libXi.spec b/libXi.spec index b7ced1b..1476432 100644 --- a/libXi.spec +++ b/libXi.spec @@ -21,10 +21,12 @@ Release: 0 Summary: X Input Extension library License: MIT Group: Development/Libraries/C and C++ -Url: http://cgit.freedesktop.org/xorg/lib/libXi/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXi +#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXi/ Source: %name-%version.tar.bz2 +BuildRoot: %_tmppath/%name-%version-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.10 @@ -33,14 +35,14 @@ BuildRequires: pkgconfig(xextproto) >= 7.0.3, pkgconfig(xext) >= 1.0.99.1 BuildRequires: pkgconfig(inputproto) >= 1.9.99.902 %description -(Upstream has not provided a description) +libXi is the client-side library for the X Input Extension. %package -n %lname Summary: X Input Extension library Group: System/Libraries %description -n %lname -(Upstream has not provided a description) +libXi is the client-side library for the X Input Extension. %package devel Summary: Development files for the X Input Extension library @@ -51,7 +53,7 @@ Provides: libXi6-devel = %version-%release Obsoletes: libXi6-devel < %version-%release %description devel -(Upstream has not provided a description) +libXi is the client-side library for the X Input Extension. This package contains the development headers for the library found in %lname.