remove asm/page.h used sysconf command to get PAGE_SIZE

This commit is contained in:
Ivana Varekova 2006-05-11 10:17:58 +00:00
parent faec061e6f
commit 66492dbaf6

View File

@ -12,6 +12,7 @@ Source3: sysstat.sysconfig
Patch0: sysstat-4.0.1-config.patch
Patch3: sysstat-5.0.5-statreset.patch
Patch6: sysstat-5.0.5-append-msg.patch
Patch7: sysstat-6.0.2-sysconf.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -30,6 +31,7 @@ activity.
%patch0 -p1 -b .config
%patch3 -p1 -b .statreset
%patch6 -p1 -b .append-msg
%patch7 -p1 -b .sysconf
%build
# FIXME: I need to fix the upstream Makefile to use LIBDIR et al. properly and
@ -111,6 +113,7 @@ rm -rf %{buildroot}
%changelog
* Fri May 5 2006 Ivana Varekova <varekova@redhat.com> 6.0.2-1
- update to 6.0.2
- remove asm/page.h used sysconf command to get PAGE_SIZE
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.0.1-3.2.1
- bump again for double-long bug on ppc(64)