forked from pool/libXpm
- suggests instead of require compress (see changelog below)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXpm?expand=0&rev=26
This commit is contained in:
parent
78c0e38f51
commit
6a24dd2dbb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 13 08:18:00 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- suggests instead of require compress (see changelog below)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 12 16:01:36 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
Wed Apr 12 16:01:36 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
@ -55,7 +55,7 @@ Requires: /usr/bin/gzip
|
|||||||
Requires: /usr/bin/uncompress
|
Requires: /usr/bin/uncompress
|
||||||
# 'compress' (ncompress package) is not available on SLE
|
# 'compress' (ncompress package) is not available on SLE
|
||||||
%if 0%{?is_opensuse}
|
%if 0%{?is_opensuse}
|
||||||
Requires: /usr/bin/compress
|
Suggests: /usr/bin/compress
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n %{lname}
|
%description -n %{lname}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user