Accepting request 718436 from home:1Antoine1:branches:filesystems

- Fix build with gettext 0.20:
  * Add e2fsprogs-1.43-gettext.patch.
  * Exclude in-sources intl/ directory from build.
- Fix install_info_delete usage: It must be called in preun.

OBS-URL: https://build.opensuse.org/request/show/718436
OBS-URL: https://build.opensuse.org/package/show/filesystems/e2fsprogs?expand=0&rev=116
This commit is contained in:
2019-07-25 17:08:11 +00:00
committed by Git OBS Bridge
parent 4b43440089
commit 87aafe98eb
3 changed files with 37 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jul 24 20:47:22 UTC 2019 - Antoine Belvire <antoine.belvire@opensuse.org>
- Fix build with gettext 0.20:
* Add e2fsprogs-1.43-gettext.patch.
* Exclude in-sources intl/ directory from build.
- Fix install_info_delete usage: It must be called in preun.
-------------------------------------------------------------------
Tue Jul 2 07:28:56 UTC 2019 - Martin Liška <mliska@suse.cz>