[csw-devel] SF.net SVN: gar:[18180] csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu May 31 01:06:50 CEST 2012


Revision: 18180
          http://gar.svn.sourceforge.net/gar/?rev=18180&view=rev
Author:   wahwah
Date:     2012-05-30 23:06:50 +0000 (Wed, 30 May 2012)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: update dependencies to openssl

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2012-05-30 21:26:13 UTC (rev 18179)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2012-05-30 23:06:50 UTC (rev 18180)
@@ -73,7 +73,7 @@
 PKGFILES_CSWlibmysqlclient$(MYSQL_LIB_VER) += $(call baseisadirs,$(libdir),libmysqlclient\.so\.$(MYSQL_LIB_VER)(\.\d+)*)
 SPKG_DESC_CSWlibmysqlclient$(MYSQL_LIB_VER) += MySQL $(BASE_VERSION) client library, libmysqlclient.so.$(MYSQL_LIB_VER)
 RUNTIME_DEP_PKGS_CSWlibmysqlclient$(MYSQL_LIB_VER) += CSWlibz1
-RUNTIME_DEP_PKGS_CSWlibmysqlclient$(MYSQL_LIB_VER) += CSWlibssl0-9-8
+RUNTIME_DEP_PKGS_CSWlibmysqlclient$(MYSQL_LIB_VER) += CSWlibssl1-0-0
 RUNTIME_DEP_PKGS_CSWlibmysqlclient18 += CSWlibgcc-s1
 
 PACKAGES += CSWlibmysqlclient-r$(MYSQL_LIB_VER)
@@ -113,7 +113,7 @@
 # RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibncursesw5
 RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibstdc++6
 RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibz1
-RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibssl0-9-8
+RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibssl1-0-0
 CHECKPKG_OVERRIDES_CSW$(NAME)client += bad-rpath-entry
 
 # It's intentional. There's a sparcv8-incompatible assembler code there, so we
@@ -131,7 +131,7 @@
 RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibstdc++6
 # RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibwrap1
 RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibz1
-RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibssl0-9-8
+RUNTIME_DEP_PKGS_CSW$(NAME) += CSWlibssl1-0-0
 CHECKPKG_OVERRIDES_CSW$(NAME) += bad-rpath-entry
 CHECKPKG_OVERRIDES_CSW$(NAME) += file-with-bad-content
 

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



More information about the devel mailing list