Hello community, here is the log from the commit of package libXcomposite for openSUSE:Factory checked in at 2012-09-25 16:10:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXcomposite (Old) and /work/SRC/openSUSE:Factory/.libXcomposite.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXcomposite", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libXcomposite/libXcomposite.changes 2012-02-17 12:03:07.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libXcomposite.new/libXcomposite.changes 2012-09-25 16:10:59.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Sep 25 06:28:26 UTC 2012 - [email protected] + +- specfile cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXcomposite.spec ++++++ --- /var/tmp/diff_new_pack.kR29j3/_old 2012-09-25 16:10:59.000000000 +0200 +++ /var/tmp/diff_new_pack.kR29j3/_new 2012-09-25 16:10:59.000000000 +0200 @@ -14,6 +14,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXcomposite %define lname libXcomposite1 Version: 0.4.3 @@ -21,17 +23,19 @@ Summary: X11 protocol Composite extension client library License: MIT Group: Development/Libraries/C and C++ -URL: http://wiki.freedesktop.org/wiki/Software/CompositeExt +Url: http://wiki.freedesktop.org/wiki/Software/CompositeExt #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXcomposite #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXcomposite/ Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(compositeproto) >= 0.4, pkgconfig(x11) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(compositeproto) >= 0.4 +BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xfixes) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 %description The Composite extension causes a entire sub-tree of the window -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
