[csw-devel] SF.net SVN: gar:[9925] csw/mgar/pkg/mbuffer/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue May 18 22:37:55 CEST 2010
Revision: 9925
http://gar.svn.sourceforge.net/gar/?rev=9925&view=rev
Author: skayser
Date: 2010-05-18 20:37:55 +0000 (Tue, 18 May 2010)
Log Message:
-----------
mbuffer: version bump to 20100327
Modified Paths:
--------------
csw/mgar/pkg/mbuffer/trunk/Makefile
csw/mgar/pkg/mbuffer/trunk/checksums
csw/mgar/pkg/mbuffer/trunk/files/changelog.CSW
Removed Paths:
-------------
csw/mgar/pkg/mbuffer/trunk/files/CSWmbuffer.gspec
Modified: csw/mgar/pkg/mbuffer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/Makefile 2010-05-18 20:30:55 UTC (rev 9924)
+++ csw/mgar/pkg/mbuffer/trunk/Makefile 2010-05-18 20:37:55 UTC (rev 9925)
@@ -1,5 +1,5 @@
GARNAME = mbuffer
-GARVERSION = 20091227
+GARVERSION = 20100327
CATEGORIES = utils
DESCRIPTION = A tool for buffering data streams
@@ -19,11 +19,6 @@
LICENSE = LICENSE
-# The tests use background process and wait, but don't issue the wait
-# in the same shell as the background processes were launched in. Fix this.
-# Already submitted to upstream, maybe integrated in future versions.
-PATCHFILES = 0001-Makefile-put-background-jobs-in-same-shell-as-the-wa.patch
-
# Required during packaging (for the "test" target)
BUILD_DEP_PKGS = CSWmktemp
BUILD_DEP_PKGS += CSWgcc4core
@@ -43,6 +38,9 @@
# libmhash though ...
EXTRA_CPPFLAGS = -D__const=const
+# current9x doesn't know about libm.so.2 from the 64-bit modulated build
+CHECKPKG_OVERRIDES_CSWmbuffer += soname-not-found|libm.so.2
+
include gar/category.mk
post-install-modulated: DOCS = ChangeLog README AUTHORS
Modified: csw/mgar/pkg/mbuffer/trunk/checksums
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/checksums 2010-05-18 20:30:55 UTC (rev 9924)
+++ csw/mgar/pkg/mbuffer/trunk/checksums 2010-05-18 20:37:55 UTC (rev 9925)
@@ -1,2 +1 @@
-59fc19279af037462bd96279f5580c58 0001-Makefile-put-background-jobs-in-same-shell-as-the-wa.patch
-191663396b4b1752d7104803631b9e54 mbuffer-20091227.tgz
+65398a9f05cec0cd71b98e152276c02b mbuffer-20100327.tgz
Deleted: csw/mgar/pkg/mbuffer/trunk/files/CSWmbuffer.gspec
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/files/CSWmbuffer.gspec 2010-05-18 20:30:55 UTC (rev 9924)
+++ csw/mgar/pkg/mbuffer/trunk/files/CSWmbuffer.gspec 2010-05-18 20:37:55 UTC (rev 9925)
@@ -1,4 +0,0 @@
-%var bitname mbuffer
-%var pkgname CSWmbuffer
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/LICENSE
Modified: csw/mgar/pkg/mbuffer/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/files/changelog.CSW 2010-05-18 20:30:55 UTC (rev 9924)
+++ csw/mgar/pkg/mbuffer/trunk/files/changelog.CSW 2010-05-18 20:37:55 UTC (rev 9925)
@@ -1,3 +1,9 @@
+mbuffer (20100327,REV=2010.05.18)
+
+ * Version update to 20100327.
+
+ -- Sebastian Kayser <skayser at opencsw.org> Tue, 18 May 2010 21:58:05 +0200
+
mbuffer (20091227,REV=2010.01.06)
* Updated to new upstream release 20091227 (Closes #3912, #3980).
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