Hello community, here is the log from the commit of package libXxf86misc for openSUSE:Factory checked in at 2013-03-22 12:00:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libXxf86misc (Old) and /work/SRC/openSUSE:Factory/.libXxf86misc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libXxf86misc", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libXxf86misc/libXxf86misc.changes 2012-09-25 16:14:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libXxf86misc.new/libXxf86misc.changes 2013-03-22 12:00:26.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Feb 17 17:21:53 UTC 2013 - [email protected] + +- Use more robust make install call +- Avoid calling fdupes outside of /usr + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libXxf86misc.spec ++++++ --- /var/tmp/diff_new_pack.xJ3KUt/_old 2013-03-22 12:00:27.000000000 +0100 +++ /var/tmp/diff_new_pack.xJ3KUt/_new 2013-03-22 12:00:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libXxf86misc # -# 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 @@ -76,9 +76,9 @@ make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" rm -f "%buildroot/%_libdir"/*.la -%fdupes %buildroot +%fdupes %buildroot/%_prefix %post -n %lname -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
