[csw-devel] SF.net SVN: gar:[9332] csw/mgar/pkg/pysvn/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Mar 23 11:39:28 CET 2010


Revision: 9332
          http://gar.svn.sourceforge.net/gar/?rev=9332&view=rev
Author:   wahwah
Date:     2010-03-23 10:39:27 +0000 (Tue, 23 Mar 2010)

Log Message:
-----------
pysvn: Adding CSWpython dependency, adding license.

Modified Paths:
--------------
    csw/mgar/pkg/pysvn/trunk/Makefile

Property Changed:
----------------
    csw/mgar/pkg/pysvn/trunk/


Property changes on: csw/mgar/pkg/pysvn/trunk
___________________________________________________________________
Modified: svn:externals
   - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2-checkpkg

   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Modified: csw/mgar/pkg/pysvn/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pysvn/trunk/Makefile	2010-03-23 09:54:48 UTC (rev 9331)
+++ csw/mgar/pkg/pysvn/trunk/Makefile	2010-03-23 10:39:27 UTC (rev 9332)
@@ -5,7 +5,7 @@
 GARNAME = pysvn
 GARVERSION = 1.7.1
 CATEGORIES = lib
-DESCRIPTION = python
+DESCRIPTION = Python SVN Extension and WorkBench GUI
 define BLURB
 
   The pysvn project's goal is to enable Tools to be written in Python that use
@@ -33,10 +33,12 @@
 PATCHFILES += 0008-gid-in-two-more-places.patch
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+LICENSE = LICENSE.txt
 RUNTIME_DEP_PKGS  = CSWexpat
 RUNTIME_DEP_PKGS += CSWgcc4corert
 RUNTIME_DEP_PKGS += CSWgcc4g++rt
 RUNTIME_DEP_PKGS += CSWneon
+RUNTIME_DEP_PKGS += CSWpython
 RUNTIME_DEP_PKGS += CSWsvn
 
 BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) CSWsvn-devel CSWapache2-devel CSWbash


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