6
0

Accepting request 485836 from devel:languages:python:singlespec

- generate %posttrans sections to fix up alternatives after package
  rename
- fix condition where %python_files would emit wrong thing when
  %have_python2 is undefined
- add --quiet to uninstall_alternative, to silence spurious errors
- check for file existence instead of package number in uninstall_alternative

OBS-URL: https://build.opensuse.org/request/show/485836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=37
This commit is contained in:
Jan Matejek
2017-04-05 13:56:57 +00:00
committed by Git OBS Bridge
parent 547ced7222
commit 86a1c49c3a
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Mar 29 12:53:05 UTC 2017 - jmatejek@suse.com
- generate %posttrans sections to fix up alternatives after package
rename
- fix condition where %python_files would emit wrong thing when
%have_python2 is undefined
- add --quiet to uninstall_alternative, to silence spurious errors
- check for file existence instead of package number in uninstall_alternative
-------------------------------------------------------------------
Thu Mar 23 17:08:46 UTC 2017 - jmatejek@suse.com