Hello community, here is the log from the commit of package WindowMaker for openSUSE:Factory checked in at Mon Sep 19 15:31:45 CEST 2011. -------- --- WindowMaker/WindowMaker.changes 2011-08-31 06:38:45.000000000 +0200 +++ /mounts/work_src_done/STABLE/WindowMaker/WindowMaker.changes 2011-09-17 12:35:15.000000000 +0200 @@ -1,0 +2,7 @@ +Sat Sep 17 10:35:01 UTC 2011 - jengelh@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build +- Fix erroneous trailing backslash + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ WindowMaker.spec ++++++ --- /var/tmp/diff_new_pack.ZalOQm/_old 2011-09-19 15:31:41.000000000 +0200 +++ /var/tmp/diff_new_pack.ZalOQm/_new 2011-09-19 15:31:41.000000000 +0200 @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: WindowMaker @@ -26,7 +25,6 @@ Obsoletes: wmaker Provides: wmaker windowmanager Requires: xdg-menu -AutoReqProv: on Summary: A Colorful and Flexible Window Manager Version: 0.92.0 Release: 219 @@ -68,21 +66,9 @@ the designated successor of AfterStep. For more details, check http://www.windowmaker.org. - - -Authors: --------- - Alfredo K. Kojima <kojima@windowmaker.org> - %description devel Includes and static libraries for Window Maker - - -Authors: --------- - Alfredo K. Kojima <kojima@windowmaker.org> - %prep %setup -q -n Window-Maker-5a2507602c48 -a 1 mkdir menu.orig @@ -123,12 +109,14 @@ --with-nlsdir=/usr/share/locale \ --with-pixmapdir=/usr/share/WindowMaker/Pixmaps \ --with-gnustepdir=/usr/lib/GNUstep -(cd WindowMaker/Defaults; make clean; make) -make + +(cd WindowMaker/Defaults; make clean; make %{?_smp_mflags}) +make %{?_smp_mflags} (cd WindowMaker-extra-0.1 %configure --disable-static --with-pic\ - --with-pixmapdir=/usr/share/WindowMaker/Pixmaps \ -make + --with-pixmapdir=/usr/share/WindowMaker/Pixmaps + +make %{?_smp_mflags} ) # --------------------------------------------------------------------------- @@ -138,7 +126,7 @@ install -m 755 windowmaker $RPM_BUILD_ROOT/usr/bin/windowmaker cd WindowMaker-extra-0.1 make DESTDIR=$RPM_BUILD_ROOT install -tar xfvj %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes/ +tar -xvjf %SOURCE2 -C $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes/ find $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes -type f -exec chmod 644 {} \; find $RPM_BUILD_ROOT/usr/share/WindowMaker/Themes -type d -exec chmod 755 {} \; #---------------------------------------------------------------------- @@ -154,9 +142,6 @@ %find_lang WINGs %{name}.lang %find_lang WPrefs %{name}.lang -%clean -rm -rf "$RPM_BUILD_ROOT" - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org