Revision: 5305
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5305&view=rev
Author:   owes
Date:     2011-01-06 11:03:20 +0000 (Thu, 06 Jan 2011)

Log Message:
-----------
Upgrade sqlite to 3.7.4
sqlite changed names and version encoding, see 
http://www.sqlite.org/download.html#encoding

Modified Paths:
--------------
    ipcop/trunk/lfs/sqlite
    ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18
    ipcop/trunk/updates/1.9.18/information.xml

Modified: ipcop/trunk/lfs/sqlite
===================================================================
--- ipcop/trunk/lfs/sqlite      2011-01-06 10:56:25 UTC (rev 5304)
+++ ipcop/trunk/lfs/sqlite      2011-01-06 11:03:20 UTC (rev 5305)
@@ -33,12 +33,12 @@
 include Config
 
 PKG_NAME   = sqlite
-VER        = 3.7.3
+VER        = 3070400
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
-THISAPP    = $(PKG_NAME)-$(VER)
-DL_FILE    = sqlite-amalgamation-$(VER).tar.gz
+THISAPP    = $(PKG_NAME)-autoconf-$(VER)
+DL_FILE    = sqlite-autoconf-$(VER).tar.gz
 DL_FROM    = http://sqlite.org
 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 = 74fe78b264f1c434c4b159d45b78e9b7
+$(DL_FILE)_MD5 = 8f0c690bfb33c3cbbc2471c3d9ba0158
 
 install : $(TARGET)
 
@@ -86,7 +86,7 @@
        rm -f /var/log/traffic/aggregate.db
 
        cd $(DIR_APP) && ./configure --prefix=/usr \
-                                                                               
                        --disable-static
+                       --disable-static
        cd $(DIR_APP) && make
        cd $(DIR_APP) && make install
 

Modified: ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18
===================================================================
--- ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18    2011-01-06 10:56:25 UTC 
(rev 5304)
+++ ipcop/trunk/updates/1.9.18/ROOTFILES.i486-1.9.18    2011-01-06 11:03:20 UTC 
(rev 5305)
@@ -515,7 +515,7 @@
 ## smartmontools-5.40
 /usr/sbin/smartctl
 ##
-## sqlite-3.7.3
+## sqlite-3.7.4
 /usr/bin/sqlite3
 /usr/lib/libsqlite3.so
 /usr/lib/libsqlite3.so.0

Modified: ipcop/trunk/updates/1.9.18/information.xml
===================================================================
--- ipcop/trunk/updates/1.9.18/information.xml  2011-01-06 10:56:25 UTC (rev 
5304)
+++ ipcop/trunk/updates/1.9.18/information.xml  2011-01-06 11:03:20 UTC (rev 
5305)
@@ -8,7 +8,7 @@
         dhcpcd to 5.2.10, e2fsprogs to 1.41.14, ethtool to 2.6.35, freetype to 
2.4.4, glibc to 2.11.3, gnupg to 1.4.11, grep to 2.7, hdparm to 9.34,
         iptables to 1.4.10, iputils to s20101006, iw to 0.9.21, libnl to 2.0, 
libpng to 1.4.5, libxml2 to 2.7.8,
         openssh to 5.6, openssl to 0.9.8q, openswan to 2.6.32, openvpn to 
2.1.4, pango to 1.28.3, pixman to 0.18.4, psmisc to 22.13,
-        rrdtool to 1.4.5, smartmontools to 5.40, sqlite to 3.7.3, tar to 1.25, 
traceroute to 2.0.16,
+        rrdtool to 1.4.5, smartmontools to 5.40, sqlite to 3.7.4, tar to 1.25, 
traceroute to 2.0.16,
         tzdata to 2010o, usb-modeswitch to 1.1.6, usbutils to 001, vim to 7.3. 
Fixed dnsmasq.
         pptp recompiled with hardening flags</description>
         <previousversion>1.9.17</previousversion>


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

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to