rpms/numactl/devel numactl.spec,1.39,1.40

Neil Horman (nhorman) fedora-extras-commits at redhat.com
Fri Aug 3 23:53:31 UTC 2007


Author: nhorman

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

Modified Files:
	numactl.spec 
Log Message:
doing merge cleanup (bz 226207)


Index: numactl.spec
===================================================================
RCS file: /cvs/extras/rpms/numactl/devel/numactl.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- numactl.spec	12 Jan 2007 14:37:41 -0000	1.39
+++ numactl.spec	3 Aug 2007 23:52:58 -0000	1.40
@@ -1,7 +1,7 @@
 Name:		numactl
-Summary:	library for tuning for Non Uniform Memory Access machines
+Summary:	Library for tuning for Non Uniform Memory Access machines
 Version:	0.9.8
-Release:	2%{dist} 
+Release:	3%{dist} 
 License:	LGPL/GPL
 Group: 		System Environment/Base
 URL: 		ftp://ftp.suse.com/pub/people/ak/numa/
@@ -21,7 +21,7 @@
 %package devel
 Summary: Development package for building Applications that use numa
 Group: System Environment/Libraries
-Provides: numactl-devel 
+Requires: %{name} = %{version}-%{release}
 
 %description devel
 Provides development headers for numa library calls
@@ -73,6 +73,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Ayg 03 2007 Neil Horman <nhorman at redhat.com> - 0.9.8-3%{dist}
+- fixing up merge review (bz 226207)
+
 * Fri Jan 12 2007 Neil Horman <nhorman at redhat.com> - 0.9.8-2%{dist}
 - Properly fixed bz 221982
 - Updated revision string to include %{dist}




More information about the fedora-extras-commits mailing list