Updating link to change in openSUSE:Factory/tar revision 26.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/tar?expand=0&rev=1d3c9f3df77b5e7192d9eacaa849852b
This commit is contained in:
parent
7ebdc0bc17
commit
ce5e2efce6
@ -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
|
||||
|
||||
|
4
tar.spec
4
tar.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user