diff --git a/sysstat.spec b/sysstat.spec index 96949c8..fe64f9d 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -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 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 - 6.0.1-3.2.1 - bump again for double-long bug on ppc(64)