|
|
|
@ -5,7 +5,7 @@
|
|
|
|
|
Summary: Tools for building Appliances
|
|
|
|
|
Name: appliance-tools
|
|
|
|
|
Version: 004.4
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
License: GPLv2
|
|
|
|
|
Group: System Environment/Base
|
|
|
|
|
URL: http://git.et.redhat.com/?p=act.git
|
|
|
|
@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{python_sitelib}/ec2convert/*.pyc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
*Mon Jul 07 2009 David Huff <dhuff@redhat.com> -004.4
|
|
|
|
|
- added functionality include additional modules in ramdisk
|
|
|
|
|
|
|
|
|
|