commit fvwm2 for openSUSE:Factory

2020-03-04 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2020-03-04 09:48:30

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new.26092 (New)


Package is "fvwm2"

Wed Mar  4 09:48:30 2020 rev:56 rq:781389 version:2.6.9

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2019-09-09 
12:39:32.185431562 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new.26092/fvwm2.changes   2020-03-04 
09:48:39.466224560 +0100
@@ -1,0 +2,5 @@
+Tue Mar  3 09:30:08 UTC 2020 - Dr. Werner Fink 
+
+- Install missed main manual page of fvwm its self 
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.uKp3dY/_old  2020-03-04 09:48:41.362225697 +0100
+++ /var/tmp/diff_new_pack.uKp3dY/_new  2020-03-04 09:48:41.366225699 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -97,6 +97,9 @@
 %install
 %make_install
 
+# missed main manual page
+install -m 644 doc/fvwm/fvwm.1 %{buildroot}%{_mandir}/man1
+
 # default config
 install -d -m 755 %{buildroot}%{_sysconfdir}/X11/fvwm2
 install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2/system.fvwm2rc




commit fvwm2 for openSUSE:Factory

2019-09-09 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2019-09-09 12:37:50

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new.7948 (New)


Package is "fvwm2"

Mon Sep  9 12:37:50 2019 rev:55 rq:729342 version:2.6.9

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2018-10-11 
11:52:37.402239368 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new.7948/fvwm2.changes2019-09-09 
12:39:32.185431562 +0200
@@ -1,0 +2,8 @@
+Mon Sep  9 07:44:29 UTC 2019 - mvet...@suse.com
+
+- Update to 2.6.9:
+  * Adds a new conditional option Fullscreen which detects windows in that 
state;
+  * Updates to translations;
+  * Fix how htmldoc/mandoc are detected in configure.ac
+
+---

Old:

  fvwm-2.6.8.tar.gz

New:

  fvwm-2.6.9.tar.gz



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.KBK3bp/_old  2019-09-09 12:39:32.753431469 +0200
+++ /var/tmp/diff_new_pack.KBK3bp/_new  2019-09-09 12:39:32.753431469 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:   fvwm2
-Version:2.6.8
+Version:2.6.9
 Release:0
 Summary:The F Virtual Window Manager
 License:GPL-2.0-or-later

++ fvwm-2.6.8.tar.gz -> fvwm-2.6.9.tar.gz ++
 8903 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fvwm-2.6.8/NEWS new/fvwm-2.6.9/NEWS
--- old/fvwm-2.6.8/NEWS 2018-05-31 00:28:25.0 +0200
+++ new/fvwm-2.6.9/NEWS 2018-06-07 11:12:06.0 +0200
@@ -2,7 +2,16 @@
 2.6.0.
 
 ---
-Changes in stable release 2.6.8 (UNRELEASED)
+Changes in stable release 2.6.9 (UNRELEASED)
+
+* Bug fixes:
+
+  - Fix handling of configure's --enable-mandoc/--enable-htmldoc
+
+* New fvwm features:
+
+---
+Changes in stable release 2.6.8 (31-Mar-2018)
 
 * Bug fixes:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fvwm-2.6.8/bin/fvwm-bug.1 new/fvwm-2.6.9/bin/fvwm-bug.1
--- old/fvwm-2.6.8/bin/fvwm-bug.1   2018-05-31 01:41:25.0 +0200
+++ new/fvwm-2.6.9/bin/fvwm-bug.1   2019-09-05 22:56:17.0 +0200
@@ -1,5 +1,5 @@
-.\" @(#)fvwm-2.6.8 06 November 2016
-.TH fvwm-bug 1 "06 November 2016 (2.6.8)" Fvwm "Fvwm Modules"
+.\" @(#)fvwm-2.6.9 05 September 2019
+.TH fvwm-bug 1 "05 September 2019 (2.6.9)" Fvwm "Fvwm Modules"
 .SH NAME
 fvwm-bug \- report a bug in fvwm
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/fvwm-2.6.8/bin/fvwm-config.1 new/fvwm-2.6.9/bin/fvwm-config.1
--- old/fvwm-2.6.8/bin/fvwm-config.12018-05-31 01:41:25.0 +0200
+++ new/fvwm-2.6.9/bin/fvwm-config.12019-09-05 22:56:17.0 +0200
@@ -1,4 +1,4 @@
-.\" @(#)fvwm-2.6.8 06 November 2016
+.\" @(#)fvwm-2.6.9 05 September 2019
 .de EX  \"Begin example
 .ne 5
 .if n .sp 1
@@ -13,7 +13,7 @@
 .if t .sp .5
 ..
 .ta .3i .6i .9i 1.2i 1.5i 1.8i
-.TH fvwm-config 1 "06 November 2016 (2.6.8)" Fvwm "Fvwm Modules"
+.TH fvwm-config 1 "05 September 2019 (2.6.9)" Fvwm "Fvwm Modules"
 .UC
 .SH NAME
 fvwm-config \- query an existing fvwm installation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure 

commit fvwm2 for openSUSE:Factory

