Sophie

Sophie

distrib > Mageia > 4 > i586 > media > core-release-src > by-pkgid > a76ba0e500765fb5fe2597e480058a93 > files > 2

python-opengl-demo-3.0.1b1-4.mga4.src.rpm

# Created by pyp2rpm-1.0.0
%global pypi_name PyOpenGL-Demo
%define version 3.0.1b1

Name:           python-opengl-demo
Version:        %{version}
Release:        %mkrel 4
Group:          Development/Python
Summary:        Demonstration scripts for the PyOpenGL library

License:        BSD
URL:            http://pypi.python.org/pypi/PyOpenGL-Demo
Source0:        http://pypi.python.org/packages/source/P/PyOpenGL-Demo/PyOpenGL-Demo-%{version}.tar.gz
BuildArch:      noarch
 
BuildRequires:  python-devel
Requires: pythonegg(2)(pyopengl)

%description
Demos for python-pyopengl


%prep
%setup -q -n %{pypi_name}-%{version}



%build
%{__python} setup.py build


%install
%{__python} setup.py install --skip-build --root %{buildroot}


%files
%{python_sitelib}/PyOpenGL-Demo
%{python_sitelib}/PyOpenGL_Demo-%{version}-py?.?.egg-info



%changelog
* Thu Oct 24 2013 philippem <philippem> 3.0.1b1-4.mga4
+ Revision: 546742
- fix pythonegg

* Tue Oct 22 2013 umeabot <umeabot> 3.0.1b1-3.mga4
+ Revision: 543825
- Mageia 4 Mass Rebuild

* Tue Oct 15 2013 pterjan <pterjan> 3.0.1b1-2.mga4
+ Revision: 499020
- Rebuild to add different pythonegg provides for python 2 and 3

* Mon Jan 28 2013 joequant <joequant> 3.0.1b1-1.mga4
+ Revision: 392878
- imported package python-opengl-demo