forked from pool/gettext-runtime
Accepting request 1166886 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1166886 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gettext-runtime?expand=0&rev=92
This commit is contained in:
commit
8832f5aa96
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 4 09:10:05 UTC 2024 - Dan Čermák <dcermak@suse.com>
|
||||
|
||||
- Add missing Requires: find to gettext-tools
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 14:57:24 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -89,6 +89,8 @@ License: LGPL-2.1-or-later
|
||||
Group: Development/Tools/Other
|
||||
Requires: %{name} = %{version}
|
||||
Requires: xz
|
||||
# autopoint requires find
|
||||
Requires: findutils
|
||||
%if %{without mini}
|
||||
Requires(post): info
|
||||
Requires(preun): info
|
||||
|
Loading…
Reference in New Issue
Block a user