Hello community, here is the log from the commit of package libXfixes for openSUSE:Factory checked in at 2012-09-25 16:12:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXfixes (Old) and /work/SRC/openSUSE:Factory/.libXfixes.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXfixes", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libXfixes/libXfixes.changes 2012-02-17 12:03:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXfixes.new/libXfixes.changes 2012-09-25 16:12:23.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 25 06:33:15 UTC 2012 - [email protected] + +- specfile cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXfixes.spec ++++++ --- /var/tmp/diff_new_pack.PXtaU0/_old 2012-09-25 16:12:23.000000000 +0200 +++ /var/tmp/diff_new_pack.PXtaU0/_new 2012-09-25 16:12:23.000000000 +0200 @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXfixes %define lname libXfixes3 Version: 5.0 @@ -21,16 +23,19 @@ Summary: X11 miscellaneous "fixes" extension 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/libXfixes #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXfixes/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(xproto), pkgconfig(fixesproto) >= 5.0 -BuildRequires: pkgconfig(xextproto), pkgconfig(x11) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(fixesproto) >= 5.0 +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) %description The X Fixes extension provides applications with work-arounds for -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
