rpms/numactl/devel numactl.spec,1.36,1.37

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jan 11 13:38:48 UTC 2007


Author: nhorman

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

Modified Files:
	numactl.spec 
Log Message:
Fixing -devel missing dependency on numactl base


Index: numactl.spec
===================================================================
RCS file: /cvs/dist/rpms/numactl/devel/numactl.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- numactl.spec	21 Sep 2006 16:34:54 -0000	1.36
+++ numactl.spec	11 Jan 2007 13:38:45 -0000	1.37
@@ -23,6 +23,7 @@
 Group: System Environment/Libraries
 AutoReqProv: no
 Provides: numactl-devel 
+Requires: numactl
 
 %description devel
 Provides development headers for numa library calls
@@ -74,6 +75,9 @@
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jan 11 2007 Neil Horman <nhorman at redhat.com> - 0.9.8-1.37
+- Fixed -devel to depend on base package so libnuma.so resolves
+
 * Thu Sep 21 2006 Neil Horman <nhorman at redhat.com> - 0.9.8-1.36
 - adding nodebind patch for bz 207404
 




More information about the fedora-cvs-commits mailing list