Author: hawk Date: Sun Mar 4 13:15:38 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - Obsoletes: freeglut* - release 15
---- Files affected: SPECS: glut.spec (1.52 -> 1.52.2.1) ---- Diffs: ================================================================ Index: SPECS/glut.spec diff -u SPECS/glut.spec:1.52 SPECS/glut.spec:1.52.2.1 --- SPECS/glut.spec:1.52 Mon Apr 3 18:37:45 2006 +++ SPECS/glut.spec Sun Mar 4 14:15:33 2007 @@ -3,7 +3,7 @@ Summary(pl): OpenGL Utility Toolkit (GLUT) - toolkit graficzny do używania z OpenGL Name: glut Version: 3.7 -Release: 14 +Release: 15 License: distributable Group: Libraries Source0: http://www.opengl.org/resources/libraries/glut/%{name}-%{version}.tar.gz @@ -19,6 +19,7 @@ Requires: OpenGL Provides: OpenGL-glut = %{version} Obsoletes: Mesa-glut +Obsoletes: freeglut BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautoreqdep libGL.so.1 libGLU.so.1 @@ -37,6 +38,7 @@ Requires: OpenGL-devel Provides: OpenGL-glut-devel = %{version} Obsoletes: Mesa-glut-devel +Obsoletes: freeglut-devel %description devel Header files needed for development aplications using GLUT library. @@ -51,6 +53,7 @@ Requires: %{name}-devel = %{version}-%{release} Provides: OpenGL-glut-static = %{version} Obsoletes: Mesa-glut-static +Obsoletes: freeglut-static %description static The static version of the GLUT library. @@ -172,6 +175,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.52.2.1 2007/03/04 13:15:33 hawk +- Obsoletes: freeglut* +- release 15 + Revision 1.52 2006/04/03 16:37:45 wolf - rel 14 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/glut.spec?r1=1.52&r2=1.52.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
