From cac0b21fd2a9dcc7743d35693ae5d6fae3e9ff50cb17469e3fb7b1265ed29d7f Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 3 Sep 2010 11:00:28 +0000 Subject: [PATCH] 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 --- unzip.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unzip.spec b/unzip.spec index 8c7dbfa..e864f9b 100644 --- a/unzip.spec +++ b/unzip.spec @@ -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