Hello community, here is the log from the commit of package xdg-utils for openSUSE:Factory checked in at 2012-08-24 13:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xdg-utils (Old) and /work/SRC/openSUSE:Factory/.xdg-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xdg-utils", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes 2012-07-02 12:55:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xdg-utils.new/xdg-utils.changes 2012-08-24 13:55:39.000000000 +0200 @@ -1,0 +2,9 @@ +Mon Aug 20 16:18:37 CEST 2012 - [email protected] + +- update to snapshot from 20120809 + * fix xdg-su for icewm (bnc#776202) + * remove xfce-su.diff (merged) + * few fixes (syntax errors in some cases and such) + * see ChangeLog for updates + +------------------------------------------------------------------- Old: ---- xdg-utils-20120310.tar.xz xfce-su.diff New: ---- xdg-utils-20120809.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xdg-utils.spec ++++++ --- /var/tmp/diff_new_pack.Rpn6mT/_old 2012-08-24 13:55:40.000000000 +0200 +++ /var/tmp/diff_new_pack.Rpn6mT/_new 2012-08-24 13:55:40.000000000 +0200 @@ -25,7 +25,7 @@ Summary: Utilities to uniformly interface desktop environments License: MIT Group: System/GUI/Other -Version: 20120310 +Version: 20120809 Release: 0 BuildArch: noarch Url: http://portland.freedesktop.org/ @@ -33,7 +33,6 @@ # http://portland.freedesktop.org/download/xdg-utils-%%{version}.tgz Source0: xdg-utils-%{version}.tar.xz Patch0: install-some-more-scripts.diff -Patch1: xfce-su.diff Patch8: xdg-screensaver-gnome-perl.diff Requires: perl Requires: perl-Net-DBus @@ -54,18 +53,15 @@ functions with all third party software, then can simply make sure that these utilities work properly in their environment. - - %prep %setup -q -n %name-%{version} %patch0 -p1 -%patch1 -p1 %patch8 -p1 %build %configure -(cd scripts; make scripts) -make %{?_smp_flags} +(cd scripts; touch *.in; make %{?_smp_mflags} scripts) +make %{?_smp_mflags} %install make DESTDIR=$RPM_BUILD_ROOT install -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
