Author: wrobell Date: Mon Feb 13 18:27:33 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - require xorg-font-font-misc-misc-base, which contains fixed font - rel. 0.6
---- Files affected: SPECS: xorg-xserver-server.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: SPECS/xorg-xserver-server.spec diff -u SPECS/xorg-xserver-server.spec:1.26 SPECS/xorg-xserver-server.spec:1.27 --- SPECS/xorg-xserver-server.spec:1.26 Thu Feb 9 15:08:04 2006 +++ SPECS/xorg-xserver-server.spec Mon Feb 13 19:27:28 2006 @@ -3,7 +3,7 @@ Summary(pl): Serwer X.org Name: xorg-xserver-server Version: 1.0.1 -Release: 0.5 +Release: 0.6 License: MIT Group: X11/Servers Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/xserver/xorg-server-%{version}.tar.bz2 @@ -82,7 +82,7 @@ # xserver requires default fixed and cursosr fonts. Requires: xorg-font-font-alias Requires: xorg-font-font-cursor-misc -Requires: xorg-font-font-misc-misc +Requires: xorg-font-font-misc-misc-base # for new app-defaults location Requires: xorg-lib-libXt >= 1.0.0 Obsoletes: X11-Xserver @@ -218,6 +218,7 @@ %{__automake} %configure \ --enable-dga \ + --enable-builddocs \ --enable-lbx \ --enable-xevie \ --with-default-font-path="%{_fontsdir}/misc,%{_fontsdir}/TTF,%{_fontsdir}/OTF,%{_fontsdir}/Type1,%{_fontsdir}/CID,%{_fontsdir}/100dpi,%{_fontsdir}/75dpi" \ @@ -346,6 +347,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2006/02/13 18:27:28 wrobell +- require xorg-font-font-misc-misc-base, which contains fixed font +- rel. 0.6 + Revision 1.26 2006/02/09 14:08:04 qboosh - updated Mesa to 6.4.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-xserver-server.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
