SPECS: Mesa.spec - added patch to look for dri modules in /usr/lib...

wrobell wrobell at pld-linux.org
Tue Dec 20 14:43:47 CET 2005


Author: wrobell                      Date: Tue Dec 20 13:43:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch to look for dri modules in /usr/lib/xorg/modules
- rel. 2

---- Files affected:
SPECS:
   Mesa.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.96 SPECS/Mesa.spec:1.97
--- SPECS/Mesa.spec:1.96	Sat Dec  3 16:31:56 2005
+++ SPECS/Mesa.spec	Tue Dec 20 14:43:42 2005
@@ -11,13 +11,14 @@
 Summary(pl):	Wolnodostępna implementacja standardu OpenGL
 Name:		Mesa
 Version:	6.4.1
-Release:	1
+Release:	2
 License:	MIT (core), SGI (GLU,libGLw) and others - see COPYRIGHT file
 Group:		X11/Libraries
 Source0:	http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
 # Source0-md5:	ea148c828ec6f645526451db1b8556f1
 Source1:	http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
 # Source1-md5:	99df1fdcb98d391666b476ca6f1dda8a
+Patch0:		%{name}-modules_dir.patch
 URL:		http://www.mesa3d.org/
 %{?with_glide:BuildRequires:	Glide3-DRI-devel}
 BuildRequires:	expat-devel
@@ -255,6 +256,7 @@
 
 %prep
 %setup -q -n Mesa-%{version} -b 1
+%patch0 -p1
 
 # fix demos
 find progs -type f|xargs sed -i -e "s,\.\./images/,%{_examplesdir}/%{name}-%{version}/images/,g"
@@ -461,6 +463,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2005/12/20 13:43:42  wrobell
+- added patch to look for dri modules in /usr/lib/xorg/modules
+- rel. 2
+
 Revision 1.96  2005/12/03 15:31:56  qboosh
 - updated to 6.4.1 (bugfixes)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.96&r2=1.97&f=u



More information about the pld-cvs-commit mailing list