This commit is contained in:
parent
6f0b1facbf
commit
68ece108cc
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 23 10:30:18 CEST 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
- Removed librsvg from BuildRequires to keep the fvwm lightweight
|
||||||
|
WM suitable for installation; keeping gnome-libs-devel which
|
||||||
|
affects only gtk subpackage [#335658]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 15 15:21:00 CEST 2007 - lmichnovic@suse.cz
|
Mon Oct 15 15:21:00 CEST 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
@ -11,14 +11,14 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: fvwm2
|
Name: fvwm2
|
||||||
BuildRequires: freetype2-devel fribidi-devel gcc-c++ gnome-libs-devel gtk-devel gtkdoc imlib-config imlib-devel libpng-devel librsvg-devel libstroke-devel pkgconfig readline-devel update-desktop-files
|
BuildRequires: freetype2-devel fribidi-devel gcc-c++ gnome-libs-devel gtk-devel gtkdoc imlib-config imlib-devel libpng-devel libstroke-devel pkgconfig readline-devel update-desktop-files
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/GUI/Other
|
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.23
|
Version: 2.5.23
|
||||||
Release: 7
|
Release: 14
|
||||||
Summary: Improved Version of FVWM Window Manager
|
Summary: Improved Version of FVWM Window Manager
|
||||||
Url: http://www.fvwm.org
|
Url: http://www.fvwm.org
|
||||||
Source0: fvwm-2.5.23.tar.bz2
|
Source0: fvwm-2.5.23.tar.bz2
|
||||||
@ -210,6 +210,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 23 2007 - lmichnovic@suse.cz
|
||||||
|
- Removed librsvg from BuildRequires to keep the fvwm lightweight
|
||||||
|
WM suitable for installation; keeping gnome-libs-devel which
|
||||||
|
affects only gtk subpackage [#335658]
|
||||||
* Mon Oct 15 2007 - lmichnovic@suse.cz
|
* Mon Oct 15 2007 - lmichnovic@suse.cz
|
||||||
- fixed wrong font for non ascii characters in titles of windows
|
- fixed wrong font for non ascii characters in titles of windows
|
||||||
especially for english locales (charset_in_title.patch) [#307361]
|
especially for english locales (charset_in_title.patch) [#307361]
|
||||||
|
Loading…
Reference in New Issue
Block a user