Updating link to change in openSUSE:Factory/procps revision 38.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=30f51d1f0dff0b91f9f3d047ebe0d9b1
This commit is contained in:
OBS User buildservice-autocommit 2010-07-20 18:32:30 +00:00 committed by Git OBS Bridge
parent ff5b88104b
commit fc15fa1b30
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
-------------------------------------------------------------------
Wed Jun 23 10:11:18 CEST 2010 - mszeredi@suse.cz

View File

@ -27,7 +27,7 @@ Group: System/Monitoring
PreReq: %fillup_prereq %insserv_prereq
AutoReqProv: on
Version: 3.2.8
Release: 12
Release: 13
Summary: ps utilities for /proc
Provides: ps
Obsoletes: ps
@ -131,7 +131,7 @@ Authors:
%patch33 -p1
%build
make %{?jobs:-j%jobs} CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \
make %{?_smp_mflags} CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \
CC="gcc"
%install