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
|
||||||
@ -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