From: Barış Metin Date: Wed, 20 May 2009 13:30:42 +0000 (+0000) Subject: add geniwrapper and pyopenssl to onelab build X-Git-Tag: 4.3-rc7~14 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=132be195b1b942871f83891eb22a7f7ed4e622fa;p=build.git add geniwrapper and pyopenssl to onelab build --- diff --git a/onelab-tags.mk b/onelab-tags.mk index f086b069..f1759422 100644 --- a/onelab-tags.mk +++ b/onelab-tags.mk @@ -43,6 +43,9 @@ 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/trunk +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/onelab.mk b/onelab.mk index 5fe9bcea..1ccfb016 100644 --- a/onelab.mk +++ b/onelab.mk @@ -306,6 +306,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 #