2018-10-11 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2018-10-11 11:51:29

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Thu Oct 11 11:51:29 2018 rev:54 rq:640056 version:2.6.8

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2018-05-29 
10:30:21.912735099 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2018-10-11 
11:52:37.402239368 +0200
@@ -1,0 +2,45 @@
+Fri Oct  5 06:49:37 UTC 2018 - Tomáš Chvátal 
+
+- Add patch to work with multibuttons mice. Upstream is not
+  interested in the patch as other than xorg servers still might
+  not support this:
+  * enable-more-mouse-buttons.patch
+
+---
+Fri Oct  5 06:05:12 UTC 2018 - Tomáš Chvátal 
+
+- Remove not really needed patches:
+  * fvwm-2.5.26-gcc-warnings.patch
+  * fvwm-2.5.26-ia64.patch
+  * fvwm-rsvg.patch
+  * fvwm-2.5.26-no-copy-dt-needed-entries.patch
+  * fvwm-2.5.26-charset_in_title.patch
+
+---
+Thu Oct  4 20:08:30 UTC 2018 - Tomáš Chvátal 
+
+- Version update to 2.6.8:
+  * Various DESTDIR fixes (especially around the default-config Makefile)
+  * fvwm-perllib pod2man fixes.
+  * FvwmIconMan no longer triggers a warning about bad size hints in the fvwm 
core.
+  * VMware windows do not disapper when switching between fullscreen and 
normal state.
+  * Fix (de)installation with the configure options
+--program-prefix, --program-suffix and
+--program-transform-name.
+  * Remove further references to obsolete modules from man page(s).
+  * fvwm-menu-desktop(1) now requires python3 as an explicit dependency.
+  * Add a 'fullscreen' option to the 'Maximize' command.
+- Remove local fvwm-menu-desktop-config.fpl as upstream has newer
+  version
+- Refresh patch fvwm-2.5.26-sv_SE.patch
+- Rename properly the openSUSE.xpm u->U
+- Require python3-base as per above change to use it in
+  the menu-desktop
+
+---
+Thu Oct  4 20:05:07 UTC 2018 - Tomáš Chvátal 
+
+- Reduce usage of self defined macros and rely on system ones
+- Switch Source to point to upstream provided archive
+
+---

Old:

  fvwm-2.5.26-charset_in_title.patch
  fvwm-2.5.26-gcc-warnings.patch
  fvwm-2.5.26-ia64.patch
  fvwm-2.5.26-no-copy-dt-needed-entries.patch
  fvwm-2.6.7.tar.bz2
  fvwm-menu-desktop-config.fpl
  fvwm-rsvg.patch
  openSuSE.xpm

New:

  enable-more-mouse-buttons.patch
  fvwm-2.6.8.tar.gz
  openSUSE.xpm



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.wp8UYv/_old  2018-10-11 11:52:53.850218448 +0200
+++ /var/tmp/diff_new_pack.wp8UYv/_new  2018-10-11 11:52:53.850218448 +0200
@@ -12,39 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   fvwm2
-Version:2.6.7
+Version:2.6.8
 Release:0
 Summary:The F Virtual Window Manager
 License:GPL-2.0-or-later
 Group:  System/GUI/Other
-Url:http://www.fvwm.org
-Source0:fvwm-%{version}.tar.bz2
+URL:http://www.fvwm.org
+Source0:
https://github.com/fvwmorg/fvwm/releases/download/%{version}/fvwm-%{version}.tar.gz
 Source1:fvwm_icons.tar.bz2
 Source3:%{name}.desktop
 Source4:system.fvwm2rc
-Source6:openSuSE.xpm
-#SOURCE-FIX-OPENSUSE for snapshot 2012/10/11
-Source7:fvwm-menu-desktop-config.fpl
+Source6:openSUSE.xpm
 Patch0: fvwm-configure.patch
-Patch1: fvwm-2.5.26-gcc-warnings.patch
-Patch2: fvwm-2.5.26-ia64.patch
-Patch3: fvwm-2.5.26-sv_SE.patch
-Patch5: fvwm-2.5.26-charset_in_title.patch
-Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
-#PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
-Patch8: fvwm-rsvg.patch
-Patch10:fvwm-no-date-time.patch
+Patch1: fvwm-2.5.26-sv_SE.patch
+Patch2: fvwm-no-date-time.patch
+Patch3: enable-more-mouse-buttons.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libstroke-devel
 BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
+BuildRequires:  python3-base
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cairo)
@@ -84,59 +78,31 @@
 set, to be extremely 

commit fvwm2 for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2018-05-29 10:30:17

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Tue May 29 10:30:17 2018 rev:53 rq:610357 version:2.6.7

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2017-02-14 
00:47:28.546075218 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2018-05-29 
10:30:21.912735099 +0200
@@ -1,0 +2,6 @@
+Fri May 18 13:24:18 UTC 2018 - mvet...@suse.com
+
+- boo#1080494: Add update-alternative configuration
+- Run spec-cleaner
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.XBVfEO/_old  2018-05-29 10:30:23.156689146 +0200
+++ /var/tmp/diff_new_pack.XBVfEO/_new  2018-05-29 10:30:23.156689146 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Version:2.6.7
 Release:0
 Summary:The F Virtual Window Manager
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/GUI/Other
 Url:http://www.fvwm.org
 Source0:fvwm-%{version}.tar.bz2
@@ -68,13 +68,14 @@
 Requires:   wallpaper-branding
 Requires:   xdg-menu
 Requires:   xli
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 Provides:   fvwm
 Provides:   fvwmicns
 Provides:   windowmanager
 Provides:   xpmroot
 Obsoletes:  fvwm
 Obsoletes:  xpmroot
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 FVWM is a virtual desktop window manager for the X Window System.
@@ -109,7 +110,6 @@
 # build
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 autoreconf -fi
 CFLAGS="%{optflags} -fno-strict-aliasing" \
 LDFLAGS="-L/usr/%{_lib}" \
@@ -126,7 +126,7 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 #make prefix=$RPM_BUILD_ROOT%{_xorg7prefix} \
 # sysconfdir=$RPM_BUILD_ROOT/etc/X11/fvwm2 \
 # install
@@ -178,9 +178,17 @@
 %find_lang fvwm %{name}.lang
 %find_lang FvwmScript %{name}.lang
 
+%post
+%{_sbindir}/update-alternatives --install 
%{_datadir}/xsessions/default.desktop \
+  default-xsession.desktop %{_datadir}/xsessions/fvwm2.desktop 20
+
+%postun
+[ -f %{_datadir}/xsessions/lxqt.desktop ] || %{_sbindir}/update-alternatives \
+  --remove default-xsession.desktop %{_datadir}/xsessions/fvwm2.desktop
+
 %files -f %{name}.lang
