Revision: 5013 http://ipcop.svn.sourceforge.net/ipcop/?rev=5013&view=rev Author: owes Date: 2010-10-16 20:22:33 +0000 (Sat, 16 Oct 2010)
Log Message: ----------- Upgrade psmisc to 22.13, move fuser to /usr/bin Modified Paths: -------------- ipcop/trunk/config/rootfiles/common/psmisc ipcop/trunk/lfs/psmisc ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18 ipcop/trunk/updates/1.9.18/information.xml ipcop/trunk/updates/1.9.18/setup Modified: ipcop/trunk/config/rootfiles/common/psmisc =================================================================== --- ipcop/trunk/config/rootfiles/common/psmisc 2010-10-16 12:36:31 UTC (rev 5012) +++ ipcop/trunk/config/rootfiles/common/psmisc 2010-10-16 20:22:33 UTC (rev 5013) @@ -1,4 +1,4 @@ -bin/fuser +usr/bin/fuser usr/bin/killall #usr/bin/peekfd #usr/bin/prtstat Modified: ipcop/trunk/lfs/psmisc =================================================================== --- ipcop/trunk/lfs/psmisc 2010-10-16 12:36:31 UTC (rev 5012) +++ ipcop/trunk/lfs/psmisc 2010-10-16 20:22:33 UTC (rev 5013) @@ -33,7 +33,7 @@ include Config PKG_NAME = psmisc -VER = 22.12 +VER = 22.13 HOST_ARCH = all OTHER_SRC = yes @@ -51,7 +51,7 @@ $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 16c83a351c292cfc845b27d6395e05fb +$(DL_FILE)_MD5 = e2c339e6b65b730042084023784a729e install : $(TARGET) @@ -86,9 +86,7 @@ cd $(DIR_APP) && make cd $(DIR_APP) && make install # not all distro put fuser at the same place /bin (debian), /sbin (fedora/mandriva), /usr/bin (LFS, arch) - # for now, continue where we historically put fuser - mv /usr/bin/fuser /bin + # we will use /usr/bin from now on - @rm -rf $(DIR_APP) @$(POSTBUILD) Modified: ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18 =================================================================== --- ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18 2010-10-16 12:36:31 UTC (rev 5012) +++ ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18 2010-10-16 20:22:33 UTC (rev 5013) @@ -12,3 +12,8 @@ ## ## dhcpcd-5.2.8 /usr/sbin/dhcpcd +## +## psmisc-22.13 +/usr/bin/fuser +/usr/bin/killall +/usr/bin/pstree Modified: ipcop/trunk/updates/1.9.18/information.xml =================================================================== --- ipcop/trunk/updates/1.9.18/information.xml 2010-10-16 12:36:31 UTC (rev 5012) +++ ipcop/trunk/updates/1.9.18/information.xml 2010-10-16 20:22:33 UTC (rev 5013) @@ -4,7 +4,7 @@ <releasedate>2010-mm-dd</releasedate> <size>0</size> <description>Language updates.<br /> - Upgrade dhcpcd to 5.2.8.</description> + Upgrade dhcpcd to 5.2.8, psmisc to 22.13.</description> <previousversion>1.9.17</previousversion> <installdate>INSTALLDATE</installdate> <latest /> Modified: ipcop/trunk/updates/1.9.18/setup =================================================================== --- ipcop/trunk/updates/1.9.18/setup 2010-10-16 12:36:31 UTC (rev 5012) +++ ipcop/trunk/updates/1.9.18/setup 2010-10-16 20:22:33 UTC (rev 5013) @@ -74,8 +74,9 @@ # ##### +# Remove old fuser, we use /usr/bin as new location +rm -f /bin/fuser - ##### # # End of version specific handling. Continue with universal stuff. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn