From: Barış Metin Date: Wed, 20 May 2009 13:35:58 +0000 (+0000) Subject: geniwrapper and pyopenssl for planetlab build X-Git-Tag: 4.3-rc7~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d7c9566e87a37ba9bac73566f765771e28a3577f;p=build.git geniwrapper and pyopenssl for planetlab build --- diff --git a/planetlab-tags.mk b/planetlab-tags.mk index c4cef268..cf8ef026 100644 --- a/planetlab-tags.mk +++ b/planetlab-tags.mk @@ -39,6 +39,8 @@ BootCD-SVNPATH := http://svn.planet-lab.org/svn/BootCD/tags/BootCD-4.2-13 VserverReference-SVNPATH := http://svn.planet-lab.org/svn//VserverReference/tags/VserverReference-4.2-12 BootstrapFS-SVNPATH := http://svn.planet-lab.org/svn//BootstrapFS/tags/BootstrapFS-1.0-8 MyPLC-SVNPATH := http://svn.planet-lab.org/svn/MyPLC/tags/MyPLC-4.3-11 +geniwrapper-SVNPATH := http://svn.planet-lab.org/svn/geniwrapper/trunk +pyopenssl-SVNPATH := http://svn.planet-lab.org/svn/pyopenssl/trunk # locating the right test directory - see make tests_svnpath TESTS_SVNPATH := http://svn.planet-lab.org/svn/tests/trunk diff --git a/planetlab.mk b/planetlab.mk index 1099a4f3..21488aa8 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -260,6 +260,22 @@ zabbix-SPEC := zabbix.spec zabbix-BUILD-FROM-SRPM := yes ALL += zabbix +# +# pyopenssl +# +pyopenssl-MODULES := pyopenssl +pyopenssl-SPEC := pyOpenSSL.spec +pyopenssl-BUILD-FROM-SRPM := yes +ALL += pyopenssl + + +# +# geniwrapper +# +geniwrapper-MODULES := geniwrapper +geniwrapper-SPEC := geniwrapper.spec +ALL += geniwrapper + # # nodeconfig #