-%defattr(-,root,root)
-%doc COPYING NEWS docs docu-module/*
+%license COPYING
+%doc NEWS docs docu-module/*
 %dir %{_sysconfdir}/X11/fvwm2
 %config %{_sysconfdir}/X11/fvwm2/system.fvwm2rc
 %{_prefix}/%{_xorg7bin}/*




commit fvwm2 for openSUSE:Factory

2017-02-13 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2017-02-14 00:47:27

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2017-02-09 
11:18:59.666394708 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2017-02-14 
00:47:28.546075218 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 16:53:50 UTC 2017 - jeng...@inai.de
+
+- Update summary
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.RJMqqZ/_old  2017-02-14 00:47:30.153848248 +0100
+++ /var/tmp/diff_new_pack.RJMqqZ/_new  2017-02-14 00:47:30.157847683 +0100
@@ -19,7 +19,7 @@
 Name:   fvwm2
 Version:2.6.7
 Release:0
-Summary:Improved Version of FVWM Window Manager
+Summary:The F Virtual Window Manager
 License:GPL-2.0+
 Group:  System/GUI/Other
 Url:http://www.fvwm.org
@@ -81,7 +81,7 @@
 
 FVWM is intended to have a small memory footprint but a rich feature
 set, to be extremely customizable and extendible, and to be very
-compatible with the Motif MWM.
+compatible with the Motif Window Manager (mwm).
 
 %define _xorg7libs %{_lib}
 %define _xorg7bin bin




commit fvwm2 for openSUSE:Factory

2017-02-09 Thread root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2017-02-09 11:18:58

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2016-08-20 
12:27:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2017-02-09 
11:18:59.666394708 +0100
@@ -1,0 +2,54 @@
+Tue Feb  7 11:14:39 UTC 2017 - wer...@suse.de
+
+- Update to 2.6.7 (06-Nov-2016)
+  - dropped fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch
+  * New fvwm features:
+A new default configuration which is available when fvwm
+doesn't detect a configuration file to load.
+A new conditional command "Desk n" can restrict matching
+windows to a specific desk.
+A new conditional command "Screen n" to restrict matching
+windows on a given Xinerama screen.
+New expansion variable "w.screen" to ascertain the Xineram
+screen number a window is on.
+New command "InfoStoreClear" to remove all items in the
+InfoStore.
+  * Removed features:
+The old and unmaintained debian/ and rpm/ directories have
+been removed; use the maintainers' copies where available.
+VMS support has been removed.
+GTK1.x support has been removed.
+GNOME-specific window hints (pre-EWMH) have been removed.
+Some fvwm modules have been removed:
+  FvwmDragWell (no replacement)
+  FvwmGTK (no replacement)
+  FvwmSave (no replacement)
+  FvwmSaveDesk (no replacement)
+  FvwmScroll (no replacement)
+  FvwmTabs (no replacement, never worked anyway)
+  FvwmTaskBar (use FvwmButtons)
+  FvwmTheme (in core of fvwm as colorsets)
+  FvwmWharf (use FvwmButtons)
+  FvwmWinList (use WindowList command)
+  FvwmWindowMenu (use WindowList command)
+  FvwmIconBox (use the IconBox style instead)
+  * New module features:
+FvwmButtons learned a new option "Colorset" to its
+ChangeButton command.
+  * fvwm-menu-desktop updated:
+Renamed default menu to XDGMenu and changed the name
+of the FvwmForm to FvwmForm-XDGMenu-Config to not conflict
+with someone already using FvwmMenu.
+fvwm-menu-desktop will now load defaults from the
+FvwmForm-XDGMenu-Config data file.
+Improved dynamic menus by regenerating them on-the-fly.
+Added new options: --regen-cmd, --dynamic, and more.
+  * Bug fixes:
+A bug introduced in 2.6.6 could cause applications with
+negative coordinates to be placed at strange positions. This
+affected for example acroread when switching to fullscreen
+mode. This has been fixed.
+FvwmButtons "Silent" option for dynamic ChangeButton commands
+no longer loops infinitely.
+
+---

Old:

  fvwm-2.6.6.tar.bz2
  fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch

New:

  fvwm-2.6.7.tar.bz2



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.N0dJlg/_old  2017-02-09 11:19:00.534271915 +0100
+++ /var/tmp/diff_new_pack.N0dJlg/_new  2017-02-09 11:19:00.538271349 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   fvwm2
-Version:2.6.6
+Version:2.6.7
 Release:0
 Summary:Improved Version of FVWM Window Manager
 License:GPL-2.0+
@@ -39,8 +39,6 @@
 #PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
 Patch8: fvwm-rsvg.patch
 Patch10:fvwm-no-date-time.patch
-#PATCH-FIX-UPSTREAM issue #11 -- pgn/xpm icons with transparent background do 
not work with 2.6.6
-Patch11:fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -100,12 +98,9 @@
 %patch3 -b .p3
 %patch5 -b .p5
 %patch7 -p1  -b .p7
-%if 0%{?suse_version} > 1220
 %patch8 -b .p8
-%endif
 %patch10 -b .p10
-%patch11 -b .p11 -p1
-find . -name *sv_SE* |xargs rename sv_SE sv
+find . -name *sv_SE* -exec rename --verbose sv_SE sv '{}' \+
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2
 cp %{SOURCE6} icons
@@ -140,24 +135,36 @@
 install -d -m 755 %{buildroot}%{_sysconfdir}/X11/fvwm2
 install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/fvwm2/system.fvwm2rc
 #
-# some extra utils
-install -d -m 755 %{buildroot}%{_prefix}/%{_xorg7libshare}/X11/fvwm2/utils
-install 

commit fvwm2 for openSUSE:Factory

2016-08-20 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2016-08-20 12:27:25

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2016-08-09 
22:15:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2016-08-20 
12:27:28.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug 18 11:48:10 UTC 2016 - mvet...@suse.com
+
+- boo#877539 - wrong path in system.fvwm2rc:
+  * Fix wallpaper path for 'init' and 'restart' commands.
+  * Require default branding wallpaper package.
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.iRpZof/_old  2016-08-20 12:27:30.0 +0200
+++ /var/tmp/diff_new_pack.iRpZof/_new  2016-08-20 12:27:30.0 +0200
@@ -67,6 +67,7 @@
 BuildRequires:  pkgconfig(xt)
 Requires:   desktop-data
 Requires:   mktemp
+Requires:   wallpaper-branding
 Requires:   xdg-menu
 Requires:   xli
 Provides:   fvwm

++ system.fvwm2rc ++
--- /var/tmp/diff_new_pack.iRpZof/_old  2016-08-20 12:27:30.0 +0200
+++ /var/tmp/diff_new_pack.iRpZof/_new  2016-08-20 12:27:30.0 +0200
@@ -90,8 +90,8 @@
 AddToFunc StartFunction
 + I Test (Init) Module FvwmBanner
 + I Test (Init) Exec exec xterm -ls -geometry +150+85
-+ I Test (Init) Exec exec xli -onroot -fillscreen -border black 
/usr/share/wallpapers/default-1600x1200.jpg
-+ I Test (Restart) Exec exec xli -onroot -fillscreen -border black 
/usr/share/wallpapers/default-1600x1200.jpg
++ I Test (Init) Exec exec xli -onroot -fillscreen -border black 
/usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
++ I Test (Restart) Exec exec xli -onroot -fillscreen -border black 
/usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
 + I Module FvwmButtons
 
 AddToFunc ExitFunction




commit fvwm2 for openSUSE:Factory

2016-08-09 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2016-08-09 22:15:48

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2016-03-08 
10:18:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2016-08-09 
22:15:53.0 +0200
@@ -1,0 +2,75 @@
+Tue Aug  2 14:18:11 UTC 2016 - wer...@suse.de
+
+- Update to 2.6.6
+  * fvwm features:
+  - Support for Russian from Ivan Gayevskiy.
+  - EnvMatch supports infostore variables.
+  - The option "forget" to the Maximize command allows to
+unmaximize a window without changing its size and position.
+  - Windows shaded to a corner (NW, NE, SW, SE) are reduced to a
+small square.
+  - New option "!raise" to the WarpToWindow command.
+  - The new extended variables $[wa.x], $[wa.y], $[wa.width],
+$[wa.height] can be used to get the geometry of the EWMH
+working area, and $[dwa.x], $[dwa.y], $[dwa.width],
+$[dwa.height] can be used to get the geometry of the EWMH
+dynamic working area.
+  - The Resize commands accept "wa" or "da" as a suffix of the
+width or height value.  If present, the value is a percentage
+of the width or height of the EWMH working area or the EWMH
+dynamic working area.
+  - Fvwm is much more resilient against applications that flood the
+window manager with repeated events.
+  * New module features:
+  - FvwmForm supports separator lines.
+  - New FvwmIconMan options:
+  IconAndSelectButton
+  IconAndSelectColorset
+  * Bug fixes:
+  - Provide a wrapper for the deprecation of XKeycodeToKeysym and
+use XkbKeycodeToKeysym() where appropriate.
+  - fvwm-menu-desktop is re-written and provides better support of
+the XDG menu specification.
+  - Fix fvwm-menu-desktop keyError bug.  Use "others" if no desktop
+environment found.
+  - FvwmIconMan had problems displaying the hilight colour on some
+systems (64 bit issue?).
+  - Globally active windows cannot take the focus if the style
+forbids programs to take focus themselves (style
+!FPFocusByProgram).
+  - Windows no longer jump from one position to the other which
+could happen in some cases with SnapAttraction.  Windows now
+snap to the closest window (or screen edge).
+  - Removing bindings had several strange side effects that are
+fixed now (removing too many bindings; old bindings showing up
+again after another is removed; possibly other effects).
+  - Windows sometimes did not get expose events (i.e. did not
+redraw properly) if they were uncovered by moving a window
+above them.  This has been fixed.
+  - FvwmConsole now causes much less network traffic.
+  - Suppress bogus events sent to the modules when a window is
+resized with the mouse.
+  - Properly handle the has_ref_window_moved flag for ResizeMove and
+ResizeMoveMaximize.
+  - Removed some unnecessary redraws in FvwmPager.
+  - The option "NoDeskLimitY" option of the GotoPage command did
+not work.
+  - Negative coordinates in the "rectangle" option to the Menu
+commend did not work correctly.  This has been fixed.
+  - Removes a slight graphics problem whith the ResizeMaximize
+command being invoked from a window button menu.
+  - When an attempt to reparent a client window (i.e. decorate
+it) fails, fvwm no longer throws away all events but only the
+events for that window.
+  - The ChangeButton command of FvwmButtons used to strip
+whitespace from the beginning and end of button titles and
+image paths.  This is no longer done.
+- Remove patches now upstream
+   fvwm-2.6.5-eventcrash.patch
+   fvwm-rsvg.patch
+   fvwm-snapshot.patch
+- Add upstream patch
+   fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch
+Expose: don't flush accumulated events
+
+---

Old:

  fvwm-2.6.5-eventcrash.patch
  fvwm-2.6.5.tar.bz2
  fvwm-snapshot.patch

New:

  fvwm-2.6.6.tar.bz2
  fvwm-icon-440d675d14412ec0a123d4c977534ab688229148.patch



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.jOrjIw/_old  2016-08-09 22:15:55.0 +0200
+++ /var/tmp/diff_new_pack.jOrjIw/_new  2016-08-09 22:15:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fvwm2
-Version:2.6.5
+Version:2.6.6
 Release:0
 Summary:Improved Version of FVWM Window Manager
 License:GPL-2.0+
@@ -38,11 +38,9 @@
 Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
 #PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
 Patch8: 

commit fvwm2 for openSUSE:Factory

2016-03-08 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2016-03-08 09:39:02

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is "fvwm2"

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2014-10-08 
22:14:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2016-03-08 
10:18:08.0 +0100
@@ -1,0 +2,7 @@
+Thu Mar  3 14:03:06 UTC 2016 - mvet...@suse.com
+
+- Clean up with spec-cleaner
+- Remove 'system.fvwm2rc_' seems not to be used
+- Fix module 'Command' see (boo#966650)
+
+---

Old:

  system.fvwm2rc_



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.z7NH7Z/_old  2016-03-08 10:18:09.0 +0100
+++ /var/tmp/diff_new_pack.z7NH7Z/_new  2016-03-08 10:18:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,32 @@
 
 
 Name:   fvwm2
+Version:2.6.5
+Release:0
+Summary:Improved Version of FVWM Window Manager
+License:GPL-2.0+
+Group:  System/GUI/Other
+Url:http://www.fvwm.org
+Source0:fvwm-%{version}.tar.bz2
+Source1:fvwm_icons.tar.bz2
+Source3:%{name}.desktop
+Source4:system.fvwm2rc
+Source6:openSuSE.xpm
+#SOURCE-FIX-OPENSUSE for snapshot 2012/10/11
+Source7:fvwm-menu-desktop-config.fpl
+Patch0: fvwm-configure.patch
+Patch1: fvwm-2.5.26-gcc-warnings.patch
+Patch2: fvwm-2.5.26-ia64.patch
+Patch3: fvwm-2.5.26-sv_SE.patch
+Patch5: fvwm-2.5.26-charset_in_title.patch
+Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
+#PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
+Patch8: fvwm-rsvg.patch
+#PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
+Patch9: fvwm-2.6.5-eventcrash.patch
+Patch10:fvwm-no-date-time.patch
+#PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
+Patch42:fvwm-snapshot.patch
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
@@ -41,44 +67,17 @@
 BuildRequires:  pkgconfig(xrender)
 #not actually used but includes its headers anyway..
 BuildRequires:  pkgconfig(xt)
+Requires:   desktop-data
+Requires:   mktemp
+Requires:   xdg-menu
+Requires:   xli
 Provides:   fvwm
 Provides:   fvwmicns
 Provides:   windowmanager
 Provides:   xpmroot
 Obsoletes:  fvwm
 Obsoletes:  xpmroot
-Version:2.6.5
-Release:0
-Summary:Improved Version of FVWM Window Manager
-License:GPL-2.0+
-Group:  System/GUI/Other
-Url:http://www.fvwm.org
-Source0:fvwm-%{version}.tar.bz2
-Source1:fvwm_icons.tar.bz2
-Source3:%name.desktop
-Source4:system.fvwm2rc
-Source5:system.fvwm2rc_
-Source6:openSuSE.xpm
-#SOURCE-FIX-OPENSUSE for snapshot 2012/10/11
-Source7:fvwm-menu-desktop-config.fpl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   desktop-data
-Requires:   mktemp
-Requires:   xdg-menu
-Requires:   xli
-Patch0: fvwm-configure.patch
-Patch1: fvwm-2.5.26-gcc-warnings.patch
-Patch2: fvwm-2.5.26-ia64.patch
-Patch3: fvwm-2.5.26-sv_SE.patch
-Patch5: fvwm-2.5.26-charset_in_title.patch
-Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
-#PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
-Patch8: fvwm-rsvg.patch
-#PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
-Patch9: fvwm-2.6.5-eventcrash.patch
-Patch10:fvwm-no-date-time.patch
-#PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
-Patch42:fvwm-snapshot.patch
 
 %description
 FVWM is a virtual desktop window manager for the X Window System.
@@ -87,12 +86,12 @@
 set, to be extremely customizable and extendible, and to be very
 compatible with the Motif MWM.
 
-%define _xorg7libs %_lib
+%define _xorg7libs %{_lib}
 %define _xorg7bin bin
 %define _xorg7libs32 lib
 %define _xorg7libshare share
-%define _xorg7prefix /usr
-%define _xorg7mandir %_mandir
+%define _xorg7prefix %{_prefix}
+%define _xorg7mandir %{_mandir}
 
 %prep
 %setup -q -n fvwm-%{version}
@@ -103,7 +102,7 @@
 %patch3
 %patch5
 %patch7 -p1
-%if 0%{suse_version} > 1220
+%if 0%{?suse_version} > 1220
 %patch8
 %endif
 %patch9
@@ 

commit fvwm2 for openSUSE:Factory

2014-10-08 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2014-10-08 22:14:16

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is fvwm2

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2013-07-24 
23:38:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2014-10-08 
22:14:33.0 +0200
@@ -1,0 +2,12 @@
+Wed Oct  8 13:43:30 UTC 2014 - tchva...@suse.com
+
+- Rename config file to not have underscore at begining
+
+---
+Tue Sep 30 20:11:27 UTC 2014 - crrodrig...@opensuse.org
+
+- fvwm-no-date-time.patch Do not include __DATE__ and __TIME__ 
+  in binaries.
+- Drop usage of xorg-x11-devel. pick only the needed packages.
+
+---

Old:

  _system.fvwm2rc

New:

  fvwm-no-date-time.patch
  system.fvwm2rc_



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.6xnHgo/_old  2014-10-08 22:14:34.0 +0200
+++ /var/tmp/diff_new_pack.6xnHgo/_new  2014-10-08 22:14:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -18,17 +18,29 @@
 
 Name:   fvwm2
 BuildRequires:  automake
-BuildRequires:  freetype2-devel
-BuildRequires:  fribidi-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
-BuildRequires:  librsvg-devel
 BuildRequires:  libstroke-devel
 BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(fontconfig)
+BuildRequires:  pkgconfig(fribidi)
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(ice)
+BuildRequires:  pkgconfig(librsvg-2.0)
+BuildRequires:  pkgconfig(sm)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xcursor)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xft)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xpm)
+BuildRequires:  pkgconfig(xrender)
+#not actually used but includes its headers anyway..
+BuildRequires:  pkgconfig(xt)
 Provides:   fvwm
 Provides:   fvwmicns
 Provides:   windowmanager
@@ -45,7 +57,7 @@
 Source1:fvwm_icons.tar.bz2
 Source3:%name.desktop
 Source4:system.fvwm2rc
-Source5:_system.fvwm2rc
+Source5:system.fvwm2rc_
 Source6:openSuSE.xpm
 #SOURCE-FIX-OPENSUSE for snapshot 2012/10/11
 Source7:fvwm-menu-desktop-config.fpl
@@ -64,6 +76,7 @@
 Patch8: fvwm-rsvg.patch
 #PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
 Patch9: fvwm-2.6.5-eventcrash.patch
+Patch10:fvwm-no-date-time.patch
 #PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
 Patch42:fvwm-snapshot.patch
 
@@ -94,6 +107,7 @@
 %patch8
 %endif
 %patch9
+%patch10
 find . -name *sv_SE* |xargs rename sv_SE sv  
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2

++ fvwm-no-date-time.patch ++
--- fvwm/session.c.orig
+++ fvwm/session.c
@@ -135,7 +135,7 @@ static char *get_version_string(void)
 {
/* migo (14-Mar-2001): it is better to manually update a version string
 * in the stable branch, otherwise saving sessions becomes useless */
