1
0

- update to 1.7.99.902

- fixed font path ("--with-fontrootdir")

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=231
This commit is contained in:
Stefan Dirsch 2010-03-23 13:24:35 +00:00 committed by Git OBS Bridge
parent d21b8596b9
commit cabf4536a5
4 changed files with 11 additions and 5 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ef0b2e7bca72fcfad725526cc5c78bbff541fdd193e6c723de91004a41c16f36
size 5091687

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5af02b98917a5a793c03a50fd68ffc51454e92c49b40b830ddaa1f6dd050429f
size 85859353

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 23 14:10:59 CET 2010 - sndirsch@suse.de
- update to 1.7.99.902
- fixed font path ("--with-fontrootdir")
-------------------------------------------------------------------
Tue Mar 23 00:07:28 CET 2010 - ro@suse.de

View File

@ -20,7 +20,7 @@
%define moblin 0
Name: xorg-x11-server
%define dirsuffix 1.7.99
%define dirsuffix 1.7.99.902
%define fglrx_driver_hack 0
### FIXME
%define vnc 1
@ -310,7 +310,7 @@ autoreconf -fi
--with-log-dir="/var/log" \
--with-os-name="openSUSE" \
--with-os-vendor="SUSE LINUX" \
--with-fontdir="/usr/share/fonts" \
--with-fontrootdir="/usr/share/fonts" \
--with-xkb-path="/usr/share/X11/xkb" \
--with-xkb-output="/var/lib/xkb/compiled"
#make %{?jobs:-j %jobs}