SF.net SVN: gar:[22744] csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Thu Dec 26 19:08:44 CET 2013


Revision: 22744
          http://sourceforge.net/p/gar/code/22744
Author:   rthurner
Date:     2013-12-26 18:08:43 +0000 (Thu, 26 Dec 2013)
Log Message:
-----------
subvertpy: am confused, libuuid is one time necessary, one time not. seems to be for solaris-11.

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile

Modified: csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile	2013-12-26 17:57:55 UTC (rev 22743)
+++ csw/mgar/pkg/lang-python/subvertpy/trunk/Makefile	2013-12-26 18:08:43 UTC (rev 22744)
@@ -12,14 +12,12 @@
 UPSTREAM_MASTER_SITES = http://pypi.python.org/pypi/subvertpy
 LICENSE = COPYING
 
-PACKAGING_PLATFORMS = solaris10-sparc solaris10-i386
-
 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibapr1-0
 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibgcc-s1
 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-6-1-0
 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibpython2-7-1-0
-RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWlibuuid1
 RUNTIME_DEP_PKGS_CSWpy-subvertpy += CSWsvn
+RUNTIME_DEP_PKGS_CSWpy-subvertpy_5.11 += CSWlibuuid1
 
 SVN_LIBRARY_PATH = $(libdir)/svn
 SVN_HEADER_PATH = $(includedir)/subversion-1

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