cleanup
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 26 Nov 2012 15:15:28 +0000 (16:15 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 26 Nov 2012 15:15:28 +0000 (16:15 +0100)
wexlxc-tags.mk
wexlxc.mk

index 02d840b..bfd9a56 100644 (file)
@@ -35,9 +35,6 @@ plcapi-GITPATH                  := git://git.onelab.eu/plcapi.git@master
 drupal-GITPATH                  := git://git.onelab.eu/drupal.git@drupal-4.7-15
 plewww-GITPATH                 := git://git.onelab.eu/plewww@plewww-4.3-72
 www-register-wizard-SVNPATH    := http://svn.onelab.eu/svn/www-register-wizard/tags/www-register-wizard-4.3-5
-monitor-GITPATH                        := git://git.onelab.eu/monitor@monitor-3.1-6
-PLCRT-SVNPATH                  := http://svn.onelab.eu/svn/PLCRT/tags/PLCRT-1.0-11
-pyopenssl-GITPATH               := git://git.onelab.eu/pyopenssl.git@pyopenssl-0.9-2
 ###
 pyaspects-GITPATH              := git://git.onelab.eu/pyaspects.git@pyaspects-0.4.1-2
 omf-GITPATH                     := git://git.onelab.eu/omf.git@omf-5.3-11
index 99fbde0..b07dd4d 100644 (file)
--- a/wexlxc.mk
+++ b/wexlxc.mk
@@ -347,33 +347,6 @@ pcucontrol-MODULES := pcucontrol
 pcucontrol-SPEC := pcucontrol.spec
 ALL += pcucontrol
 
-#
-# monitor
-#
-#monitor-MODULES := monitor
-#monitor-SPEC := Monitor.spec
-#monitor-DEVEL-RPMS += net-snmp net-snmp-devel
-#ALL += monitor
-#IN_NODEIMAGE += monitor
-
-#
-# PLC RT
-#
-plcrt-MODULES := PLCRT
-plcrt-SPEC := plcrt.spec
-ALL += plcrt
-
-# f12 has 0.9-1 already
-ifeq "$(DISTRONAME)" "$(filter $(DISTRONAME),f8 centos5)"
-#
-# pyopenssl
-#
-pyopenssl-MODULES := pyopenssl
-pyopenssl-SPEC := pyOpenSSL.spec
-pyopenssl-BUILD-FROM-SRPM := yes
-ALL += pyopenssl
-endif
-
 #
 # pyaspects
 #