forked from pool/numactl
checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=10
This commit is contained in:
parent
1025704235
commit
c6d30fc53e
@ -5,7 +5,3 @@ arch ppc package libnuma-devel
|
||||
requires -numactl1-<targettype>
|
||||
requires -libnuma-<targettype>
|
||||
requires "numactl-<targettype> = <version>"
|
||||
arch sparcv9 package libnuma-devel
|
||||
requires -numactl1-<targettype>
|
||||
requires -libnuma-<targettype>
|
||||
requires "numactl-<targettype> = <version>"
|
||||
|
@ -1,11 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 00:27:34 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- add baselibs.conf as a source
|
||||
- add baselibs for SPARC
|
||||
- add SPARC to ExclusiveArch
|
||||
- enable parallel building
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 14:18:35 CET 2009 - trenn@suse.de
|
||||
|
||||
|
@ -32,11 +32,10 @@ Obsoletes: numactl-64bit
|
||||
%endif
|
||||
#
|
||||
Source: numactl-%{origversion}.tar.bz2
|
||||
Source2: baselibs.conf
|
||||
Patch0: numactl_install_all_manpages
|
||||
Group: System/Management
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: ia64 x86_64 ppc64 ppc %sparc
|
||||
ExclusiveArch: ia64 x86_64 ppc64 ppc
|
||||
Requires: perl
|
||||
|
||||
%description
|
||||
@ -90,7 +89,7 @@ Authors:
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make %{?jobs:-j%jobs} CFLAGS="${RPM_OPT_FLAGS}"
|
||||
make CFLAGS="${RPM_OPT_FLAGS}"
|
||||
|
||||
%install
|
||||
install -d -m 755 $RPM_BUILD_ROOT/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user