From f1ac58d6c81c2958ef0f15d6f2efbef0c60e96ac Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 14 Jan 2010 14:47:32 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/psmisc?expand=0&rev=15 --- psmisc.changes | 6 ------ psmisc.spec | 4 ++-- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/psmisc.changes b/psmisc.changes index d0a740c..658423e 100644 --- a/psmisc.changes +++ b/psmisc.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Sun Dec 6 15:07:16 CET 2009 - jengelh@medozas.de - -- enable parallel building -- do not package peekfd on SPARC (it is not built) - ------------------------------------------------------------------- Mon Oct 12 17:15:37 CEST 2009 - werner@suse.de diff --git a/psmisc.spec b/psmisc.spec index 573d124..967a845 100644 --- a/psmisc.spec +++ b/psmisc.spec @@ -41,7 +41,7 @@ Patch6: %name-22.6-tigetstr.patch Patch7: %name-22.7-memleaks.patch Patch8: %name-22.8-to-22.7-backport.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -%define nopeek s390 s390x ia64 %arm %sparc +%define nopeek s390 s390x ia64 %arm %description The psmisc package contains utilities for managing processes on your @@ -77,7 +77,7 @@ CC=gcc CXX=g++ export CFLAGS CXXFLAGS CC CXX sh ./configure --prefix=%{_prefix} --mandir=%{_mandir} --enable-selinux -make %{?jobs:-j%jobs} CFLAGS="$CFLAGS" "CC=$CC" +make CFLAGS="$CFLAGS" "CC=$CC" %install make DESTDIR=$RPM_BUILD_ROOT install