|
|
|
|
@ -32,7 +32,7 @@ Class: BASE
|
|
|
|
|
Group: Graphics |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.0.35 |
|
|
|
|
Release: 20080101 |
|
|
|
|
Release: 20080612 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_xpm no |
|
|
|
|
@ -124,6 +124,8 @@ AutoReqProv: no
|
|
|
|
|
--with-freetype=%{l_prefix} \ |
|
|
|
|
%if "%{with_fontconfig}" == "yes" |
|
|
|
|
--with-fontconfig=%{l_prefix} \ |
|
|
|
|
%else |
|
|
|
|
--without-fontconfig \ |
|
|
|
|
%endif |
|
|
|
|
--disable-shared |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|
|