Author: arekm Date: Thu May 3 21:20:14 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; apply fixes from git
---- Files affected: SPECS: Mesa.spec (1.148 -> 1.149) ---- Diffs: ================================================================ Index: SPECS/Mesa.spec diff -u SPECS/Mesa.spec:1.148 SPECS/Mesa.spec:1.149 --- SPECS/Mesa.spec:1.148 Mon Apr 30 21:42:40 2007 +++ SPECS/Mesa.spec Thu May 3 23:20:09 2007 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Wolnodostępna implementacja standardu OpenGL Name: Mesa Version: 6.5.3 -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 @@ -20,6 +20,7 @@ # Source1-md5: 8af91773ab2653fe537499676b05f2e8 Source2: nouveau_drm.h Patch0: %{name}-realclean.patch +Patch1: %{name}-git-fixes.patch URL: http://www.mesa3d.org/ BuildRequires: expat-devel BuildRequires: libdrm-devel >= 2.2.0 @@ -517,6 +518,7 @@ %setup -q -b1 #%setup -q -n %{name} %patch0 -p0 +%patch1 -p1 # until new libdrm release cp %{SOURCE2} src/mesa/drivers/dri/nouveau @@ -783,6 +785,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.149 2007/05/03 21:20:09 arekm +- rel 2; apply fixes from git + Revision 1.148 2007/04/30 19:42:40 qboosh - versioned Obsoletes not to conflict with metapackage-xorg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Mesa.spec?r1=1.148&r2=1.149&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
