Author: qboosh Date: Fri Oct 28 16:47:12 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 6.4, removed obsolete dri-asm patch - needs post-1.0.4 libdrm-devel
---- Files affected: SPECS: Mesa.spec (1.89 -> 1.90) ---- Diffs: ================================================================ Index: SPECS/Mesa.spec diff -u SPECS/Mesa.spec:1.89 SPECS/Mesa.spec:1.90 --- SPECS/Mesa.spec:1.89 Sun Oct 23 01:04:41 2005 +++ SPECS/Mesa.spec Fri Oct 28 18:47:06 2005 @@ -10,20 +10,17 @@ Summary: Free OpenGL implementation Summary(pl): Wolnodostępna implementacja standardu OpenGL Name: Mesa -Version: 6.3.2 +Version: 6.4 Release: 1 License: MIT (core), LGPL (MesaGLU), SGI (GLU,libGLw) and others - see COPYRIGHT file Group: X11/Libraries Source0: http://dl.sourceforge.net/mesa3d/%{name}Lib-%{version}.tar.bz2 -# Source0-md5: 0df27701df0924d17ddf41185efa8ce1 +# Source0-md5: 85a84e47a3f718f752f306b9e0954ef6 Source1: http://dl.sourceforge.net/mesa3d/%{name}Demos-%{version}.tar.bz2 -# Source1-md5: 96708868450c188205e42229b5d813c4 -# from Gentoo: -# http://www.gentoo.org/cgi-bin/viewcvs.cgi/media-libs/mesa/files/mesa-add-dri-asm-files.patch?rev=1.1&content-type=text/vnd.viewcvs-markup -Patch0: %{name}-dri-asm.patch +# Source1-md5: 1a8c4d4fc699233f5fdb902b8753099e URL: http://www.mesa3d.org/ BuildRequires: expat-devel -BuildRequires: libdrm-devel +BuildRequires: libdrm-devel >= 1.0.4-1.20051022 BuildRequires: libstdc++-devel BuildRequires: libtool >= 2:1.4d %{?with_motif:BuildRequires: motif-devel} @@ -127,7 +124,6 @@ %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" @@ -270,6 +266,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.90 2005/10/28 16:47:06 qboosh +- updated to 6.4, removed obsolete dri-asm patch +- needs post-1.0.4 libdrm-devel + Revision 1.89 2005/10/22 23:04:41 qboosh - don't build glut (we have it in glut.spec) - build glxgears,glxinfo demos, don't link them with glut (not needed) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.89&r2=1.90&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
