diff --git a/numactl.spec b/numactl.spec index 43b1603..c773d33 100644 --- a/numactl.spec +++ b/numactl.spec @@ -1,14 +1,14 @@ Name: numactl Summary: library for tuning for Non Uniform Memory Access machines Version: 0.9.8 -Release: %(R="$Revision: 1.0 $"; RR="${R##: }"; echo ${RR%%?}) +Release: %(R="$Revision: 1.30 $"; RR="${R##: }"; echo ${RR%%?}) License: LGPL/GPL Group: System Environment/Base URL: ftp://ftp.suse.com/pub/people/ak/numa/ Source0: ftp://ftp.suse.com/pub/people/ak/numa/numactl-%{version}.tar.gz Buildroot: %{_tmppath}/%{name}-buildroot -ExcludeArch: ppc64 s390 s390x +ExcludeArch: s390 s390x Patch1: numactl-lib.patch Patch2: numactl-0.6.4-ppc.patch