Mageia Bugzilla – Attachment 2829 Details for
Bug 7517
Request addition of the following python packages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
python PyOpenGL spec file
python-PyOpenGL.spec (text/x-rpm-spec), 857 bytes, created by
Joseph Wang
on 2012-09-19 17:09:10 CEST
(
hide
)
Description:
python PyOpenGL spec file
Filename:
MIME Type:
Creator:
Joseph Wang
Created:
2012-09-19 17:09:10 CEST
Size:
857 bytes
patch
obsolete
># Created by pyp2rpm-0.5.1 >%global pypi_name PyOpenGL > >Name: python-%{pypi_name} >Version: 3.0.2b2 >Release: %mkrel 1 >Summary: Standard OpenGL bindings for Python > >License: BSD >URL: http://pypi.python.org/pypi/PyOpenGL/3.0.2b2 >Source0: http://pypi.python.org/packages/source/P/%{pypi_name}/%{pypi_name}-%{version}.tar.gz >BuildArch: noarch > >BuildRequires: python-devel > > >%description >UNKNOWN > > >%prep >%setup -q -n %{pypi_name}-%{version} ># Remove bundled egg-info >rm -rf %{pypi_name}.egg-info > > > >%build >%{__python} setup.py build > > >%install >%{__python} setup.py install --skip-build --root %{buildroot} > > >%files >%doc license.txt >%{python_sitelib}/OpenGL >%{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info > >%changelog >* Wed Sep 19 2012 joequant <joequant> - 3.0.2b2-1.mga3 >- Initial package.
# Created by pyp2rpm-0.5.1 %global pypi_name PyOpenGL Name: python-%{pypi_name} Version: 3.0.2b2 Release: %mkrel 1 Summary: Standard OpenGL bindings for Python License: BSD URL: http://pypi.python.org/pypi/PyOpenGL/3.0.2b2 Source0: http://pypi.python.org/packages/source/P/%{pypi_name}/%{pypi_name}-%{version}.tar.gz BuildArch: noarch BuildRequires: python-devel %description UNKNOWN %prep %setup -q -n %{pypi_name}-%{version} # Remove bundled egg-info rm -rf %{pypi_name}.egg-info %build %{__python} setup.py build %install %{__python} setup.py install --skip-build --root %{buildroot} %files %doc license.txt %{python_sitelib}/OpenGL %{python_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info %changelog * Wed Sep 19 2012 joequant <joequant> - 3.0.2b2-1.mga3 - Initial package.
View Attachment As Raw
Actions:
View
Attachments on
bug 7517
:
2818
|
2819
|
2820
|
2821
|
2822
|
2829
|
2830
|
2831
|
2832