[csw-devel] SF.net SVN: gar:[15116] csw/mgar/pkg/rlwrap/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Tue Jul 19 16:17:54 CEST 2011
Revision: 15116
http://gar.svn.sourceforge.net/gar/?rev=15116&view=rev
Author: chninkel
Date: 2011-07-19 14:17:54 +0000 (Tue, 19 Jul 2011)
Log Message:
-----------
rlwrap: updated readline dependancy (CSWreadline -> CSWlibreadline6)
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 2011-07-19 13:59:36 UTC (rev 15115)
+++ csw/mgar/pkg/rlwrap/trunk/Makefile 2011-07-19 14:17:54 UTC (rev 15116)
@@ -23,11 +23,16 @@
PACKAGES = CSWrlwrap
-RUNTIME_DEP_PKGS = CSWreadline
+RUNTIME_DEP_PKGS = CSWlibreadline6
# We don't want to depend on OpenCSW perl
CHECKPKG_OVERRIDES_CSWrlwrap += missing-dependency|CSWperl
+# Reference to default paths in documentation or sample files, can be safely ignored
+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
+
+
###### Upstream and opencsw files information #######
MASTER_SITES = http://utopia.knoware.nl/~hlub/uck/rlwrap/
Modified: csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW 2011-07-19 13:59:36 UTC (rev 15115)
+++ csw/mgar/pkg/rlwrap/trunk/files/changelog.CSW 2011-07-19 14:17:54 UTC (rev 15116)
@@ -1,3 +1,9 @@
+rlwrap (0.37,REV=2011.07.19) unstable
+
+ * Updated readline dependancy name (CSWreadline -> CSWlibreadline6).
+
+ -- Yann Rouillard <yann at opencsw.org> Tue, 19 Jul 2011 16:16:52 +0200
+
rlwrap (0.37,REV=2010.09.01) unstable
* New upstream release.
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