rpms/numactl/devel .cvsignore, 1.8, 1.9 numactl.spec, 1.59, 1.60 sources, 1.8, 1.9

Neil Horman nhorman at fedoraproject.org
Fri Jun 26 15:48:46 UTC 2009


Author: nhorman

Update of /cvs/extras/rpms/numactl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5070

Modified Files:
	.cvsignore numactl.spec sources 
Log Message:
 Resolves: bz506795


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	8 May 2009 18:56:31 -0000	1.8
+++ .cvsignore	26 Jun 2009 15:48:16 -0000	1.9
@@ -1,2 +1,3 @@
 numactl-2.0.2.tar.gz
 numactl-2.0.3-rc3.tar.gz
+numactl-2.0.3.tar.gz


Index: numactl.spec
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/numactl.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- numactl.spec	17 Jun 2009 17:17:18 -0000	1.59
+++ numactl.spec	26 Jun 2009 15:48:16 -0000	1.60
@@ -1,11 +1,11 @@
 Name:		numactl
 Summary:	Library for tuning for Non Uniform Memory Access machines
 Version:	2.0.3
-Release:	2%{dist} 
+Release:	3%{dist} 
 License:	LGPLv2/GPLv2
 Group: 		System Environment/Base
 URL:		ftp://oss.sgi.com/www/projects/libnuma/download
-Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}-rc3.tar.gz
+Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/numactl-%{version}.tar.gz
 Buildroot:	%{_tmppath}/%{name}-buildroot
 
 Patch0: numactl-2.0.3-rc3-distance_parsing.patch
@@ -27,7 +27,7 @@ Requires: %{name} = %{version}-%{release
 Provides development headers for numa library calls
 
 %prep
-%setup -q -n %{name}-%{version}-rc3
+%setup -q -n %{name}-%{version}
 %patch0 -p1
 %patch1 -p1
 
@@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 26 2009 Neil Horman <nhorman at redhat.com>
+- Update to full 2.0.3 version (bz 506795)
+
 * Wed Jun 17 2009 Neil Horman <nhorman at redhat.com>
 - Fix silly libnuma warnings again (bz 499633)
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- sources	8 May 2009 18:56:31 -0000	1.8
+++ sources	26 Jun 2009 15:48:16 -0000	1.9
@@ -1 +1,2 @@
-4d7ab06668024a1d59cf7a4997a9acd2  numactl-2.0.3-rc3.tar.gz
+#4d7ab06668024a1d59cf7a4997a9acd2  numactl-2.0.3-rc3.tar.gz
+8e4fb249e5f719c25d7f433964fb9220  numactl-2.0.3.tar.gz




More information about the fedora-extras-commits mailing list