Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309333 Details for
Bug 451412
New upstream release 3.0.0b3 available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
new spec file
PyOpenGL.spec (text/plain), 3.31 KB, created by
Hans de Goede
on 2008-06-14 09:31:08 UTC
(
hide
)
Description:
new spec file
Filename:
MIME Type:
Creator:
Hans de Goede
Created:
2008-06-14 09:31:08 UTC
Size:
3.31 KB
patch
obsolete
>%define prever b3 >%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} > >Name: PyOpenGL >Version: 3.0.0 >Release: 0.6.%{prever}%{?dist} >Summary: Python bindings for OpenGL >License: BSD >Group: System Environment/Libraries >URL: http://pyopengl.sourceforge.net/ >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-devel >BuildArch: noarch >Requires: python-numeric python-setuptools libGL libGLU freeglut ># in some other repositories this is named python-opengl >Provides: python-opengl = %{version}-%{release} >Obsoletes: python-opengl < %{version}-%{release} > >%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 >includes support for dozens of extensions (where supported in the underlying >implementation). > >PyOpenGL is interoperable with a large number of external GUI libraries >for Python including (Tkinter, wxPython, FxPy, PyGame, and Qt). > > >%package Tk >Summary: %{name} OpenGL Tk widget >Group: System Environment/Libraries >Requires: %{name} = %{version}-%{release}, tkinter > >%description Tk >%{name} Togl (Tk OpenGL widget) 1.6 support. > > >%package doc >Summary: Documentation files for %{name} >Group: Development/Languages >Requires: %{name} = %{version}-%{release} > >%description doc >Documentation files for %{name}. > > >%prep >%setup -q -n %{name}-%{version}%{prever} >%patch0 -p1 -z .shebang > > >%build >python setup.py build > > >%install >rm -rf $RPM_BUILD_ROOT >python setup.py install -O1 --skip-build --root="$RPM_BUILD_ROOT" \ > --prefix="%{_prefix}" --single-version-externally-managed >chmod -x $RPM_BUILD_ROOT%{python_sitelib}/%{name}-%{version}%{prever}-py2.5.egg-info/* ># don't package the tests files >rm -r $RPM_BUILD_ROOT%{python_sitelib}/OpenGL/tests ># for %%doc >rm documentation/pydoc/builddocs.py documentation/buildepydoc.py > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%doc license.txt >%{python_sitelib}/*OpenGL* >%exclude %{python_sitelib}/OpenGL/Tk > >%files Tk >%defattr(-,root,root,-) >%{python_sitelib}/OpenGL/Tk > >%files doc >%defattr(-,root,root,-) >%doc documentation/* > > >%changelog >* Fri Jun 13 2008 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.6.b3 >- New upstream release 3.0.0b3 > >* Mon Dec 31 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.5.b1 >- New upstream release 3.0.0b1 > >* Thu Aug 30 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.4.a6 >- Change BuildRequires python-setuptools to python-setuptools-devel for > the python-setuptools package split > >* Fri Apr 13 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.3.a6 >- Add missing freeglut, libGL and libGLU requires (bz 236159) > >* Thu Mar 29 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.2.a6 >- Remove tests from the package (bz 234121) >- Add -Tk subpackage (bz 234121) >- Remove shebang from files with shebang instead of chmod +x (bz 234121) >- Better description > >* Sat Mar 24 2007 Hans de Goede <j.w.r.degoede@hhs.nl> 3.0.0-0.1.a6 >- Initial Fedora Extras package
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 451412
: 309333