- Fixed error while installing grub

- Fixed issue with Fedora 12 using dracut to generate initrd
- Fixed issue with Fedora 12 parted error
This commit is contained in:
David Huff 2010-02-10 15:14:51 +00:00
parent 7ffe7dc3fc
commit d3f08bc6b5
1 changed files with 9 additions and 4 deletions

View File

@ -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 <dhuff@redhat.com> - 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 <rel-eng@lists.fedoraproject.org> - 004.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild