14
0
forked from pool/python-pygame
OBS User unknown
2009-08-07 21:44:10 +00:00
committed by Git OBS Bridge
parent d583e03852
commit cd35274188
6 changed files with 39 additions and 323 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package python-pygame (Version 1.8.1)
# spec file for package python-pygame (Version 1.9.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -25,11 +25,11 @@ BuildRequires: python-numpy
%else
BuildRequires: python-numeric
%endif
Version: 1.8.1
Release: 5
Version: 1.9.0
Release: 1
Source: pygame-%{version}release.tar.bz2
Source1: README.SuSE
Patch0: %{name}-1.8.0-pep353.diff
Patch1: pygame-1.9.0-readme.html.patch
Summary: A Python Module for Interfacing with the SDL Multimedia Library
License: LGPL v2.1 or later
Group: Development/Libraries/Python
@@ -78,7 +78,7 @@ Authors:
%prep
%setup -q -n pygame-%{version}release
%patch0
%patch1
%build
export CFLAGS="$RPM_OPT_FLAGS -Wall -fno-strict-aliasing"
@@ -108,65 +108,3 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/python-pygame/examples
%changelog
* Mon May 04 2009 ro@suse.de
- buildrequires: replace python-numeric by python-numpy
for >= 11.2
* Fri Mar 20 2009 matejcik@suse.cz
- (re)added libpng-devel and libjpeg-devel for image format support
* Fri Sep 12 2008 matejcik@suse.cz
- update to 1.8.1
* lots of changes and fixes - see WHATSNEW for details
* Mon Jun 02 2008 crrodriguez@suse.de
- needs fno-strict-aliasing
* Thu Apr 03 2008 prusnak@suse.cz
- updated to 1.8.0
* lots of changes and fixes - see WHATSNEW for details
- rewrite pep353.diff
* Tue Aug 21 2007 meissner@suse.de
- buildrequire SDL_ttf -> SDL_ttf-devel
* Tue Nov 21 2006 prusnak@suse.cz
- changes according to PEP353 (pep353.diff)
* Tue Feb 28 2006 jmatejek@suse.cz
- updated to reflect python changes due to #149809
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Thu Oct 06 2005 matejcik@suse.cz
- update to 1.7.1release
- removed readme.html, which is no longer provided
* Wed Feb 02 2005 ro@suse.de
- fix build
* Tue Sep 21 2004 mcihar@suse.cz
- update to 1.6.2, this (among others) fixes brokeness on x86_64 - bug #45731
* Fri Jan 30 2004 mcihar@suse.cz
- fixed documentation installation
* Fri Oct 24 2003 mcihar@suse.cz
- update to 1.6 (This new release mainly contains stability and internal
fixes, small fixes for line and circle primitives, many fixes for locating
system TrueType fonts, an updated Mac OS X environment, and bigger integer
storage for Rect objects.)
- patch was included in upstream
- no root for build
* Thu Oct 02 2003 mcihar@suse.cz
- fixed mode related functions that failed on AMD64, thanks to gpayer@suse.de (bug #31709)
* Mon Jun 16 2003 mcihar@suse.cz
- use record-rpm
- updated to 1.5.6
* Mon May 12 2003 mcihar@suse.cz
- use versioned dependency on python
* Wed Jan 08 2003 mcihar@suse.cz
- added obsoletes and provides for rename
- moved doc into %%{_defaultdocdir}/python-pygame
- some doc is in base package with info where to find more
* Mon Jan 06 2003 mcihar@suse.cz
- update to 1.5.5
* improved Unicode support
* fixed some bugs
- renamed to python-pygame
* Mon Aug 12 2002 ro@suse.de
- update to 1.5 to get rid of conflict with pause() from unistd
* Mon Feb 18 2002 vinil@suse.cz
- pygame now requires python
* Mon Feb 04 2002 nadvornik@suse.cz
- update to 1.4
* Tue Jan 29 2002 nadvornik@suse.cz
- new package, version 1.3