From 9c4c7093ffabcfc0f41c5da6f1d68ef134d5f747 Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Tue, 10 Oct 2006 04:57:27 +0000 Subject: EncapPackages: Force use of ElementTree in bcfg2 client git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2423 ce84e21b-d406-0410-9b95-82705330c041 --- encap/src/encap-profiles/Makefile | 2 -- encap/src/encap-profiles/bcfg2-0.8.5pre2.ep | 56 +++++++++++++++++++++-------- 2 files changed, 42 insertions(+), 16 deletions(-) (limited to 'encap') diff --git a/encap/src/encap-profiles/Makefile b/encap/src/encap-profiles/Makefile index 4378ba451..298c71747 100644 --- a/encap/src/encap-profiles/Makefile +++ b/encap/src/encap-profiles/Makefile @@ -60,13 +60,11 @@ OS ?= linux_debian_sarge endif ifeq ($(DISTRO),Debian GNU/Linux testing/unstable \n \l) -sources_ep += $(sources_server) BCFG2_PYTHON_APT = bcfg2-python-apt-0.6.19 OS ?= linux_debian_sid endif ifeq ($(DISTRO),Ubuntu 6.06.1 LTS \n \l) -sources_ep += $(sources_server) BCFG2_PYTHON_APT = bcfg2-python-apt-0.6.16.2ubuntu8 OS ?= linux_ubuntu_dapper endif diff --git a/encap/src/encap-profiles/bcfg2-0.8.5pre2.ep b/encap/src/encap-profiles/bcfg2-0.8.5pre2.ep index c7e714b2e..27dee8105 100644 --- a/encap/src/encap-profiles/bcfg2-0.8.5pre2.ep +++ b/encap/src/encap-profiles/bcfg2-0.8.5pre2.ep @@ -14,14 +14,11 @@ > - + - - - - + - -: - + + + /usr/local/lib/bcfg2/bin/python setup.py build \ @@ -463,13 +496,8 @@ printf "Finished bcfg2 preremove script.\n" description Bcfg2 - Provides a declarative interface to system configuration -prereq pkgspec >= bcfg2-zlib-1.2.3 -prereq pkgspec >= bcfg2-openssl-0.9.8c prereq pkgspec >= bcfg2-python-2.4.3 -prereq pkgspec >= bcfg2-pyopenssl-0.6 -prereq pkgspec >= bcfg2-libxml2-2.6.26 -prereq pkgspec >= bcfg2-libxslt-1.1.17 -prereq pkgspec >= bcfg2-lxml-1.1.1 +prereq pkgspec >= bcfg2-elementtree-1.2.6 -- cgit v1.2.3-1-g7c22