Update of /cvsroot/leaf/src/bering-uclibc/apps/openssl
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2914

Modified Files:
        buildtool.cfg buildtool.mk openssl.patch.gz 
Log Message:
setup for slighlty newer upstream version (0.9.7m)
fixed stripping of lib* resulting in siginficantly smaller packages


Index: buildtool.cfg
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/openssl/buildtool.cfg,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** buildtool.cfg       5 Oct 2006 18:10:27 -0000       1.19
--- buildtool.cfg       6 Feb 2009 09:56:56 -0000       1.20
***************
*** 11,15 ****
  </File>
  
! <File openssl-0.9.7l.tar.gz>
      Server = openssl
        envname = OPENSSL_SOURCE
--- 11,15 ----
  </File>
  
! <File openssl-0.9.7m.tar.gz>
      Server = openssl
        envname = OPENSSL_SOURCE
***************
*** 26,30 ****
        <libssl>
        
!               Version  = 0.9.7l
                Revision = 1
        
--- 26,30 ----
        <libssl>
        
!               Version  = 0.9.7m
                Revision = 1
        
***************
*** 71,75 ****
        <libcrpto>
        
!               Version  = 0.9.7l
                Revision = 1
        
--- 71,75 ----
        <libcrpto>
        
!               Version  = 0.9.7m
                Revision = 1
        
***************
*** 118,122 ****
  
        <openssl>
!               Version  = 0.9.7l
                Revision = 1
        
--- 118,122 ----
  
        <openssl>
!               Version  = 0.9.7m
                Revision = 1
        

Index: buildtool.mk
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/openssl/buildtool.mk,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -d -r1.15 -r1.16
*** buildtool.mk        5 Oct 2006 18:10:27 -0000       1.15
--- buildtool.mk        6 Feb 2009 09:56:56 -0000       1.16
***************
*** 7,11 ****
  
  include $(MASTERMAKEFILE)
! OPENSSL_DIR:=openssl-0.9.7l
  OPENSSL_TARGET_DIR:=$(BT_BUILD_DIR)/openssl
  
--- 7,11 ----
  
  include $(MASTERMAKEFILE)
! OPENSSL_DIR:=openssl-0.9.7m
  OPENSSL_TARGET_DIR:=$(BT_BUILD_DIR)/openssl
  
***************
*** 45,52 ****
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) depend
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) 
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) 
INSTALL_PREFIX=$(OPENSSL_TARGET_DIR) install
        $(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(OPENSSL_TARGET_DIR)/usr/bin/openssl
-       $(BT_STRIP) --strip-unneeded 
$(OPENSSL_TARGET_DIR)/usr/lib/libcrypto.so*                
-       $(BT_STRIP) --strip-unneeded $(OPENSSL_TARGET_DIR)/usr/lib/libssl.so*   
        
        cp -af $(OPENSSL_TARGET_DIR)/usr/bin/openssl  $(BT_STAGING_DIR)/usr/bin/
        cp -af $(OPENSSL_TARGET_DIR)/usr/bin/c_rehash  
$(BT_STAGING_DIR)/usr/bin/
--- 45,52 ----
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) depend
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) 
+       $(BT_STRIP) --strip-unneeded $(OPENSSL_DIR)/libcrypto.so.0.9.7          
+       $(BT_STRIP) --strip-unneeded $(OPENSSL_DIR)/libssl.so.0.9.7             
        make CC=$(TARGET_CC) -C $(OPENSSL_DIR) 
INSTALL_PREFIX=$(OPENSSL_TARGET_DIR) install
        $(BT_STRIP) -s --remove-section=.note --remove-section=.comment 
$(OPENSSL_TARGET_DIR)/usr/bin/openssl
        cp -af $(OPENSSL_TARGET_DIR)/usr/bin/openssl  $(BT_STAGING_DIR)/usr/bin/
        cp -af $(OPENSSL_TARGET_DIR)/usr/bin/c_rehash  
$(BT_STAGING_DIR)/usr/bin/

Index: openssl.patch.gz
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/openssl/openssl.patch.gz,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
Binary files /tmp/cvs45u32U and /tmp/cvsw2agIa differ


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
leaf-cvs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits

Reply via email to