Author: arekm                        Date: Thu Jul 10 20:33:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to rc3

---- Files affected:
SPECS:
   Mesa.spec (1.172 -> 1.173) 

---- Diffs:

================================================================
Index: SPECS/Mesa.spec
diff -u SPECS/Mesa.spec:1.172 SPECS/Mesa.spec:1.173
--- SPECS/Mesa.spec:1.172       Tue Jul  8 22:34:37 2008
+++ SPECS/Mesa.spec     Thu Jul 10 22:32:58 2008
@@ -8,7 +8,7 @@
 %bcond_with    multigl # package libGL in a way allowing concurrent install 
with nvidia/fglrx drivers
 %bcond_with    nouveau # build nouveau DRI driver
 #
-%define        snap    rc1
+%define        snap    rc3
 #
 Summary:       Free OpenGL implementation
 Summary(pl.UTF-8):     Wolnodostępna implementacja standardu OpenGL
@@ -19,13 +19,12 @@
 Group:         X11/Libraries
 # Source0:     http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2
 Source0:       http://www.mesa3d.org/beta/%{name}Lib-%{version}-%{snap}.tar.gz
-# Source0-md5: 94afea4c826badcb5e69e38935a56212
+# Source0-md5: 3a3cb6e3f09bf28650483b0d43ab8d88
 # Source1:     http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2
 Source1:       
http://www.mesa3d.org/beta/%{name}Demos-%{version}-%{snap}.tar.gz
-# Source1-md5: e3df10e4efa3ff3fc3b2572f8af06f12
+# Source1-md5: b4ec33e6167eec33c6857569dedb20a6
 Source2:       nouveau_drm.h
 Patch0:                %{name}-realclean.patch
-Patch1:                %{name}-libdrm.patch
 URL:           http://www.mesa3d.org/
 BuildRequires: expat-devel
 #%if %{with nouveau}
@@ -602,7 +601,6 @@
 %prep
 %setup -q -b1 -n %{name}-%{version}-%{snap}
 %patch0 -p0
-%patch1 -p1
 
 # until new libdrm release and Mesa update for nouveau_drm patchlevel
 [ -f src/mesa/drivers/dri/nouveau/nouveau_drm.h  ] && exit 1
@@ -701,13 +699,14 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}/GL,%{_pkgconfigdir},%{_examplesdir}/%{name}-%{version}}
+install -d 
$RPM_BUILD_ROOT{%{_bindir},%{_libdir},%{_includedir}/GL/internal,%{_pkgconfigdir},%{_examplesdir}/%{name}-%{version}}
 install -d $RPM_BUILD_ROOT%{_libdir}/xorg/modules/dri
 
 cp -df lib-static/lib* $RPM_BUILD_ROOT%{_libdir}
 cp -df lib-osmesa/libOSMesa* $RPM_BUILD_ROOT%{_libdir}
 cp -df lib-dri/lib* $RPM_BUILD_ROOT%{_libdir}
 cp -rf include/GL/{gl[!f]*,osmesa.h,xmesa*} src/glw/GLw*.h 
$RPM_BUILD_ROOT%{_includedir}/GL
+cp -rf include/GL/internal/dri_interface.h 
$RPM_BUILD_ROOT%{_includedir}/GL/internal
 cp -df lib-dri/*_dri.so $RPM_BUILD_ROOT%{_libdir}/xorg/modules/dri
 
 install src/mesa/gl.pc $RPM_BUILD_ROOT%{_pkgconfigdir}
@@ -779,6 +778,8 @@
 %{_includedir}/GL/glx.h
 %{_includedir}/GL/glxext.h
 %{_includedir}/GL/glx_mangle.h
+%dir %{_includedir}/GL/internal
+%{_includedir}/GL/internal/dri_interface.h
 %{_pkgconfigdir}/gl.pc
 
 %files libGL-static
@@ -938,6 +939,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.173  2008/07/10 20:32:58  arekm
+- up to rc3
+
 Revision 1.172  2008/07/08 20:34:37  qboosh
 - unified -dri-* descs
 - man pages todo done (OpenGL-doc.spec)
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Mesa.spec?r1=1.172&r2=1.173&f=u

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

Reply via email to