Dr. Werner Fink 2009-08-24 11:38:29 +00:00 committed by Git OBS Bridge
parent 7b749ae3a2
commit 6c1b8e5400
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 19 14:45:52 CEST 2009 - werner@suse.de
- Be aware that on XEN and VMware systems Div can become zero (bnc#529981)
-------------------------------------------------------------------
Thu Aug 13 11:24:10 CEST 2009 - mt@suse.de

View File

@ -61,6 +61,7 @@ Patch24: procps-3.2.8-toosmall.dif
Patch25: procps-3.2.7-cgroups_flag.diff
Patch26: procps-3.2.8-pgrep_coption.dif
Patch27: procps-3.2.7-terabyte.dif
Patch28: procps-3.2.6-xen.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -116,6 +117,7 @@ Authors:
%patch25 -p1
%patch26
%patch27
%patch28
%build
make CFLAGS="-Wall -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 $RPM_OPT_FLAGS -pipe" \