Revision: 7614
          http://sourceforge.net/p/ipcop/svn/7614
Author:   owes
Date:     2014-06-27 04:58:27 +0000 (Fri, 27 Jun 2014)
Log Message:
-----------
Update libgpg-error to 1.13

Modified Paths:
--------------
    ipcop/trunk/config/rootfiles/common/libgpg-error
    ipcop/trunk/lfs/libgpg-error
    ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
    ipcop/trunk/updates/2.1.6/setup

Modified: ipcop/trunk/config/rootfiles/common/libgpg-error
===================================================================
--- ipcop/trunk/config/rootfiles/common/libgpg-error    2014-06-27 04:50:06 UTC 
(rev 7613)
+++ ipcop/trunk/config/rootfiles/common/libgpg-error    2014-06-27 04:58:27 UTC 
(rev 7614)
@@ -4,5 +4,5 @@
 #usr/lib/libgpg-error.la
 #usr/lib/libgpg-error.so
 usr/lib/libgpg-error.so.0
-usr/lib/libgpg-error.so.0.10.0
+usr/lib/libgpg-error.so.0.11.0
 #usr/share/aclocal/gpg-error.m4

Modified: ipcop/trunk/lfs/libgpg-error
===================================================================
--- ipcop/trunk/lfs/libgpg-error        2014-06-27 04:50:06 UTC (rev 7613)
+++ ipcop/trunk/lfs/libgpg-error        2014-06-27 04:58:27 UTC (rev 7614)
@@ -33,7 +33,7 @@
 include Config
 
 PKG_NAME   = libgpg-error
-VER        = 1.12
+VER        = 1.13
 HOST_ARCH  = all
 OTHER_SRC  = yes
 
@@ -43,6 +43,9 @@
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(STAGE_ORDER)_$(STAGE)/$(THISAPP)
 
+# Use release date so recompile has same md5
+DATESTAMP=2014-04-15T14:22+0000
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################
@@ -51,7 +54,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 8f0eb41a344d19ac2aa9bd101dfb9ce6
+$(DL_FILE)_MD5 = fe0cfa7e15262ef8fdeee366109e9ff6
 
 install : $(TARGET)
 
@@ -81,6 +84,7 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
+       cd $(DIR_APP) && sed -i -e 
's/BUILD_TIMESTAMP=.*/BUILD_TIMESTAMP=$(DATESTAMP)/g' configure
 
        cd $(DIR_APP) && ./configure    --prefix=/usr \
                                        --disable-static \

Modified: ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6
===================================================================
--- ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-06-27 04:50:06 UTC 
(rev 7613)
+++ ipcop/trunk/updates/2.1.6/ROOTFILES.i486-2.1.6      2014-06-27 04:58:27 UTC 
(rev 7614)
@@ -109,6 +109,10 @@
 /usr/lib/libjson-c.so.2
 /usr/lib/libjson-c.so.2.0.1
 ##
+## libgpg-error-1.13
+/usr/lib/libgpg-error.so.0
+/usr/lib/libgpg-error.so.0.11.0
+##
 ## linux-3.4-3 (3.4.94)
 /boot/vmlinuz
 /boot/vmlinuz-3.4-3

Modified: ipcop/trunk/updates/2.1.6/setup
===================================================================
--- ipcop/trunk/updates/2.1.6/setup     2014-06-27 04:50:06 UTC (rev 7613)
+++ ipcop/trunk/updates/2.1.6/setup     2014-06-27 04:58:27 UTC (rev 7614)
@@ -80,6 +80,9 @@
 
 # Remove old libraries (version specific)
 # /bin/rm -f .....
+/bin/rm -f /usr/lib/libgpg-error.so.0
+/bin/rm -f /usr/lib/libgpg-error.so.0.10.0
+
 /bin/rm -f /usr/lib/perl5/site_perl/5.14.2/i486-linux/Net/DNS/RR/EID.pm
 /bin/rm -f /usr/lib/perl5/site_perl/5.14.2/i486-linux/Net/DNS/RR/NIMLOC.pm
 /bin/rm -f /usr/lib/perl5/site_perl/5.14.2/i486-linux/Net/DNS/RR/NSAP.pm

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


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to