Accepting request 42423 from Archiving
Copy from Archiving/cpio based on submit request 42423 from user elvigia OBS-URL: https://build.opensuse.org/request/show/42423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cpio?expand=0&rev=26
This commit is contained in:
commit
14b244ebdd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 12 16:34:39 UTC 2010 - mseben@novell.com
|
||||
|
||||
|
@ -24,7 +24,7 @@ License: GPLv3
|
||||
Group: Productivity/Archiving/Compression
|
||||
AutoReqProv: on
|
||||
Version: 2.11
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A Backup and Archiving Utility
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch2: %{name}-use_new_ascii_format.patch
|
||||
@ -91,7 +91,7 @@ CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \
|
||||
--mandir=%{_mandir} \
|
||||
--infodir=%{_infodir} \
|
||||
--libdir=%{_libdir}
|
||||
make %{?jobs:-j%jobs}
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT/{usr/bin,bin}
|
||||
|
Loading…
Reference in New Issue
Block a user