diff --git a/.cvsignore b/.cvsignore index d9503e5..3deaba4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ace-0.0.4.tar.gz +ace-0.0.5.tar.gz diff --git a/ace.spec b/ace.spec index 63a23fb..10ade85 100644 --- a/ace.spec +++ b/ace.spec @@ -11,7 +11,7 @@ ############## Summary: Appliance Configuration Engine Name: ace -Version: 0.0.4 +Version: 0.0.5 Release: 1%{?dist} Group: Applications/Internet @@ -20,9 +20,9 @@ URL: http://www.thincrust.net Source0: %{url}/download/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -BuildRequires: ruby(abi) = 1.8 -BuildRequires: ruby-devel >= 1.8 -BuildRequires: ruby +BuildRequires: ruby(abi) = 1.8 +BuildRequires: ruby-devel >= 1.8 +BuildRequires: ruby Requires: yum Requires: ruby(abi) = 1.8 Requires: puppet @@ -256,6 +256,15 @@ fi # Changelog ########### %changelog +* Tue Jan 07 2009 Bryan Kearney 0.0.5-1 +- Status of puppet script is reflected in command line and init script +- Executingn 'ace --verbose' now provides real time view of puppet output +- Will work with new puppet which includes the augas plugin + +* Tue Dec 16 2008 Bryan Kearney 0.0.4-1 +- Postgres packages did not enforfce dependencies correctly +- init script can handle many appliances + * Tue Dec 2 2008 Bryan Kearney 0.0.3-7 - Modify the build requires to include the ruby binary diff --git a/import.log b/import.log index 09d6650..c1fcf8c 100644 --- a/import.log +++ b/import.log @@ -1,2 +1,3 @@ ace-0_0_3-5_fc9:HEAD:ace-0.0.3-5.fc9.src.rpm:1227642317 ace-0_0_4-1_fc10:HEAD:ace-0.0.4-1.fc10.src.rpm:1229462438 +ace-0_0_5-1_fc10:HEAD:ace-0.0.5-1.fc10.src.rpm:1231337529 diff --git a/sources b/sources index 5821758..1061664 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9870c9bab904e8a6640b9a9beeed9f41 ace-0.0.4.tar.gz +a89ca5cf9a73bc6229737f43fe7efdbe ace-0.0.5.tar.gz