Hello community,

here is the log from the commit of package psmisc for openSUSE:Factory checked 
in at 2015-05-23 12:43:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/psmisc (Old)
 and      /work/SRC/openSUSE:Factory/.psmisc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "psmisc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes    2015-04-05 
02:03:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.psmisc.new/psmisc.changes       2015-05-23 
12:43:21.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 21 13:39:34 UTC 2015 - [email protected]
+
+- Replace negative list %nopeek with positive list %have_peekfd
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ psmisc.spec ++++++
--- /var/tmp/diff_new_pack.ZcusgW/_old  2015-05-23 12:43:22.000000000 +0200
+++ /var/tmp/diff_new_pack.ZcusgW/_new  2015-05-23 12:43:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package psmisc
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,7 @@
 # PATCH-FIX-UPSTREAM psmisc-git-3638cc55b4d08851faba46635d737b24d016665b.patch 
bnc#874983
 Patch43:        %{name}-git-3638cc55b4d08851faba46635d737b24d016665b.patch
 
-%define nopeek  s390 s390x ia64 %sparc hppa aarch64
+%define have_peekfd %ix86 x86_64 ppc ppc64 ppc64le %arm mipsel m68k
 
 %description
 The psmisc package contains utilities for managing processes on your
@@ -77,7 +77,7 @@
 make DESTDIR=$RPM_BUILD_ROOT install
 mkdir -p $RPM_BUILD_ROOT/bin/
 mv $RPM_BUILD_ROOT/usr/bin/fuser $RPM_BUILD_ROOT/bin/
-%ifarch %nopeek
+%ifnarch %have_peekfd
 rm -f $RPM_BUILD_ROOT%{_mandir}/man1/peekfd.1*
 %endif
 %find_lang psmisc
@@ -86,7 +86,7 @@
 %defattr (-,root,root,755)
 /bin/fuser
 %{_bindir}/killall
-%ifnarch %nopeek
+%ifarch %have_peekfd
 %{_bindir}/peekfd
 %endif
 %{_bindir}/prtstat
@@ -94,7 +94,7 @@
 %{_bindir}/pstree.x11
 %{_mandir}/man1/fuser.1*
 %{_mandir}/man1/killall.1*
-%ifnarch %nopeek
+%ifarch %have_peekfd
 %{_mandir}/man1/peekfd.1*
 %endif
 %{_mandir}/man1/prtstat.1*


Reply via email to