Accepting request 46711 from Archiving
checked in (request 46711) OBS-URL: https://build.opensuse.org/request/show/46711 OBS-URL: https://build.opensuse.org/package/show/Archiving/unzip?expand=0&rev=12
This commit is contained in:
parent
d760f48241
commit
cac0b21fd2
@ -24,7 +24,7 @@ Provides: crunzip
|
||||
Obsoletes: crunzip
|
||||
AutoReqProv: on
|
||||
Version: 6.00
|
||||
Release: 1
|
||||
Release: 2
|
||||
%define fileversion 60
|
||||
Summary: A program to unpack compressed files
|
||||
Source: %{name}%{fileversion}.tar.bz2
|
||||
@ -36,7 +36,7 @@ Patch4: unzip-5.52-filename_too_long.patch
|
||||
Patch5: unzip-no_file_name_translation.patch
|
||||
Patch8: unzip-open_missing_mode.patch
|
||||
Patch10: unzip-5.52-use_librcc.patch
|
||||
Patch11: unzip-no-build-date.patch
|
||||
Patch11: unzip-no-build-date.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: librcc-devel
|
||||
|
||||
@ -63,6 +63,7 @@ Authors:
|
||||
%patch8
|
||||
%patch10
|
||||
%patch11
|
||||
|
||||
%build
|
||||
export RPM_OPT_FLAGS="%optflags -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -fstack-protector -I."
|
||||
make %{?jobs:-j%jobs} -f unix/Makefile LF2=-lrcc linux_noasm
|
||||
|
Loading…
Reference in New Issue
Block a user