14
0
forked from pool/python-pygame

Accepting request 257552 from home:Mailaender:branches:devel:languages:python

- fixed rpmlint error devel-file-in-non-devel-package
- patch1 could need a tag
- fixed rpmlint warning self-obsoletion pygame-doc
- ignore missing executable flags in the -docs package
- added missing build requires for portmidi
- fixed rpmlint warning files-duplicate with fdupes
- added rpmlintrc to whitelist the warnings about sample code
- avoid redundancy in the %description

OBS-URL: https://build.opensuse.org/request/show/257552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygame?expand=0&rev=11
This commit is contained in:
Denisart Benjamin
2014-10-19 09:45:06 +00:00
committed by Git OBS Bridge
parent c16e3f6b7d
commit cac86a81fc
3 changed files with 44 additions and 19 deletions

2
python-pygame.rpmlintrc Normal file
View File

@@ -0,0 +1,2 @@
addFilter("/site-packages/pygame/examples/")
addFilter("/site-packages/pygame/tests/")