[csw-devel] SF.net SVN: gar:[19086] csw/mgar/pkg/rlwrap/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Fri Aug 24 20:46:05 CEST 2012
Revision: 19086
http://gar.svn.sourceforge.net/gar/?rev=19086&view=rev
Author: chninkel
Date: 2012-08-24 18:46:05 +0000 (Fri, 24 Aug 2012)
Log Message:
-----------
rlwrap/trunk: enabled symbols direct binding
Modified Paths:
--------------
csw/mgar/pkg/rlwrap/trunk/Makefile
csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/rlwrap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rlwrap/trunk/Makefile 2012-08-24 18:44:46 UTC (rev 19085)
+++ csw/mgar/pkg/rlwrap/trunk/Makefile 2012-08-24 18:46:05 UTC (rev 19086)
@@ -33,6 +33,7 @@
CHECKPKG_OVERRIDES_CSWrlwrap += file-with-bad-content|/usr/share|root/opt/csw/share/rlwrap/filters/paint_prompt
CHECKPKG_OVERRIDES_CSWrlwrap += file-with-bad-content|/usr/local|root/opt/csw/share/doc/rlwrap/NEWS
+PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
###### Upstream and opencsw files information #######
@@ -51,6 +52,8 @@
CONFIGURE_ARGS = $(DIRPATHS)
+EXTRA_LDFLAGS = -z ignore -Bdirect
+
include gar/category.mk
# the putenv patch modify configure.ac so we must re-generate configure
Modified: csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW 2012-08-24 18:44:46 UTC (rev 19085)
+++ csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW 2012-08-24 18:46:05 UTC (rev 19086)
@@ -1,3 +1,9 @@
+rlwrap (0.37,REV=2012.08.24) unstable
+
+ * Enabled symbols direct binding during build.
+
+ -- Yann Rouillard <yann at opencsw.org> Fri, 24 Aug 2012 20:44:21 +0200
+
rlwrap (0.37,REV=2011.07.19) unstable
* Updated readline dependancy name (CSWreadline -> CSWlibreadline6).
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