SHA256
6
0
forked from pool/file

Accepting request 528985 from devel:languages:python:singlespec-staging

- remove python build instructions from master spec file, move completely
  into python-magic.spec

- converted to singlespec, dropped separate python3-magic spec file
- moved python build instructions from file.spec to python-magic.spec
- do not need to build the binary parts in order to build the python part
- removed inlining of %defines from file.spec because it is unreliable
  in presence of parametrized macros
- added provides: python-file-magic to comply with the python package
  naming policy

OBS-URL: https://build.opensuse.org/request/show/528985
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=164
This commit is contained in:
2017-10-07 10:37:20 +00:00
committed by Git OBS Bridge
parent 17761f57c8
commit 69d839ca78
6 changed files with 40 additions and 96 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Sep 26 15:20:23 UTC 2017 - jmatejek@suse.com
- remove python build instructions from master spec file, move completely
into python-magic.spec
-------------------------------------------------------------------
Wed Sep 13 10:35:43 UTC 2017 - werner@suse.de