This commit is contained in:
parent
f9e15decd2
commit
4f9ea97447
@ -44,6 +44,7 @@ Patch12: unzip-dont_call_isprint.patch
|
||||
%if %{with rcc}
|
||||
BuildRequires: librcc-devel
|
||||
Suggests: librcc0
|
||||
Provides: %{_name} = %{version}
|
||||
%define update_weight 20
|
||||
%define _suffix rcc
|
||||
%else
|
||||
@ -53,7 +54,7 @@ Suggests: librcc0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: update-alternatives
|
||||
Requires: update-alternatives
|
||||
Recommends: unzip-doc
|
||||
Recommends: %{_name}-doc
|
||||
|
||||
%description
|
||||
UnZip is an extraction utility for archives compressed in .zip format
|
||||
|
@ -44,6 +44,7 @@ Patch12: unzip-dont_call_isprint.patch
|
||||
%if %{with rcc}
|
||||
BuildRequires: librcc-devel
|
||||
Suggests: librcc0
|
||||
Provides: %{_name} = %{version}
|
||||
%define update_weight 20
|
||||
%define _suffix rcc
|
||||
%else
|
||||
@ -53,7 +54,7 @@ Suggests: librcc0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: update-alternatives
|
||||
Requires: update-alternatives
|
||||
Recommends: unzip-doc
|
||||
Recommends: %{_name}-doc
|
||||
|
||||
%description
|
||||
UnZip is an extraction utility for archives compressed in .zip format
|
||||
|
Loading…
Reference in New Issue
Block a user