rpms/PyOpenGL/F-10 PyOpenGL.spec,1.9,1.10

Nikolay Vladimirov turki at fedoraproject.org
Sat Jul 11 07:35:06 UTC 2009


Author: turki

Update of /cvs/pkgs/rpms/PyOpenGL/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15368

Modified Files:
	PyOpenGL.spec 
Log Message:
added missing obsolete


Index: PyOpenGL.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyOpenGL/F-10/PyOpenGL.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- PyOpenGL.spec	9 Jun 2009 20:21:25 -0000	1.9
+++ PyOpenGL.spec	11 Jul 2009 07:34:34 -0000	1.10
@@ -2,7 +2,7 @@
 
 Name:           PyOpenGL
 Version:        3.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python bindings for OpenGL
 License:        BSD
 Group:          System Environment/Libraries
@@ -16,7 +16,7 @@ Requires:       numpy python-setuptools 
 # in some other repositories this is named python-opengl
 Provides:       python-opengl = %{version}-%{release}
 Obsoletes:      python-opengl < %{version}-%{release}
-
+Obsoletes:	PyOpenGL-doc
 %description
 PyOpenGL is the cross platform Python binding to OpenGL and related APIs. It
 includes support for OpenGL v1.1, GLU, GLUT v3.7, GLE 3 and WGL 4. It also
@@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/OpenGL/Tk
 
 %changelog
+* Sat Jul 11 2008 Nikolay Vladimirov <nikolay at vladimiroff.com> - 3.0.0-2
+- Added missing Obsoletes for PyOpenGL-doc
+
 * Tue Jun 9 2009 Nikolay Vladimirov <nikolay at vladimiroff.com> - 3.0.0-1
 - Updated to 3.0 stable
 - Changed requires from python-numeric to numpy for BZ #504681




More information about the fedora-extras-commits mailing list