diff --git a/numactl.changes b/numactl.changes index 8d2a207..d4c4d19 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 16 09:39:02 UTC 2011 - trenn@novell.com + +- Adjust/refresh patch, no functional change + ------------------------------------------------------------------- Tue Jan 4 15:42:37 UTC 2011 - trenn@novell.com diff --git a/numactl.spec b/numactl.spec index a9eeb1f..454e800 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,7 +1,7 @@ # # spec file for package numactl (Version 2.0.6) # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Name: numactl License: GPLv2+ Summary: NUMA Policy Control Version: 2.0.6 -Release: 1 +Release: 2 %define origversion 2.0.6 AutoReqProv: on # bug437293 diff --git a/numactl_install_all_manpages b/numactl_install_all_manpages index 6173d50..4239137 100644 --- a/numactl_install_all_manpages +++ b/numactl_install_all_manpages @@ -2,11 +2,11 @@ Makefile | 3 +++ 1 file changed, 3 insertions(+) -Index: numactl-2.0.4-rc1/Makefile +Index: numactl-2.0.6/Makefile =================================================================== ---- numactl-2.0.4-rc1.orig/Makefile -+++ numactl-2.0.4-rc1/Makefile -@@ -135,6 +135,9 @@ install: numactl migratepages migspeed n +--- numactl-2.0.6.orig/Makefile ++++ numactl-2.0.6/Makefile +@@ -136,6 +136,9 @@ install: numactl migratepages migspeed n install -m 0755 memhog ${prefix}/bin mkdir -p ${prefix}/share/man/man2 ${prefix}/share/man/man8 ${prefix}/share/man/man3 install -m 0644 numactl.8 ${prefix}/share/man/man8