diff --git a/psmisc.spec b/psmisc.spec index aaecc11..efcc6c0 100644 --- a/psmisc.spec +++ b/psmisc.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing processes on your system Name: psmisc Version: 22.13 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/System Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz @@ -54,11 +54,16 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/killall.1* %{_mandir}/man1/pstree.1* %{_mandir}/man1/prtstat.1* +%ifarch %{ix86} x86_64 ppc ppc64 %{arm} mipsel %{_bindir}/peekfd +%endif %{_mandir}/man1/peekfd.1* %doc AUTHORS ChangeLog COPYING README %changelog +* Tue Oct 19 2010 Dan Horák 22.13-4 +- peekfd still exists only on selected architectures + * Thu Oct 14 2010 Jan Görig 22.13-3 - fix #642800 - peekfd regression