14
0
forked from pool/python-pyglet

Accepting request 515267 from home:jengelh:branches:devel:languages:python

- Other OS need not be mentioned in description for an openSUSE
  package.

OBS-URL: https://build.opensuse.org/request/show/515267
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyglet?expand=0&rev=11
This commit is contained in:
Thomas Bechtold
2017-08-11 07:29:43 +00:00
committed by Git OBS Bridge
parent 7fe6562cf4
commit 3c9ada7aa9
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 8 21:33:53 UTC 2017 - jengelh@inai.de
- Other OS need not be mentioned in description for an openSUSE
package.
-------------------------------------------------------------------
Mon Aug 7 16:33:50 UTC 2017 - toddrme2178@gmail.com

View File

@@ -20,7 +20,7 @@
Name: python-pyglet
Version: 1.2.4
Release: 0
Summary: Cross-platform windowing and multimedia library
Summary: Windowing and multimedia library
License: BSD-3-Clause
Group: Development/Languages/Python
Url: https://bitbucket.org/pyglet/pyglet
@@ -41,10 +41,10 @@ BuildRequires: freetype2-devel
BuildRequires: gtk2-devel
BuildRequires: openal-soft-devel
BuildRequires: python-imaging
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
BuildRequires: pkgconfig(x11)
BuildRequires: python-rpm-macros
Requires: alsa-devel
Requires: fontconfig-devel
Requires: freetype2-devel
@@ -58,9 +58,8 @@ BuildArch: noarch
%python_subpackages
%description
pyglet provides an object-oriented programming
interface for developing games and other visually-rich applications
for Windows, Mac OS X and Linux.
pyglet provides an object-oriented programming interface for
developing games and other visually-rich applications.
%prep
%setup -q -n pyglet-%{version}