rpms/numactl/devel .cvsignore, 1.5, 1.6 numactl.spec, 1.51, 1.52 sources, 1.5, 1.6

Neil Horman (nhorman) fedora-extras-commits at redhat.com
Thu May 8 13:13:15 UTC 2008


Author: nhorman

Update of /cvs/extras/rpms/numactl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26717

Modified Files:
	.cvsignore numactl.spec sources 
Log Message:
Updating version to numactl-2.0.0


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	14 Dec 2007 20:15:57 -0000	1.5
+++ .cvsignore	8 May 2008 13:12:38 -0000	1.6
@@ -2,3 +2,4 @@
 numactl-0.6.4
 numactl-0.9.8.tar.gz
 numactl-1.0.2.tar.gz
+numactl-2.0.0.tar.gz


Index: numactl.spec
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/numactl.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- numactl.spec	25 Apr 2008 13:13:30 -0000	1.51
+++ numactl.spec	8 May 2008 13:12:38 -0000	1.52
@@ -1,7 +1,7 @@
 Name:		numactl
 Summary:	Library for tuning for Non Uniform Memory Access machines
-Version:	1.0.2
-Release:	6%{dist} 
+Version:	2.0.0
+Release:	1%{dist} 
 License:	LGPLv2/GPLv2
 Group: 		System Environment/Base
 URL: 		ftp://ftp.suse.com/pub/people/ak/numa/
@@ -9,9 +9,6 @@
 Buildroot:	%{_tmppath}/%{name}-buildroot
 
 ExcludeArch: s390 s390x
-Patch0: numactl-1.0.2-get_mempolicy-const.patch
-Patch1: numactl-1.0.2-alpha-syscall.patch
-Patch2: numactl-1.0.2-cpumask.patch
 
 %description
 Simple NUMA policy support. It consists of a numactl program to run
@@ -28,9 +25,6 @@
 
 %prep
 %setup -q 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 make CFLAGS="$RPM_OPT_FLAGS -I. -fPIC"
@@ -61,6 +55,7 @@
 %{_bindir}/numastat
 %{_bindir}/memhog
 %{_bindir}/migratepages
+%{_bindir}/migspeed
 %{_mandir}/man5/*.5*
 %{_mandir}/man8/*.8*
 
@@ -69,9 +64,13 @@
 %{_libdir}/libnuma.so
 %{_includedir}/numa.h
 %{_includedir}/numaif.h
+%{_includedir}/numacompat1.h
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu May 08 2008 Neil Horman <nhorman at redhat.com> - 2.0.0-1
+- Move to numactl 2.0.0
+
 * Fri Apr 25 2008 Neil Horman <nhorman at redhat.com> - 1.0.2-6
 - Fix buffer size passing and arg sanity check for physcpubind (bz 442521)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	14 Dec 2007 20:15:57 -0000	1.5
+++ sources	8 May 2008 13:12:38 -0000	1.6
@@ -1 +1 @@
-392a5bc3e79f016edcaee0cb6ceadf90  numactl-1.0.2.tar.gz
+0186d5b5bc443cd7cb179014a4a216c0  numactl-2.0.0.tar.gz




More information about the fedora-extras-commits mailing list