From be128116fa370a733d247100d646d126b07535be Mon Sep 17 00:00:00 2001 From: Neil Horman Date: Fri, 3 Aug 2007 23:52:58 +0000 Subject: [PATCH] doing merge cleanup (bz 226207) --- numactl.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/numactl.spec b/numactl.spec index 6772075..e535fd3 100644 --- a/numactl.spec +++ b/numactl.spec @@ -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 @@ allocations with NUMA policy in applications. %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 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Ayg 03 2007 Neil Horman - 0.9.8-3%{dist} +- fixing up merge review (bz 226207) + * Fri Jan 12 2007 Neil Horman - 0.9.8-2%{dist} - Properly fixed bz 221982 - Updated revision string to include %{dist}