forked from pool/fvwm2
This commit is contained in:
parent
f3714c7518
commit
75efd80fd5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:212dafb5fbace4a72d7a2d2dd6df7445709bad6739162a72879e4a6e942d69fc
|
|
||||||
size 2516717
|
|
3
fvwm-2.5.26.tar.bz2
Normal file
3
fvwm-2.5.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84aca15165f600c5c09095c94b3ad1f0bfe16ba25cf2097f76312a0fba89251d
|
||||||
|
size 2509177
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 24 16:34:14 CEST 2008 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
- update to version 2.5.26
|
||||||
|
* New features:
|
||||||
|
- New MenuStyle option VerticalMargins.
|
||||||
|
* New module features:
|
||||||
|
- FvwmButtons: New button alignment option: top.
|
||||||
|
* Bug fixes:
|
||||||
|
- Fixed crash in ARGB visual detection code.
|
||||||
|
- Fixed compilation without XRender support.
|
||||||
|
- Fixed drawing of background pictures in menu items and titles.
|
||||||
|
- Fixed hadling of shaped windows.
|
||||||
|
- Fixed a 64-bit bug in the EWMH code.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 27 10:59:15 CET 2008 - lmichnovic@suse.cz
|
Wed Feb 27 10:59:15 CET 2008 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
19
fvwm2.spec
19
fvwm2.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fvwm2 (Version 2.5.25)
|
# spec file for package fvwm2 (Version 2.5.26)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -18,7 +18,7 @@ Group: System/GUI/Other
|
|||||||
Provides: fvwm fvwmicns windowmanager xpmroot
|
Provides: fvwm fvwmicns windowmanager xpmroot
|
||||||
Obsoletes: fvwm xpmroot
|
Obsoletes: fvwm xpmroot
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 2.5.25
|
Version: 2.5.26
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Improved Version of FVWM Window Manager
|
Summary: Improved Version of FVWM Window Manager
|
||||||
Url: http://www.fvwm.org
|
Url: http://www.fvwm.org
|
||||||
@ -51,6 +51,7 @@ Authors:
|
|||||||
The fvwm developers <fvwm-workers@fvwm.org>
|
The fvwm developers <fvwm-workers@fvwm.org>
|
||||||
|
|
||||||
%package gtk
|
%package gtk
|
||||||
|
License: BSD 3-Clause
|
||||||
Summary: Improved Version of FVWM Window Manager
|
Summary: Improved Version of FVWM Window Manager
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
Requires: fvwm2
|
Requires: fvwm2
|
||||||
@ -211,6 +212,18 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 24 2008 lmichnovic@suse.cz
|
||||||
|
- update to version 2.5.26
|
||||||
|
* New features:
|
||||||
|
- New MenuStyle option VerticalMargins.
|
||||||
|
* New module features:
|
||||||
|
- FvwmButtons: New button alignment option: top.
|
||||||
|
* Bug fixes:
|
||||||
|
- Fixed crash in ARGB visual detection code.
|
||||||
|
- Fixed compilation without XRender support.
|
||||||
|
- Fixed drawing of background pictures in menu items and titles.
|
||||||
|
- Fixed hadling of shaped windows.
|
||||||
|
- Fixed a 64-bit bug in the EWMH code.
|
||||||
* Wed Feb 27 2008 lmichnovic@suse.cz
|
* Wed Feb 27 2008 lmichnovic@suse.cz
|
||||||
- update to version 2.5.25
|
- update to version 2.5.25
|
||||||
* New features:
|
* New features:
|
||||||
@ -438,7 +451,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* Mon Sep 04 2006 lmichnovic@suse.cz
|
* Mon Sep 04 2006 lmichnovic@suse.cz
|
||||||
- omitting X11R6 in config file (which is Source4)
|
- omitting X11R6 in config file (which is Source4)
|
||||||
- specifying X.org libs and headers
|
- specifying X.org libs and headers
|
||||||
* Sun Aug 06 2006 pnemec@suse.cz
|
* Mon Aug 07 2006 pnemec@suse.cz
|
||||||
- major change in specfile instalation and file section to build
|
- major change in specfile instalation and file section to build
|
||||||
with Xorg 7
|
with Xorg 7
|
||||||
* Mon Jul 03 2006 schwab@suse.de
|
* Mon Jul 03 2006 schwab@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user