1
0

Accepting request 607329 from home:1Antoine1:branches:Base:System

- gettext-csharp + gettext-java:
  * Remove prereq on info: No info page installed.

- gettext-runtime(-mini)-tools
  * Fix %install_info_delete usage:
    + It has to be performed in %preun, not %postun.
    + This fixes warning messages upon package removal.

OBS-URL: https://build.opensuse.org/request/show/607329
OBS-URL: https://build.opensuse.org/package/show/Base:System/gettext-runtime?expand=0&rev=140
This commit is contained in:
2018-05-16 06:56:01 +00:00
committed by Git OBS Bridge
parent 37a1217e12
commit fa01b5ac43
8 changed files with 42 additions and 21 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 14 19:39:40 UTC 2018 - antoine.belvire@opensuse.org
- Fix %install_info_delete usage:
* It has to be performed in %preun, not %postun.
* This fixes warning messages upon package removal.
-------------------------------------------------------------------
Wed Oct 18 17:30:16 UTC 2017 - jayvdb@gmail.com