-   return CatString3(VERSION, , , __DATE__);
+   return CatString3(VERSION, , , ??? ?? );
/* return 2.6-0; */
 }
 
--- fvwm/fvwm.c.orig
+++ fvwm/fvwm.c
@@ -1298,8 +1298,8 @@ static void setVersionInfo(void)
int support_len;
 
/* Set version information string */
-   sprintf(version_str, fvwm %s%s compiled on %s at %s,
-   VERSION, VERSIONINFO, __DATE__, __TIME__);
+   sprintf(version_str, fvwm %s%s,
+   VERSION, VERSIONINFO);
Fvwm_VersionInfo = safestrdup(version_str);
 
sprintf(license_str,
++ system.fvwm2rc_ ++
## Major cleanup.
##
## Thomas Adam thomas.ada...@gmail.com

# window buttons
#
#Large up Triangle for Maximize

## The least we can do here is define a decor.
DestroyDecor DefaultDecor
AddToDecor   DefaultDecor
+ ButtonStyle 2 4 50x24@1 75x74@0 25x74@0 50x24@1
+ ButtonStyle 4 4 50x74@1 75x24@0 25x24@1 50x74@1
+ ButtonStyle 3 13 20x60@1 20x40@1 40x40@1 40x20@1 60x20@1 60x40@0 80x40@1 
80x60@0 60x60@0 60x80@0 40x80@0 40x60@1 20x60@0
+ BorderStyle Inactive -- 

commit fvwm2 for openSUSE:Factory

2013-07-24 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2013-07-24 23:38:02

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is fvwm2

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2013-07-24 
17:29:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2013-07-24 
23:38:04.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 10:33:41 UTC 2013 - wer...@suse.de
+
+- Add patch fvwm-2.6.5-eventcrash.patch which should avoid that not
+  set icon names will be freed  (bnc#778347)
+
+---

New:

  fvwm-2.6.5-eventcrash.patch



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.MJEJ0x/_old  2013-07-24 23:38:04.0 +0200
+++ /var/tmp/diff_new_pack.MJEJ0x/_new  2013-07-24 23:38:04.0 +0200
@@ -62,6 +62,8 @@
 Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
 #PATCH-FIX-OPENSUSE Avoid including internal rsvg-cairo.h
 Patch8: fvwm-rsvg.patch
+#PATCH-FIX-UPSTREAM Avoid crash due freeing inot set icon names
+Patch9: fvwm-2.6.5-eventcrash.patch
 #PATCH-FIX-OPENSUSE Update to snapshot 2012/10/11
 Patch42:fvwm-snapshot.patch
 
@@ -88,7 +90,10 @@
 %patch3
 %patch5
 %patch7 -p1
+%if 0%{suse_version}  1220
 %patch8
+%endif
+%patch9
 find . -name *sv_SE* |xargs rename sv_SE sv  
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2

++ fvwm-2.6.5-eventcrash.patch ++
--- fvwm/events.c
+++ fvwm/events.c   2013-07-24 10:29:01.563288010 +
@@ -3383,8 +3383,7 @@ void HandlePropertyNotify(const evh_args
 * if the icon name is NoName, set the name of the icon to be
 * the same as the window
 */
-   if (!WAS_ICON_NAME_PROVIDED(fw) || (fw-icon_name.name 
-   (fw-icon_name.name != fw-name.name)))
+   if (!WAS_ICON_NAME_PROVIDED(fw))
{
fw-icon_name = fw-name;
setup_visible_name(fw, True);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fvwm2 for openSUSE:Factory

2013-04-04 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2013-04-05 07:30:50

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is fvwm2, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2012-02-16 
16:13:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2013-04-05 
07:35:30.0 +0200
@@ -1,0 +2,5 @@
+Sat Mar 30 18:05:26 CET 2013 - wer...@suse.de
+
+- Add two missing build requires: librsvg-devel and libxslt-tools
+
+---



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.SkLJC6/_old  2013-04-05 07:35:49.0 +0200
+++ /var/tmp/diff_new_pack.SkLJC6/_new  2013-04-05 07:35:49.0 +0200
@@ -23,7 +23,9 @@
 BuildRequires:  fribidi-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
+BuildRequires:  librsvg-devel
 BuildRequires:  libstroke-devel
+BuildRequires:  libxslt-tools
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fvwm2 for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory checked 
in at 2012-01-09 11:15:01

Comparing /work/SRC/openSUSE:Factory/fvwm2 (Old)
 and  /work/SRC/openSUSE:Factory/.fvwm2.new (New)


Package is fvwm2, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fvwm2/fvwm2.changes  2011-12-06 
16:22:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.fvwm2.new/fvwm2.changes 2012-01-09 
11:15:02.0 +0100
@@ -1,0 +2,32 @@
+Tue Jan  3 09:21:43 UTC 2012 - vci...@suse.com
+
+- update to 2.6.3
+  dropped libpng patch
+  New features over 2.5.26:
+  * Support libpng 1.4 and 1.5.0's slightly newer APIs
+  * New extended variable $[w.visiblename]
+  * Style matching now honours the window's visible name
+  * New style InitialMapCommand allows to execute any command when
+a window is mapped first.
+  * New option to PrintInfo, bindings which prints out all of the
+Key, PointerKey, Mouse and Stroke bindings which fvwm knows about.
+  * New differentiated options for SnapAttraction when snapping
+against screen edges:
+  * New option to the BugOpts command
+  * New BugOpts option QtDragnDropWorkaround to work around an oddity
+in handling drag-n-drop events to Qt applications.
+  * New MenuStyle UniqueHotkeyActivatesImmediate and its negation
+!UniqueHotkeyActivatesImmediate to retain the menu until the
+user presses one of the menu keybindings to enact that change in
+the case where there's only one item defined in the menu at the
+specified hotkey.
+  * New Style commands
+  * New Resize argument to direction
+  * Couple of changes to the Move command:
+  * The EWMH working area is now honoured by default.
+  * To move a window ignoring the working area, the option ewmhiwa
+can be used, similar to how the Maximize command works.
+  * New expansion placeholder $[pointer.screen] to return the screen
+number the pointer is on.
+
+---

Old:

  fvwm-2.5.26-libpng.patch
  fvwm-2.5.26.tar.bz2

New:

  fvwm-2.6.3.tar.bz2



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.yxUqfW/_old  2012-01-09 11:15:03.0 +0100
+++ /var/tmp/diff_new_pack.yxUqfW/_new  2012-01-09 11:15:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fvwm2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fvwm2
 BuildRequires:  automake
 BuildRequires:  freetype2-devel
@@ -26,13 +27,13 @@
 BuildRequires:  readline-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
-License:GPL-2.0+
-Group:  System/GUI/Other
 Provides:   fvwm fvwmicns windowmanager xpmroot
 Obsoletes:  fvwm xpmroot
-Version:2.5.26
+Version:2.6.3
 Release:0
 Summary:Improved Version of FVWM Window Manager
+License:GPL-2.0+
+Group:  System/GUI/Other
 Url:http://www.fvwm.org
 Source0:fvwm-%{version}.tar.bz2
 Source1:fvwm_icons.tar.bz2
@@ -43,12 +44,11 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   xdg-menu, desktop-data, mktemp, xli
 Patch0: fvwm-configure.patch
-Patch1: fvwm-%{version}-gcc-warnings.patch
-Patch2: fvwm-%{version}-ia64.patch
-Patch3: fvwm-%{version}-sv_SE.patch
-Patch5: fvwm-%{version}-charset_in_title.patch
-Patch6: fvwm-2.5.26-libpng.patch
-Patch7: fvwm-%{version}-no-copy-dt-needed-entries.patch
+Patch1: fvwm-2.5.26-gcc-warnings.patch
+Patch2: fvwm-2.5.26-ia64.patch
+Patch3: fvwm-2.5.26-sv_SE.patch
+Patch5: fvwm-2.5.26-charset_in_title.patch
+Patch7: fvwm-2.5.26-no-copy-dt-needed-entries.patch
 
 %description
 FVWM is a virtual desktop window manager for the X Window System.
@@ -71,7 +71,6 @@
 %patch2
 %patch3
 %patch5
-%patch6
 %patch7 -p1
 find . -name *sv_SE* |xargs rename sv_SE sv  
 mkdir icons

++ fvwm-2.5.26.tar.bz2 - fvwm-2.6.3.tar.bz2 ++
 111227 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fvwm2 for openSUSE:Factory

2011-09-05 Thread h_root

Hello community,

here is the log from the commit of package fvwm2 for openSUSE:Factory
checked in at Mon Sep 5 16:29:37 CEST 2011.




--- fvwm2/fvwm2.changes 2011-03-11 21:26:39.0 +0100
+++ fvwm2/fvwm2.changes 2011-09-01 17:23:56.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  1 15:21:45 UTC 2011 - pgaj...@suse.com
+
+- build with --no-copy-dt-needed-entries
+  * no-copy-dt-needed-entries.patch
+
+---

calling whatdependson for head-i586


New:

  fvwm-2.5.26-no-copy-dt-needed-entries.patch



Other differences:
--
++ fvwm2.spec ++
--- /var/tmp/diff_new_pack.epeuJ3/_old  2011-09-05 16:29:00.0 +0200
+++ /var/tmp/diff_new_pack.epeuJ3/_new  2011-09-05 16:29:00.0 +0200
@@ -26,7 +26,7 @@
 Obsoletes:  fvwm xpmroot
 AutoReqProv:on
 Version:2.5.26
-Release:55
+Release:56
 Summary:Improved Version of FVWM Window Manager
 Url:http://www.fvwm.org
 Source0:fvwm-%{version}.tar.bz2
@@ -41,9 +41,10 @@
 Patch1: fvwm-%{version}-gcc-warnings.patch
 Patch2: fvwm-%{version}-ia64.patch
 Patch3: fvwm-%{version}-sv_SE.patch
-Patch4: fvwm-%{version}-utf_encoding.patch
+#Patch4: fvwm-%{version}-utf_encoding.patch
 Patch5: fvwm-%{version}-charset_in_title.patch
 Patch6: fvwm-2.5.26-libpng.patch
+Patch7: fvwm-%{version}-no-copy-dt-needed-entries.patch
 
 %description
 FVWM is a virtual desktop window manager for the X Window System.
@@ -67,6 +68,7 @@
 %patch3
 %patch5
 %patch6
+%patch7 -p1
 find . -name *sv_SE* |xargs rename sv_SE sv  
 mkdir icons
 tar -C icons -j -x -v -f $RPM_SOURCE_DIR/fvwm_icons.tar.bz2

++ fvwm-2.5.26-no-copy-dt-needed-entries.patch ++
Index: fvwm-2.5.26/fvwm/Makefile.am
===
--- fvwm-2.5.26.orig/fvwm/Makefile.am
+++ fvwm-2.5.26/fvwm/Makefile.am
@@ -35,7 +35,7 @@ LDADD = \
-L$(top_builddir)/libs -lfvwm $(Xft_LIBS) $(X_LIBS) $(xpm_LIBS) \
$(stroke_LIBS) $(X_PRE_LIBS) $(Xinerama_LIBS) -lXext -lX11 \
$(X_EXTRA_LIBS) -lm $(iconv_LIBS) $(Xrender_LIBS) $(Xcursor_LIBS) \
-   $(Bidi_LIBS) $(png_LIBS) $(rsvg_LIBS) $(intl_LIBS)
+   $(Bidi_LIBS) $(png_LIBS) $(rsvg_LIBS) $(intl_LIBS) -lfontconfig
 
 INCLUDES = \
-I$(top_srcdir) $(stroke_CFLAGS) $(Xft_CFLAGS) \
Index: fvwm-2.5.26/modules/FvwmButtons/Makefile.am
===
--- fvwm-2.5.26.orig/modules/FvwmButtons/Makefile.am
+++ fvwm-2.5.26/modules/FvwmButtons/Makefile.am
@@ -22,7 +22,7 @@ FvwmButtons_DEPENDENCIES = $(top_builddi
 LDADD = -L$(top_builddir)/libs -lfvwm $(Xft_LIBS) $(X_LIBS) $(xpm_LIBS)  \
$(X_PRE_LIBS) $(Xinerama_LIBS) -lXext -lX11 -lm $(X_EXTRA_LIBS) \
$(iconv_LIBS) $(Xrender_LIBS) $(Xcursor_LIBS) $(Bidi_LIBS) \
-   $(png_LIBS) $(rsvg_LIBS)
+   $(png_LIBS) $(rsvg_LIBS) -lfontconfig
 
 INCLUDES = -I$(top_srcdir) $(xpm_CFLAGS) $(Xft_CFLAGS) $(X_CFLAGS) \
$(iconv_CFLAGS) $(Xrender_CFLAGS) $(fribidi_CFLAGS) $(png_CFLAGS)
Index: fvwm-2.5.26/modules/FvwmForm/Makefile.am
===
--- fvwm-2.5.26.orig/modules/FvwmForm/Makefile.am
+++ fvwm-2.5.26/modules/FvwmForm/Makefile.am
@@ -45,7 +45,8 @@ config_DATA =\
 ## so we might as well link against libXpm, if present.
 LDADD = -L$(top_builddir)/libs -lfvwm $(Xft_LIBS) $(X_LIBS)  \
$(X_PRE_LIBS) $(Xinerama_LIBS) -lXext -lX11 $(X_EXTRA_LIBS) \
-   -lm $(Xrender_LIBS) $(rsvg_LIBS) $(iconv_LIBS) $(Bidi_LIBS)
+   -lm $(Xrender_LIBS) $(rsvg_LIBS) $(iconv_LIBS) $(Bidi_LIBS) \
+-lfontconfig
 
 INCLUDES = -I$(top_srcdir) $(Xft_CFLAGS) $(X_CFLAGS) $(iconv_CFLAGS) \
$(Bidi_CFLAGS) $(Xrender_CFLAGS)
Index: fvwm-2.5.26/modules/FvwmIconBox/Makefile.am
===
--- fvwm-2.5.26.orig/modules/FvwmIconBox/Makefile.am
+++ fvwm-2.5.26/modules/FvwmIconBox/Makefile.am
@@ -19,7 +19,7 @@ FvwmIconBox_DEPENDENCIES = $(top_builddi
 LDADD = -L$(top_builddir)/libs -lfvwm $(Xft_LIBS) $(X_LIBS) $(xpm_LIBS)  \
$(X_PRE_LIBS) $(Xinerama_LIBS) -lXext -lX11 -lm $(X_EXTRA_LIBS) \
$(iconv_LIBS) $(Xrender_LIBS) $(Xcursor_LIBS) $(Bidi_LIBS) \
-   $(png_LIBS) $(rsvg_LIBS)
+   $(png_LIBS) $(rsvg_LIBS) -lfontconfig
 
 INCLUDES = -I$(top_srcdir) $(Xft_CFLAGS) $(xpm_CFLAGS) $(X_CFLAGS) \
$(iconv_CFLAGS) $(Xrender_CFLAGS) $(Bidi_CFLAGS) $(png_CFLAGS)
Index: fvwm-2.5.26/modules/FvwmIconMan/Makefile.am
===
--- fvwm-2.5.26.orig/modules/FvwmIconMan/Makefile.am
+++ fvwm-2.5.26/modules/FvwmIconMan/Makefile.am
@@ -21,7 +21,8 @@ FvwmIconMan_DEPENDENCIES = $(top_builddi
 ## so we might as well link against libXpm, if