- 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:
parent
d21b8596b9
commit
cabf4536a5
3
xorg-server-1.7.99.902.tar.bz2
Normal file
3
xorg-server-1.7.99.902.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef0b2e7bca72fcfad725526cc5c78bbff541fdd193e6c723de91004a41c16f36
|
||||||
|
size 5091687
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5af02b98917a5a793c03a50fd68ffc51454e92c49b40b830ddaa1f6dd050429f
|
|
||||||
size 85859353
|
|
@ -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
|
Tue Mar 23 00:07:28 CET 2010 - ro@suse.de
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define moblin 0
|
%define moblin 0
|
||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
%define dirsuffix 1.7.99
|
%define dirsuffix 1.7.99.902
|
||||||
%define fglrx_driver_hack 0
|
%define fglrx_driver_hack 0
|
||||||
### FIXME
|
### FIXME
|
||||||
%define vnc 1
|
%define vnc 1
|
||||||
@ -310,7 +310,7 @@ autoreconf -fi
|
|||||||
--with-log-dir="/var/log" \
|
--with-log-dir="/var/log" \
|
||||||
--with-os-name="openSUSE" \
|
--with-os-name="openSUSE" \
|
||||||
--with-os-vendor="SUSE LINUX" \
|
--with-os-vendor="SUSE LINUX" \
|
||||||
--with-fontdir="/usr/share/fonts" \
|
--with-fontrootdir="/usr/share/fonts" \
|
||||||
--with-xkb-path="/usr/share/X11/xkb" \
|
--with-xkb-path="/usr/share/X11/xkb" \
|
||||||
--with-xkb-output="/var/lib/xkb/compiled"
|
--with-xkb-output="/var/lib/xkb/compiled"
|
||||||
#make %{?jobs:-j %jobs}
|
#make %{?jobs:-j %jobs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user