Dr. Werner Fink 2010-10-04 16:59:22 +00:00 committed by Git OBS Bridge
parent 1b41934e79
commit 1f5142e1a2
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Oct 4 18:58:50 CEST 2010 - werner@suse.de
- Fix build on newer systems
-------------------------------------------------------------------
Mon Sep 20 12:30:21 CEST 2010 - werner@suse.de

View File

@ -70,6 +70,7 @@ Patch32: procps-3.2.7-oom.diff
Patch33: procps-3.2.8-integer-overflow.patch
Patch34: bug-634071_procstat2.diff
Patch35: bug-634840.patch
Patch36: procps-3.2.8.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -133,6 +134,7 @@ Authors:
%patch33 -p1
%patch34 -p1
%patch35 -p1
%patch36
%build
make %{?_smp_mflags} CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \