[csw-devel] SF.net SVN: gar:[19387] csw/mgar/pkg/bzr/trunk/Makefile

Dagobert Michelsen dam at opencsw.org
Fri Oct 5 21:16:16 CEST 2012


Hi Cris,

Am 05.10.2012 um 20:39 schrieb bilko50000 at users.sourceforge.net:

> Revision: 19387
>          http://gar.svn.sourceforge.net/gar/?rev=19387&view=rev
> Author:   bilko50000
> Date:     2012-10-05 18:39:56 +0000 (Fri, 05 Oct 2012)
> Log Message:
> -----------
> /home/crisb/mgar/pkg/bzr/trunk: Add some fixes
> 
> Modified Paths:
> --------------
>    csw/mgar/pkg/bzr/trunk/Makefile
> 
> Modified: csw/mgar/pkg/bzr/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/bzr/trunk/Makefile	2012-10-05 16:08:37 UTC (rev 19386)
> +++ csw/mgar/pkg/bzr/trunk/Makefile	2012-10-05 18:39:56 UTC (rev 19387)
> @@ -14,12 +14,21 @@
> 
> MASTER_SITES = http://launchpad.net/bzr/2.5/$(VERSION)/\+download/
> DISTFILES    = $(DISTNAME).tar.gz
> -LICENSE      = COPYRIGHT
> PACKAGES     = CSWbzr
> +LICENSE = COPYING.txt
> +TEST_SCRIPTS = 
> 
> -RUNTIME_DEP_PKGS  = CSWpython
> -RUNTIME_DEP_PKGS += CSWpy-crypto
> +RUNTIME_DEP_PKGS = CSWpy-crypto
> RUNTIME_DEP_PKGS += CSWpy-paramiko
> +RUNTIME_DEP_PKGS += CSWlibpython2-6-1-0
> 
> +CHECKPKG_OVERRIDES_CSWbzr += surplus-dependency|CSWpy-crypto
> +CHECKPKG_OVERRIDES_CSWbzr += surplus-dependency|CSWpy-paramiko
> +CHECKPKG_OVERRIDES_CSWbzr += pkgname-does-not-start-with-CSWpy-
> +CHECKPKG_OVERRIDES_CSWbzr += catalogname-does-not-start-with-py_
> +CHECKPKG_OVERRIDES_CSWbzr += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/bzrlib/transport/http/_urllib2_wrappers.py



> +CHECKPKG_OVERRIDES_CSWbzr += disallowed-path|opt/csw/man/man1
> +CHECKPKG_OVERRIDES_CSWbzr += disallowed-path|opt/csw/man/man1/bzr.1

Please do not override these pathes as manpages must be in /opt/csw/share/man. Please also see
  http://wiki.opencsw.org/checkpkg-error-tags#toc18


Best regards

  -- Dago

> +
> include gar/category.mk
> 
> 
> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
> 
> _______________________________________________
> devel mailing list
> devel at lists.opencsw.org
> https://lists.opencsw.org/mailman/listinfo/devel



More information about the devel mailing list