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
|
Obsoletes: crunzip
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 6.00
|
Version: 6.00
|
||||||
Release: 1
|
Release: 2
|
||||||
%define fileversion 60
|
%define fileversion 60
|
||||||
Summary: A program to unpack compressed files
|
Summary: A program to unpack compressed files
|
||||||
Source: %{name}%{fileversion}.tar.bz2
|
Source: %{name}%{fileversion}.tar.bz2
|
||||||
@ -36,7 +36,7 @@ Patch4: unzip-5.52-filename_too_long.patch
|
|||||||
Patch5: unzip-no_file_name_translation.patch
|
Patch5: unzip-no_file_name_translation.patch
|
||||||
Patch8: unzip-open_missing_mode.patch
|
Patch8: unzip-open_missing_mode.patch
|
||||||
Patch10: unzip-5.52-use_librcc.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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: librcc-devel
|
BuildRequires: librcc-devel
|
||||||
|
|
||||||
@ -63,6 +63,7 @@ Authors:
|
|||||||
%patch8
|
%patch8
|
||||||
%patch10
|
%patch10
|
||||||
%patch11
|
%patch11
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export RPM_OPT_FLAGS="%optflags -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -fstack-protector -I."
|
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
|
make %{?jobs:-j%jobs} -f unix/Makefile LF2=-lrcc linux_noasm
|
||||||
|
Loading…
Reference in New Issue
Block a user