[csw-devel] SF.net SVN: gar:[15419] csw/mgar/pkg/tcpwrappers/trunk/files/sharedlib. patch

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Aug 24 09:31:50 CEST 2011


Revision: 15419
          http://gar.svn.sourceforge.net/gar/?rev=15419&view=rev
Author:   wahwah
Date:     2011-08-24 07:31:49 +0000 (Wed, 24 Aug 2011)
Log Message:
-----------
pkg/tcpwrappers/trunk: Using libwrap.so.0 (after Debian)

Modified Paths:
--------------
    csw/mgar/pkg/tcpwrappers/trunk/files/sharedlib.patch

Modified: csw/mgar/pkg/tcpwrappers/trunk/files/sharedlib.patch
===================================================================
--- csw/mgar/pkg/tcpwrappers/trunk/files/sharedlib.patch	2011-08-24 06:57:51 UTC (rev 15418)
+++ csw/mgar/pkg/tcpwrappers/trunk/files/sharedlib.patch	2011-08-24 07:31:49 UTC (rev 15419)
@@ -8,8 +8,8 @@
 +sunos5-shared:
 +	@$(MAKE) REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
 +	LIBS="-lsocket -lnsl" RANLIB=/bin/true \
-+	AR=ld ARFLAGS="-G -h libwrap.so.1 -lsocket -lnsl -o " \
-+	LIB=libwrap.so.1 VSYSLOG= \
++	AR=ld ARFLAGS="-G -h libwrap.so.0 -lsocket -lnsl -o " \
++	LIB=libwrap.so.0 VSYSLOG= \
 +	NETGROUP=-DNETGROUP AUX_OBJ="setenv.o sharedhack.o" TLI=-DTLI \
 +	BUGS="$(BUGS) -DSOLARIS_24_GETHOSTBYNAME_BUG" IPV6="$(IPV6)" \
 +	EXTRA_CFLAGS="-DUSE_STRERROR -Kpic" all
@@ -17,8 +17,8 @@
 +sunos5-sharedext:
 +	@$(MAKE) REAL_DAEMON_DIR=$(REAL_DAEMON_DIR) STYLE=$(STYLE) \
 +	LIBS="-lsocket -lnsl" RANLIB=/bin/true \
-+	AR=ld ARFLAGS="-G -h libwrap.so.1 -lsocket -lnsl -o " \
-+	LIB=libwrap.so.1 VSYSLOG= STYLE=-DPROCESS_OPTIONS \
++	AR=ld ARFLAGS="-G -h libwrap.so.0 -lsocket -lnsl -o " \
++	LIB=libwrap.so.0 VSYSLOG= STYLE=-DPROCESS_OPTIONS \
 +	NETGROUP=-DNETGROUP AUX_OBJ="setenv.o sharedhack.o" TLI=-DTLI \
 +	BUGS="$(BUGS) -DSOLARIS_24_GETHOSTBYNAME_BUG" IPV6="$(IPV6)" \
 +	EXTRA_CFLAGS="-DUSE_STRERROR -Kpic" all

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