Revision: 16012 http://gar.svn.sourceforge.net/gar/?rev=16012&view=rev Author: rthurner Date: 2011-10-26 21:54:39 +0000 (Wed, 26 Oct 2011) Log Message: ----------- subversion: accept python files in the svn default location for the moment ...
Modified Paths: -------------- csw/mgar/pkg/subversion/trunk/Makefile Modified: csw/mgar/pkg/subversion/trunk/Makefile =================================================================== --- csw/mgar/pkg/subversion/trunk/Makefile 2011-10-26 21:33:43 UTC (rev 16011) +++ csw/mgar/pkg/subversion/trunk/Makefile 2011-10-26 21:54:39 UTC (rev 16012) @@ -191,9 +191,39 @@ PKGFILES_CSWpythonsvn += $(docdir)/$(CATALOGNAME_CSWpythonsvn)/changelog.CSW CHECKPKG_OVERRIDES_CSWpythonsvn += action-class-only-in-pkginfo|none CHECKPKG_OVERRIDES_CSWpythonsvn += license-missing|/opt/csw/share/doc/pythonsvn/license +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/__init__.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/client.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/core.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/delta.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/diff.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/fs.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/ra.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/repos.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/libsvn/wc.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/__init__.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/client.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/core.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/delta.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/diff.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/fs.pyc +CHECKPKG_OVERRIDES_CSWsvn += discouraged-path-in-pkgmap|/opt/csw/lib/svn/python/site-packages/svn/ra.pyc +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibmagic1 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibiconv2 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibexpat1 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibz1 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibintl8 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibapr1-0 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWsvn +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWbdb48 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibaprutil1-0 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWsasl +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibneon27 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWlibsqlite3-0 +RUNTIME_DEP_PKGS_CSWpythonsvn += CSWosslrt +RUNTIME_DEP_PKGS_CSWsvn += CSWpythonsvn +RUNTIME_DEP_PKGS_CSWsvn += CSWpython - DISTFILES += CSWsvn.checkinstall DISTFILES += CSWap2svn.postinstall CSWap2svn.preremove DISTFILES += httpd-svn.conf.CSW svn_access.conf.CSW This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel