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:
OBS User buildservice-autocommit 2010-07-23 19:55:38 +00:00 committed by Git OBS Bridge
parent 7ebdc0bc17
commit ce5e2efce6
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