X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=onelab.mk;h=e672d6861539d1f18b847ff9b074b1931fd5cecf;hb=045a5d3489c8e7f64a65a9426b334dbed824d976;hp=141ab28139b305a904e1405c17ab1f3f1b30eaca;hpb=9c4736723ef4d1ef229f021306c4fcc059623a62;p=build.git diff --git a/onelab.mk b/onelab.mk index 141ab281..e672d686 100644 --- a/onelab.mk +++ b/onelab.mk @@ -110,9 +110,6 @@ ALL += umts-frontend # iptables-MODULES := iptables iptables-SPEC := iptables.spec -ifeq "$(PLDISTROTAGS)" "onelab-k27-tags.mk" -iptables-BUILD-FROM-SRPM := yes -endif iptables-DEPEND-DEVEL-RPMS += kernel-devel kernel-headers ALL += iptables IN_BOOTSTRAPFS += iptables @@ -343,7 +340,8 @@ zabbix-MODULES := Monitor zabbix-SPEC := zabbix.spec zabbix-BUILD-FROM-SRPM := yes zabbix-DEVEL-RPMS += python-cherrypy -ALL += zabbix +### turn this off as zabbix comes with stock fedora or epel +###ALL += zabbix # # PLC RT @@ -449,6 +447,14 @@ omf-expctl-MODULES := omf omf-expctl-SPEC := omf-expctl.spec ALL += omf-expctl +# +# OML measurement library +# +oml-MODULES := oml +oml-DEVEL-RPMS += sqlite-devel +oml-SPEC := liboml.spec +ALL += oml + # # bootcd # @@ -526,7 +532,6 @@ ALL += slicerepo # myplc-MODULES := myplc myplc-SPEC := myplc.spec -myplc-DEPEND-FILES := myplc-release RPMS/yumgroups.xml ALL += myplc # myplc-docs only contains docs for PLCAPI and NMAPI, but