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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 12 14:37:43 UTC 2007


Author: nhorman

Update of /cvs/dist/rpms/numactl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5215

Modified Files:
	numactl.spec 
Log Message:
fixing dependency problem and updating release string


Index: numactl.spec
===================================================================
RCS file: /cvs/dist/rpms/numactl/devel/numactl.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- numactl.spec	11 Jan 2007 13:39:34 -0000	1.38
+++ numactl.spec	12 Jan 2007 14:37:41 -0000	1.39
@@ -1,7 +1,7 @@
 Name:		numactl
 Summary:	library for tuning for Non Uniform Memory Access machines
 Version:	0.9.8
-Release: %(R="$Revision$"; RR="${R##: }"; echo ${RR%%?})
+Release:	2%{dist} 
 License:	LGPL/GPL
 Group: 		System Environment/Base
 URL: 		ftp://ftp.suse.com/pub/people/ak/numa/
@@ -21,9 +21,7 @@
 %package devel
 Summary: Development package for building Applications that use numa
 Group: System Environment/Libraries
-AutoReqProv: no
 Provides: numactl-devel 
-Requires: numactl
 
 %description devel
 Provides development headers for numa library calls
@@ -75,6 +73,10 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* 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}
+
 * Thu Jan 11 2007 Neil Horman <nhorman at redhat.com> - 0.9.8-1.38
 - Fixed -devel to depend on base package so libnuma.so resolves
 




More information about the fedora-cvs-commits mailing list