Accepting request 377466 from home:k_mroz:branches:X11:windowmanagers

Version update.
- Fix build breakace related to giflib < 5.1.

- Update to WindowMaker-0.95.7
  - Small modification of wm-giflib.patch.
  - Spec file fixes.
- Removed: WindowMaker-0.96.6.tar.gz
- Added: WindowMaker-0.96.7.tar.gz

OBS-URL: https://build.opensuse.org/request/show/377466
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=40
This commit is contained in:
Ondřej Súkup 2016-03-22 13:21:37 +00:00 committed by Git OBS Bridge
parent 40d3613cdd
commit 0b761a9a06
5 changed files with 552 additions and 572 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:435b0b4a318a3a00e8267f02cdbd826ad547b1f54259d193ce43e9a77ce06dc4
size 3004856

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:842d486c4b212b19d10dbae2c315c6ff20c6e651471eaa45214b3b832d8097a9
size 3238325

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 22 13:03:08 UTC 2016 - kmroz@suse.com
- Fix build breakace related to giflib < 5.1.
-------------------------------------------------------------------
Tue Mar 22 10:09:48 UTC 2016 - kmroz@suse.com
- Update to WindowMaker-0.95.7
- Small modification of wm-giflib.patch.
- Spec file fixes.
- Removed: WindowMaker-0.96.6.tar.gz
- Added: WindowMaker-0.96.7.tar.gz
-------------------------------------------------------------------
Mon Oct 5 09:24:02 UTC 2015 - mvetter@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package WindowMaker
#
# Copyright (c) 2015 SUSE LINUX 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
@ -20,7 +20,7 @@ Name: WindowMaker
Summary: A Colorful and Flexible Window Manager
License: GPL-2.0+ and LGPL-2.1+ and SUSE-Public-Domain
Group: System/GUI/Other
Version: 0.95.6
Version: 0.95.7
Release: 0
# 81eefca4ef70414d73048300058e5007f402dd7f
# f846b7cdd39749b5291d4559185a229b752b4fed
@ -123,7 +123,7 @@ export CFLAGS="$RPM_OPT_FLAGS $(freetype-config --cflags)"
--with-pic\
--sysconfdir=/etc/X11 \
--enable-xinerama \
--with-nlsdir=/usr/share/locale \
--localedir=/usr/share/locale \
--with-pixmapdir=/usr/share/%{name}/Pixmaps \
--with-gnustepdir=/usr/lib/GNUstep
@ -173,7 +173,7 @@ cd ..
%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS BUGFORM BUGS COPYING COPYING.WTFPL ChangeLog FAQ FAQ.I18N
%doc AUTHORS BUGFORM BUGS COPYING COPYING.WTFPL ChangeLog FAQ
%doc NEWS README* TODO
%doc menu_orig
%dir /etc/X11/%{name}

File diff suppressed because it is too large Load Diff