rpms/PyOpenGL/devel PyOpenGL.spec,1.2,1.3

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Aug 30 06:55:27 UTC 2007


Author: jwrdegoede

Update of /cvs/extras/rpms/PyOpenGL/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25762

Modified Files:
	PyOpenGL.spec 
Log Message:
* Thu Aug 30 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0.0-0.4.a6
- Change BuildRequiresL python-setuptools to python-setuptools-devel for
  the python-setuptools package split



Index: PyOpenGL.spec
===================================================================
RCS file: /cvs/extras/rpms/PyOpenGL/devel/PyOpenGL.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- PyOpenGL.spec	13 Apr 2007 19:18:13 -0000	1.2
+++ PyOpenGL.spec	30 Aug 2007 06:54:55 -0000	1.3
@@ -3,7 +3,7 @@
 
 Name:           PyOpenGL
 Version:        3.0.0
-Release:        0.3.%{prever}%{?dist}
+Release:        0.4.%{prever}%{?dist}
 Summary:        Python bindings for OpenGL
 License:        BSD
 Group:          System Environment/Libraries
@@ -11,7 +11,7 @@
 Source0:        http://downloads.sourceforge.net/pyopengl/%{name}-%{version}%{prever}.tar.gz
 Patch0:         PyOpenGL-3.0.0a6-shebang.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  python-devel python-setuptools
+BuildRequires:  python-devel python-setuptools-devel
 BuildArch:      noarch
 Requires:       python-numeric python-setuptools libGL libGLU freeglut
 # in some other repositories this is named python-opengl
@@ -85,6 +85,10 @@
 
 
 %changelog
+* Thu Aug 30 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0.0-0.4.a6
+- Change BuildRequiresL python-setuptools to python-setuptools-devel for
+  the python-setuptools package split
+
 * Fri Apr 13 2007 Hans de Goede <j.w.r.degoede at hhs.nl> 3.0.0-0.3.a6
 - Add missing freeglut, libGL and libGLU requires (bz 236159)
 




More information about the fedora-extras-commits mailing list