SHA256
3
0
forked from pool/tar

Accepting request 43685 from Base:System

Copy from Base:System/tar based on submit request 43685 from user coolo

OBS-URL: https://build.opensuse.org/request/show/43685
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tar?expand=0&rev=26
This commit is contained in:
OBS User autobuild 2010-07-23 19:55:38 +00:00 committed by Git OBS Bridge
commit a9c13417ab
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
- use %_smp_mflags
-------------------------------------------------------------------
Fri Mar 12 16:21:49 UTC 2010 - mseben@novell.com

View File

@ -27,7 +27,7 @@ Provides: base:/bin/tar
PreReq: %install_info_prereq
AutoReqProv: on
Version: 1.23
Release: 1
Release: 2
Summary: GNU implementation of tar ((t)ape (ar)chiver)
Source0: %name-%version.tar.bz2
#
@ -101,7 +101,7 @@ export RSH="/usr/bin/rsh"
./configure --prefix=%_prefix --bindir=%_bindir --mandir=%_mandir \
--infodir=%_infodir --build=%{_target_cpu}-suse-linux \
--enable-backup-scripts
make %{?jobs:-j%jobs};
make %{?_smp_mflags};
%check
#%ifarch %arm