Accepting request 29015 from Archiving
Copy from Archiving/zip based on submit request 29015 from user coolo OBS-URL: https://build.opensuse.org/request/show/29015 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=7
This commit is contained in:
parent
8954461ee8
commit
e7ae9896bf
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 21:00:06 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 17:20:58 UTC 2009 - crrodriguez@opensuse.org
|
||||
|
||||
|
6
zip.spec
6
zip.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package zip (Version 2.32)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@ Provides: crzip
|
||||
Obsoletes: crzip
|
||||
AutoReqProv: on
|
||||
Version: 2.32
|
||||
Release: 76
|
||||
Release: 77
|
||||
Summary: File compression program
|
||||
Url: http://www.info-zip.org/
|
||||
Source: %name-%version.tar.bz2
|
||||
@ -53,7 +53,7 @@ Authors:
|
||||
%patch4
|
||||
|
||||
%build
|
||||
make -f unix/Makefile prefix=/usr CC="gcc $RPM_OPT_FLAGS -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" generic_gcc
|
||||
make %{?jobs:-j%jobs} -f unix/Makefile prefix=/usr CC="gcc $RPM_OPT_FLAGS -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" generic_gcc
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user