diff --git a/system/base/procps/actions.py b/system/base/procps/actions.py index a45ac256..5ed509e0 100644 --- a/system/base/procps/actions.py +++ b/system/base/procps/actions.py @@ -10,7 +10,7 @@ from pisi.actionsapi import get def setup(): # pisitools.dosed("watch.c", "ncursesw/ncurses.h", "ncurses.h") - + autotools.autoreconf("-fiv") autotools.configure("--prefix=/usr \ --exec-prefix=/ \ --disable-static \ @@ -31,9 +31,12 @@ def install(): #remove conflicts pisitools.remove("/usr/bin/kill") - pisitools.remove("/usr/bin/pidof") - pisitools.remove("/usr/share/man/man1/kill.1") - pisitools.remove("/usr/share/man/man1/pidof.1") + + # ???????????????????????????????????????????????????????? + + # pisitools.remove("/usr/bin/pidof") + # pisitools.remove("/usr/share/man/man1/kill.1") + # pisitools.remove("/usr/share/man/man1/pidof.1") # for mudur and comar pisitools.dosym("/usr/bin/sysctl", "/sbin/sysctl") diff --git a/system/base/procps/pspec.xml b/system/base/procps/pspec.xml index dbad019b..53c977da 100644 --- a/system/base/procps/pspec.xml +++ b/system/base/procps/pspec.xml @@ -1,5 +1,5 @@ - + procps @@ -12,7 +12,7 @@ app:console Standard informational utilities and process-handling tools procps is the package that has a bunch of small useful utilities that give information about processes using the /proc filesystem. The package includes the programs ps, top, vmstat, w, kill, free, slabtop, and skill. - http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.5.tar.xz + http://downloads.sourceforge.net/project/procps-ng/Production/procps-ng-4.0.6.tar.xz ncurses-devel @@ -45,6 +45,13 @@ + + 2026-04-20 + 4.0.6 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-12-21 4.0.5