Author: arekm                        Date: Wed Mar 21 17:19:33 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 3; small fix to fakerootpid patch

---- Files affected:
packages/psmisc:
   psmisc-fakerootpid.patch (1.1 -> 1.2) , psmisc.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: packages/psmisc/psmisc-fakerootpid.patch
diff -u packages/psmisc/psmisc-fakerootpid.patch:1.1 
packages/psmisc/psmisc-fakerootpid.patch:1.2
--- packages/psmisc/psmisc-fakerootpid.patch:1.1        Wed Mar 21 18:13:44 2012
+++ packages/psmisc/psmisc-fakerootpid.patch    Wed Mar 21 18:19:27 2012
@@ -21,9 +21,9 @@
 +#else                                /*WITH_SELINUX */
 +              root = new_proc("?", 1, 0);
 +#endif
++              add_child(root, parent);
++              parent->parent = root;
 +      }
-+      add_child(root, parent);
-+      parent->parent = root;
 +    }
      add_child(parent, this);
      this->parent = parent;

================================================================
Index: packages/psmisc/psmisc.spec
diff -u packages/psmisc/psmisc.spec:1.109 packages/psmisc/psmisc.spec:1.110
--- packages/psmisc/psmisc.spec:1.109   Wed Mar 21 18:13:44 2012
+++ packages/psmisc/psmisc.spec Wed Mar 21 18:19:27 2012
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):     Утиліти роботи з процесами
 Name:          psmisc
 Version:       22.16
-Release:       2
+Release:       3
 License:       GPL v2+
 Group:         Applications/System
 Source0:       
http://downloads.sourceforge.net/psmisc/%{name}-%{version}.tar.gz
@@ -149,6 +149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2012/03/21 17:19:27  arekm
+- rel 3; small fix to fakerootpid patch
+
 Revision 1.109  2012/03/21 17:13:44  arekm
 - rel 2; add timeout patch (from upstream); add fakerootpid patch that makes 
pstree work from user on kernel with hidepid feature
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/packages/psmisc/psmisc-fakerootpid.patch?r1=1.1&r2=1.2
    http://cvs.pld-linux.org/packages/psmisc/psmisc.spec?r1=1.109&r2=1.110

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to