Revision: 2837
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2837&view=rev
Author:   owes
Date:     2009-05-12 19:51:22 +0000 (Tue, 12 May 2009)

Log Message:
-----------
Upgrade findutils to 4.4.1.  Stop moving to /bin, we have /usr/bin available 
after boot.

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/findutils
    ipcop/trunk/lfs/findutils

Modified: ipcop/trunk/config/rootfiles/common/findutils
===================================================================
--- ipcop/trunk/config/rootfiles/common/findutils       2009-05-12 19:24:55 UTC 
(rev 2836)
+++ ipcop/trunk/config/rootfiles/common/findutils       2009-05-12 19:51:22 UTC 
(rev 2837)
@@ -1,6 +1,6 @@
-## findutils-4.4.0
+## findutils-4.4.1
 ##
-bin/find
+usr/bin/find
 #usr/bin/locate
 #usr/bin/oldfind
 #usr/bin/updatedb
@@ -14,6 +14,7 @@
 #usr/share/locale/be/LC_MESSAGES/findutils.mo
 #usr/share/locale/bg/LC_MESSAGES/findutils.mo
 #usr/share/locale/ca/LC_MESSAGES/findutils.mo
+#usr/share/locale/cs/LC_MESSAGES/findutils.mo
 #usr/share/locale/da/LC_MESSAGES/findutils.mo
 #usr/share/locale/de/LC_MESSAGES/findutils.mo
 #usr/share/locale/el/LC_MESSAGES/findutils.mo
@@ -33,6 +34,7 @@
 #usr/share/locale/lg
 #usr/share/locale/lg/LC_MESSAGES
 #usr/share/locale/lg/LC_MESSAGES/findutils.mo
+#usr/share/locale/lt/LC_MESSAGES/findutils.mo
 #usr/share/locale/ms/LC_MESSAGES/findutils.mo
 #usr/share/locale/nl/LC_MESSAGES/findutils.mo
 #usr/share/locale/pl/LC_MESSAGES/findutils.mo

Modified: ipcop/trunk/lfs/findutils
===================================================================
--- ipcop/trunk/lfs/findutils   2009-05-12 19:24:55 UTC (rev 2836)
+++ ipcop/trunk/lfs/findutils   2009-05-12 19:51:22 UTC (rev 2837)
@@ -33,13 +33,13 @@
 include Config
 
 PKG_NAME   = findutils
-VER        = 4.4.0
+VER        = 4.4.1
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
 THISAPP    = $(PKG_NAME)-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_GNU)/findutils
+DL_FROM    = $(URL_GNU)/$(PKG_NAME)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
@@ -51,7 +51,7 @@
 
 $(DL_FILE)     = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 49e769ac4382fae6f104f99d54d0a112
+$(DL_FILE)_MD5 = 5883f569dc021eee765f330bb7a3782d
 
 install : $(TARGET)
 
@@ -94,8 +94,6 @@
                                        --localstatedir=/var/lib/locate
        cd $(DIR_APP) && make -j $(PARALLELISM)
        cd $(DIR_APP) && make install
-       mv -v /usr/bin/find /bin
-       sed -i -e 's/find:=$${BINDIR}/find:=\/bin/' /usr/bin/updatedb
 endif
 
        @rm -rf $(DIR_APP)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to