Hello community, here is the log from the commit of package xcb-util-image for openSUSE:Factory checked in at 2013-03-22 12:11:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xcb-util-image (Old) and /work/SRC/openSUSE:Factory/.xcb-util-image.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xcb-util-image", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/xcb-util-image/xcb-util-image.changes 2012-06-05 12:03:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xcb-util-image.new/xcb-util-image.changes 2013-03-22 12:11:13.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 17 17:21:53 UTC 2013 - [email protected] + +- Use more robust make install call + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xcb-util-image.spec ++++++ --- /var/tmp/diff_new_pack.lHJH8k/_old 2013-03-22 12:11:14.000000000 +0100 +++ /var/tmp/diff_new_pack.lHJH8k/_new 2013-03-22 12:11:14.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xcb-util-image # -# 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 @@ -25,8 +25,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-image +#Git-Web: http://cgit.freedesktop.org/xcb/util-image/ Source: %name-%version.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.59c, automake, libtool @@ -81,7 +81,7 @@ make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la %post -n %lname -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
