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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jan 30 15:44:36 CET 2015


Revision: 24602
          http://sourceforge.net/p/gar/code/24602
Author:   dmichelsen
Date:     2015-01-30 14:44:35 +0000 (Fri, 30 Jan 2015)
Log Message:
-----------
lang-python/paramiko/trunk: CSWpy- is the right name, looks like we had both versions in the catalog with contents, obsolete strange named one

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

Modified: csw/mgar/pkg/lang-python/paramiko/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/paramiko/trunk/Makefile	2015-01-30 12:31:09 UTC (rev 24601)
+++ csw/mgar/pkg/lang-python/paramiko/trunk/Makefile	2015-01-30 14:44:35 UTC (rev 24602)
@@ -17,16 +17,17 @@
 MASTER_SITES = $(PYPI_MIRROR)
 DISTFILES += $(DISTNAME).tar.gz
 
-PACKAGES += CSWparamiko
+PACKAGES += CSWpy-paramiko
 # We stick with upstream naming
-CHECKPKG_OVERRIDES_CSWparamiko += pkgname-does-not-start-with-CSWpy-
-CHECKPKG_OVERRIDES_CSWparamiko += catalogname-does-not-start-with-py_
-SPKG_DESC_CSWparamiko = Python module that implements the SSH2 protocol
+CHECKPKG_OVERRIDES_CSWpy-paramiko += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWpy-paramiko += catalogname-does-not-start-with-py_
+SPKG_DESC_CSWpy-paramiko = Python module that implements the SSH2 protocol
 # PKGFILES is catchall
-RUNTIME_DEP_PKGS_CSWparamiko += CSWpy-crypto
+RUNTIME_DEP_PKGS_CSWpy-paramiko += CSWpy-crypto
 # checkpkg cannot track this
-CHECKPKG_OVERRIDES_CSWparamiko += surplus-dependency|CSWpy-crypto
+CHECKPKG_OVERRIDES_CSWpy-paramiko += surplus-dependency|CSWpy-crypto
 ARCHALL_CSWparamiko = 1
+OBSOLETED_BY_CSWpy-paramiko = CSWparamiko
 
 REINPLACEMENTS += moduli
 REINPLACE_MATCH_moduli += /usr/local/etc/moduli

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