diff --git a/appliance-tools.spec b/appliance-tools.spec index 77c9541..72cec66 100644 --- a/appliance-tools.spec +++ b/appliance-tools.spec @@ -4,14 +4,14 @@ Summary: Tools for building Appliances Name: appliance-tools -Version: 004.4 -Release: 3%{?dist} +Version: 004.5 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Base -URL: http://git.et.redhat.com/?p=act.git +URL: http://thincrust.org/ # The source for this package was pulled from upstream's vcs. Use the # following commands to generate the tarball: -# git clone git://git.et.redhat.com/act.git; cd act +# git clone git://git.fedorahosted.org/appliance-tools.git # git archive --format=tar --prefix=appliance-tools-%{version} appliance-tools-%{version} | bzip2 > appliance-tools-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root @@ -59,6 +59,11 @@ rm -rf $RPM_BUILD_ROOT %{python_sitelib}/ec2convert/*.pyc %changelog +* Tue Feb 09 2010 David Huff - 004.5-1 +- Fixed error while installing grub +- Fixed issue with Fedora 12 using dracut to generate initrd +- Fixed issue with Fedora 12 parted error + * Fri Jul 24 2009 Fedora Release Engineering - 004.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild