diff --git a/numactl.spec b/numactl.spec
index ddd9fc3..26a8645 100644
--- a/numactl.spec
+++ b/numactl.spec
@@ -1,7 +1,7 @@
 Name:		numactl
 Summary:	Library for tuning for Non Uniform Memory Access machines
 Version:	2.0.10
-Release:	1%{dist}
+Release:	2%{dist}
 # libnuma is LGPLv2 and GPLv2
 # numactl binaries are GPLv2 only
 License:	GPLv2
@@ -69,6 +69,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/migspeed
 %{_bindir}/migratepages
 %{_mandir}/man8/*.8*
+%exclude %{_mandir}/man2/*.2*
 
 %files libs
 %defattr(-,root,root,-)