1 #%define prefix %{_prefix}
6 %define c_p
--without
-gnome
--without
-rplay
-library
--sysconfdir
=/etc
7 %define m_p CFLAGS
="
-O2"
9 # Different distributions expect sources to be in different places;
10 # the following solves this problem, but makes it harder to reuse .src.rpm
11 %define _sourcedir
/tmp
13 Summary: F
(?
) Virtual Window Manager
18 Group: X11
/Window Managers
19 Source: %{name}-%{version}.tar.gz
20 URL: http
://www.fvwm.org
/
21 BuildRoot: %{_tmppath}/%{name}-%{version}-root
22 Packager: FVWM Workers
<fvwm
-workers@fvwm.org
>
26 #Requires: xpm >= 3.4g
27 Requires: perl
>= 5.002
31 # RedHat should stop using name "fvwm" to refer to fvwm1 package.
34 Docdir
: %{prefix}/share
/doc
37 FVWM is a powerful ICCCM
-compliant multiple virtual desktop window manager
38 for the X Window System.
40 This
2.5 version includes new features like full support of the EWMH
41 (Enhanced Window Manager Hints
) specification
, internationalization
,
42 improved window decoration code
(no flickering anymore
), bi
-directional
43 asian text support
, FreeType font support
(antialiasing
), image rendering
,
44 Perl based module library
, support
for PNG images
, side titles and much more.
47 FVWM est un gestionnaire de fenêtres puissant et extrêmement configurable
48 pour le système X Window.
50 La version
2.5 contient un grand nombre de nouvelles fonctionnalités.
51 Voici quelques exemples
:
52 full support of the EWMH
53 (Enhanced Window Manager Hints
) specification
, internationalization
,
54 improved window decoration code
(no flickering anymore
), bi
-directional
55 asian text support
, FreeType font support
(antialiasing
), image rendering
,
56 Perl based module library
, support
for PNG images
, side titles and much more.
59 FVWM Ñ×ÌÑÅÔÓÑ ÍÏÝÎÙÍ ÏËÏÎÎÙÍ ÍÅÎÅÄÖÅÒÏÍ ÄÌÑ X Window System
, ÓÏÏÔ×ÅÔÓÔ×ÕÀÝÉÍ
60 ÓÔÁÎÄÁÒÔÁÍ ICCCM
, Ó ÐÏÄÄÅÒÖËÏÊ ÍÎÏÖÅÓÔ×ÅÎÎÙÈ ×ÉÒÔÕÁÌØÎÙÈ ÄÅÓËÔÏÐÏ×.
62 ÷ÅÒÓÉÑ
2.5 ×ËÌÀÞÁÅÔ × ÓÅÂÑ ÎÏ×ÙÅ ÏÓÏÂÅÎÎÏÓÔÉ
, ÔÁËÉÅ ËÁË ÐÏÌÎÁÑ ÐÏÄÄÅÒÖËÁ
63 ÓÐÅÃÉÆÉËÁÃÉÉ EWMH
(Enhanced Window Manager Hints
), ÉÎÔÅÒÎÁÃÉÏÎÁÌÉÚÁÃÉÑ
,
64 ÕÌÕÞÛÅÎÉÅ ÏËÏÎÎÙÈ ÄÅËÏÒÁÃÉÊ
(ÐÏÌÎÏÅ ÏÔÓÕÔÓÔ×ÉÅ ÍÉÇÁÎÉÑ
), ÐÏÄÄÅÒÖËÁ
65 Ä×Õ
-ÎÁÐÒÁ×ÌÅÎÎÏÇÏ ÁÚÉÁÔÓËÏÇÏ ÔÅËÓÔÁ
, ÐÏÄÄÅÒÖËÁ ÆÏÎÔÏ× FreeType
(ÓÇÌÁÖÉ×ÁÎÉÅ
),
66 ÆÉÌØÔÒÏ×ÁÎÉÅ ÉÚÏÂÒÁÖÅÎÉÊ
, ÂÉÂÌÉÏÔÅËÁ ÄÌÑ ÎÁÐÉÓÁÎÉÑ ÍÏÄÕÌÅÊ ÎÁ Perl
,
67 ÐÏÄÄÅÒÖËÁ ÉÚÏÂÒÁÖÅÎÉÊ × ÆÏÒÍÁÔÅ PNG
, ÂÏËÏ×ÙÅ ÚÁÇÏÌÏ×ËÉ ÏËÏÎ É ÍÎÏÇÏÅ ÄÒÕÇÏÅ.
73 # gnome libs are only used in FvwmGtk, probably it is overhead to require them;
74 # compiling without -g saves about 7Mb
75 .
/configure
--prefix
=%{prefix} %{c_p}
79 rm -rf $RPM_BUILD_ROOT
80 make prefix
=$RPM_BUILD_ROOT
%{prefix} install
83 rm -rf $RPM_BUILD_ROOT
86 %defattr(-, root
, root
)
88 %doc AUTHORS COPYING INSTALL INSTALL.fvwm NEWS README
89 %doc docs
/ANNOUNCE docs
/BUGS docs
/COMMANDS docs
/DEVELOPERS docs
/FAQ docs
/TODO
90 %doc docs
/error_codes docs
/fvwm.lsm
96 %define date%
(echo `LC_ALL
="C" date
+"
%a %b %d %Y"`
)
98 * %{date} FVWM Workers
<fvwm
-workers@fvwm.org
>
99 - Auto building
%{version}-%{release}
100 * Sun May
12 2000 Mikhael Goikhman
<migo@homemail.com
>
101 - First try at making the package