Skip to content

Commit

Permalink
[busybox] Provide proper gzip version. JB#49337
Browse files Browse the repository at this point in the history
Signed-off-by: Matti Kosola <matti.kosola@jolla.com>
  • Loading branch information
mkosola committed Sep 1, 2020
1 parent 7af4090 commit 241bf17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion rpm/busybox.spec
Expand Up @@ -82,7 +82,9 @@ Summary: Busybox replacements for dosfstools
%package symlinks-gzip
Requires: %{name} = %{version}-%{release}
Summary: Busybox replacement for gzip
Provides: gzip
Conflicts: gnu-gzip
Provides: gzip = 1.9+git1
Obsoletes: gzip < 1.9+git1

%description symlinks-gzip
%{summary} as symlinks.
Expand Down

0 comments on commit 241bf17

Please sign in to comment.