SPECS: xorg-driver-video-sunffb.spec - added nordi patch from xorg...

tommat tommat at pld-linux.org
Thu Jan 3 21:22:04 CET 2008


Author: tommat                       Date: Thu Jan  3 20:22:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added nordi patch from xorg git
- whoa it no segfaults now, rel 2

---- Files affected:
SPECS:
   xorg-driver-video-sunffb.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/xorg-driver-video-sunffb.spec
diff -u SPECS/xorg-driver-video-sunffb.spec:1.10 SPECS/xorg-driver-video-sunffb.spec:1.11
--- SPECS/xorg-driver-video-sunffb.spec:1.10	Thu Sep  6 21:45:55 2007
+++ SPECS/xorg-driver-video-sunffb.spec	Thu Jan  3 21:21:59 2008
@@ -3,11 +3,12 @@
 Summary(pl.UTF-8):	Sterownik obrazu X.org dla kart graficznych Sun Creator, Creator 3D i Elite 3D
 Name:		xorg-driver-video-sunffb
 Version:	1.1.0
-Release:	1
+Release:	2
 License:	MIT
 Group:		X11/Applications
 Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sunffb-%{version}.tar.bz2
 # Source0-md5:	dee23564c0d8069f52c7cd29c78be667
+Patch0:		%{name}-nodri.patch
 URL:		http://xorg.freedesktop.org/
 BuildRequires:	Mesa-libGL-devel
 BuildRequires:	autoconf >= 2.57
@@ -40,6 +41,7 @@
 
 %prep
 %setup -q -n xf86-video-sunffb-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -48,7 +50,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	--disable-static
+	--disable-static \
+	--disable-dri
 
 %{__make}
 
@@ -75,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008-01-03 20:21:59  tommat
+- added nordi patch from xorg git
+- whoa it no segfaults now, rel 2
+
 Revision 1.10  2007-09-06 19:45:55  arekm
 - rebuilding for new xserver
 
================================================================

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



More information about the pld-cvs-commit mailing list