Hello community, here is the log from the commit of package libXdamage for openSUSE:Factory checked in at 2012-09-25 16:11:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXdamage (Old) and /work/SRC/openSUSE:Factory/.libXdamage.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXdamage", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libXdamage/libXdamage.changes 2012-02-17 12:03:16.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXdamage.new/libXdamage.changes 2012-09-25 16:11:06.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 25 06:29:29 UTC 2012 - [email protected] + +- specfile cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXdamage.spec ++++++ --- /var/tmp/diff_new_pack.sjzjMx/_old 2012-09-25 16:11:07.000000000 +0200 +++ /var/tmp/diff_new_pack.sjzjMx/_new 2012-09-25 16:11:07.000000000 +0200 @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXdamage %define lname libXdamage1 Version: 1.1.3 @@ -21,16 +23,20 @@ Summary: X Damage Extension library License: MIT Group: Development/Libraries/C and C++ -URL: http://wiki.freedesktop.org/wiki/Software/XDamage +Url: http://wiki.freedesktop.org/wiki/Software/XDamage #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXdamage #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXdamage/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60 -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.3 -BuildRequires: pkgconfig(damageproto) >= 1.1, pkgconfig(xfixes) -BuildRequires: pkgconfig(fixesproto), pkgconfig(xextproto), pkgconfig(x11) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(damageproto) >= 1.1 +BuildRequires: pkgconfig(fixesproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xfixes) +BuildRequires: pkgconfig(xorg-macros) >= 1.3 %description The X Damage Extension allows applications to track modified regions -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
