From 3a33f61125af5356b552744ae7067de2ff1709dc Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Sun, 16 Jul 2006 17:32:17 +0000 Subject: * Versions before this version won't work without manually fixing paths * Added patches so paths actually exist, specifically: * bcfg2.conf default location is /usr/local/etc * epkg/encap paths changed to encap default /usr/local paths * schema prefix patch (changeset 1953) applied * default schema prefix changed to /usr/local/lib/bcfg2 * Added mirror of all packages downloaded by the profiles at http://www.pobox.com/users/dclark/mirror and made mirror default for those downloads * Set up automatic hourly mirror of bcfg2 ftp site *.tar.gz files * Mirror of other packages is manual (but deps shouldn't change often) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1957 ce84e21b-d406-0410-9b95-82705330c041 --- encap/README | 15 ++++++++++++++- encap/VERSION | 2 +- encap/bcfg2-0.8.2pre10.profile | 14 +++++++++++++- encap/bcfg2-gettext-0.14.5.profile | 3 ++- encap/bcfg2-libiconv-1.9.2.profile | 3 ++- encap/bcfg2-libxml2-2.6.26.profile | 5 +++-- encap/bcfg2-libxslt-1.1.17.profile | 3 ++- encap/bcfg2-lxml-1.0.1.profile | 3 ++- encap/bcfg2-openssl-0.9.8b.profile | 3 ++- encap/bcfg2-pkg-config-0.20.profile | 3 ++- encap/bcfg2-pyopenssl-0.6.profile | 3 ++- encap/bcfg2-pyrex-0.9.4.1.profile | 3 ++- encap/bcfg2-python-2.4.3.profile | 3 ++- encap/bcfg2-zlib-1.2.3.profile | 3 ++- encap/m4-1.4.4.sh | 3 ++- 15 files changed, 53 insertions(+), 16 deletions(-) diff --git a/encap/README b/encap/README index 7b5873de2..702eb7540 100644 --- a/encap/README +++ b/encap/README @@ -114,6 +114,19 @@ Note that the doc for the encap profile format is in "man 5 encap_profile". 0.3:: * Updated bcfg2 to 0.8.2pre10 - + + 0.4:: + * Versions before this version won't work without manually fixing paths + * Added patches so paths actually exist, specifically: + * bcfg2.conf default location is /usr/local/etc + * epkg/encap paths changed to encap default /usr/local paths + * schema prefix patch (changeset 1953) applied + * default schema prefix changed to /usr/local/lib/bcfg2 + * Added mirror of all packages downloaded by the profiles at + http://www.pobox.com/users/dclark/mirror and made mirror default for + those downloads + * Set up automatic hourly mirror of bcfg2 ftp site *.tar.gz files + * Mirror of other packages is manual (but deps shouldn't change often) + == Documentation Version == $Id$ diff --git a/encap/VERSION b/encap/VERSION index be5863417..bd73f4707 100644 --- a/encap/VERSION +++ b/encap/VERSION @@ -1 +1 @@ -0.3 +0.4 diff --git a/encap/bcfg2-0.8.2pre10.profile b/encap/bcfg2-0.8.2pre10.profile index 75ac54e45..bc10f39d1 100644 --- a/encap/bcfg2-0.8.2pre10.profile +++ b/encap/bcfg2-0.8.2pre10.profile @@ -46,9 +46,21 @@ PLATFORM_ENDIF /> + + + + : diff --git a/encap/bcfg2-gettext-0.14.5.profile b/encap/bcfg2-gettext-0.14.5.profile index 925aa42fc..75ac1ba2b 100644 --- a/encap/bcfg2-gettext-0.14.5.profile +++ b/encap/bcfg2-gettext-0.14.5.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-libiconv-1.9.2.profile b/encap/bcfg2-libiconv-1.9.2.profile index d34f6512c..4cbea5057 100644 --- a/encap/bcfg2-libiconv-1.9.2.profile +++ b/encap/bcfg2-libiconv-1.9.2.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-libxml2-2.6.26.profile b/encap/bcfg2-libxml2-2.6.26.profile index 0321f30df..ac8dae36c 100644 --- a/encap/bcfg2-libxml2-2.6.26.profile +++ b/encap/bcfg2-libxml2-2.6.26.profile @@ -46,8 +46,9 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-libxslt-1.1.17.profile b/encap/bcfg2-libxslt-1.1.17.profile index 4c321d77d..0e832e5b2 100644 --- a/encap/bcfg2-libxslt-1.1.17.profile +++ b/encap/bcfg2-libxslt-1.1.17.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-lxml-1.0.1.profile b/encap/bcfg2-lxml-1.0.1.profile index a78e14b75..d2f96f9df 100644 --- a/encap/bcfg2-lxml-1.0.1.profile +++ b/encap/bcfg2-lxml-1.0.1.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-openssl-0.9.8b.profile b/encap/bcfg2-openssl-0.9.8b.profile index 9c00b8960..2cf8cb9f9 100644 --- a/encap/bcfg2-openssl-0.9.8b.profile +++ b/encap/bcfg2-openssl-0.9.8b.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-pkg-config-0.20.profile b/encap/bcfg2-pkg-config-0.20.profile index cc028069d..42aa705df 100644 --- a/encap/bcfg2-pkg-config-0.20.profile +++ b/encap/bcfg2-pkg-config-0.20.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-pyopenssl-0.6.profile b/encap/bcfg2-pyopenssl-0.6.profile index d8f486e46..4e6a9980a 100644 --- a/encap/bcfg2-pyopenssl-0.6.profile +++ b/encap/bcfg2-pyopenssl-0.6.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-pyrex-0.9.4.1.profile b/encap/bcfg2-pyrex-0.9.4.1.profile index f28dabc5d..f44a72d2c 100644 --- a/encap/bcfg2-pyrex-0.9.4.1.profile +++ b/encap/bcfg2-pyrex-0.9.4.1.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-python-2.4.3.profile b/encap/bcfg2-python-2.4.3.profile index 8e30777d3..a156ab48f 100644 --- a/encap/bcfg2-python-2.4.3.profile +++ b/encap/bcfg2-python-2.4.3.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/bcfg2-zlib-1.2.3.profile b/encap/bcfg2-zlib-1.2.3.profile index 50eaed255..79756bba5 100644 --- a/encap/bcfg2-zlib-1.2.3.profile +++ b/encap/bcfg2-zlib-1.2.3.profile @@ -46,7 +46,8 @@ PLATFORM_ENDIF /> diff --git a/encap/m4-1.4.4.sh b/encap/m4-1.4.4.sh index 4373319fa..b2268bfd0 100755 --- a/encap/m4-1.4.4.sh +++ b/encap/m4-1.4.4.sh @@ -26,7 +26,8 @@ cat > ${ENCAP_PKGNAME}.profile << EOF /> -- cgit v1.2.3-1-g7c22