Author: arekm                        Date: Mon Nov  3 22:49:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 4; workaround for /dev/mem restrictions

---- Files affected:
SPECS:
   xorg-driver-video-sis.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-sis.spec
diff -u SPECS/xorg-driver-video-sis.spec:1.18 
SPECS/xorg-driver-video-sis.spec:1.19
--- SPECS/xorg-driver-video-sis.spec:1.18       Sat Aug 30 18:34:19 2008
+++ SPECS/xorg-driver-video-sis.spec    Mon Nov  3 23:49:36 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Sterownik obrazu X.org dla układów graficznych SiS i XGI
 Name:          xorg-driver-video-sis
 Version:       0.10.0
-Release:       3
+Release:       4
 License:       MIT
 Group:         X11/Applications
 Source0:       
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
@@ -54,6 +54,9 @@
 %prep
 %setup -q -n xf86-video-sis-%{version}
 
+# https://bugs.freedesktop.org/show_bug.cgi?id=18304
+sed -i -e 's|#define.*SIS_USE_BIOS_SCRATCH.*|#undef SIS_USE_BIOS_SCRATCH|g' 
src/sis.h
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -88,6 +91,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2008/11/03 22:49:36  arekm
+- rel 4; workaround for /dev/mem restrictions
+
 Revision 1.18  2008/08/30 16:34:19  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-sis.spec?r1=1.18&r2=1.19&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to