[csw-devel] SF.net SVN: gar:[8674] csw/mgar/pkg/subversion/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Fri Feb 19 08:52:03 CET 2010
Revision: 8674
http://gar.svn.sourceforge.net/gar/?rev=8674&view=rev
Author: wahwah
Date: 2010-02-19 07:52:02 +0000 (Fri, 19 Feb 2010)
Log Message:
-----------
subversion: Setting the dependency to CSWbdb47 (doesn't seem to be linking against CSWbdb48), and removing the duplicate dependency on CSWlibserf.
Modified Paths:
--------------
csw/mgar/pkg/subversion/trunk/Makefile
Property Changed:
----------------
csw/mgar/pkg/subversion/trunk/Makefile
Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile 2010-02-19 07:24:06 UTC (rev 8673)
+++ csw/mgar/pkg/subversion/trunk/Makefile 2010-02-19 07:52:02 UTC (rev 8674)
@@ -1,3 +1,5 @@
+# $Id$
+#
# TODO (release-critical prefixed with !, non release-critical with *)
#
# * How about shipping a changelog.CSW (example in files/)?
@@ -42,7 +44,7 @@
CATALOGNAME_CSWsvn-contrib = subversion_contrib
CATALOGNAME_CSWsvn-tools = subversion_tools
RUNTIME_DEP_PKGS_CSWsvn = CSWapache2rt
-RUNTIME_DEP_PKGS_CSWsvn += CSWbdb48
+RUNTIME_DEP_PKGS_CSWsvn += CSWbdb47
RUNTIME_DEP_PKGS_CSWsvn += CSWexpat
RUNTIME_DEP_PKGS_CSWsvn += CSWggettextrt
RUNTIME_DEP_PKGS_CSWsvn += CSWiconv
@@ -52,7 +54,6 @@
RUNTIME_DEP_PKGS_CSWsvn += CSWlibserf
RUNTIME_DEP_PKGS_CSWsvn += CSWsqlite3rt
RUNTIME_DEP_PKGS_CSWsvn += CSWzlib
-RUNTIME_DEP_PKGS_CSWsvn += CSWlibserf
RUNTIME_DEP_PKGS_CSWsvn-contrib += CSWperl
RUNTIME_DEP_PKGS_CSWsvn-contrib += CSWpython
RUNTIME_DEP_PKGS_CSWsvn-tools += CSWperl
Property changes on: csw/mgar/pkg/subversion/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
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