Hello community, here is the log from the commit of package xcb-util-wm for openSUSE:Factory checked in at 2013-03-21 22:15:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-wm (Old) and /work/SRC/openSUSE:Factory/.xcb-util-wm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-wm", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-wm/xcb-util-wm.changes 2012-06-19 22:43:02.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xcb-util-wm.new/xcb-util-wm.changes 2013-03-21 22:16:00.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 17 17:20:56 UTC 2013 - [email protected] + +- Use more robust make install call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-wm.spec ++++++ --- /var/tmp/diff_new_pack.2npxIk/_old 2013-03-21 22:16:01.000000000 +0100 +++ /var/tmp/diff_new_pack.2npxIk/_new 2013-03-21 22:16:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-wm # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,8 +24,8 @@ Group: Development/Libraries/C and C++ Url: http://xcb.freedesktop.org/ -#Git-Clone: git://anongit.freedesktop.org/xcb/util -#Git-Web: http://cgit.freedesktop.org/xcb/util/ +#Git-Clone: git://anongit.freedesktop.org/xcb/util-wm +#Git-Web: http://cgit.freedesktop.org/xcb/util-wm/ Source: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.62, automake, libtool @@ -91,7 +91,7 @@ make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la %post -n libxcb-ewmh2 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
