[appliance-tools] update to 006.3

Dennis Gilmore ausil at fedoraproject.org
Sat May 11 05:20:16 UTC 2013


commit 264e07fc6f13b2ccb9a4fd25c20c272be7a7912d
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Sat May 11 00:20:08 2013 -0500

    update to 006.3
    
    - use UUID's for fstab and root lines
    - support making vfat partition for /boot/uboot
    - support extlinux as a bootloader

 appliance-tools.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/appliance-tools.spec b/appliance-tools.spec
index a707d02..fedc222 100644
--- a/appliance-tools.spec
+++ b/appliance-tools.spec
@@ -4,8 +4,8 @@
 
 Summary: Tools for building Appliances
 Name: appliance-tools
-Version: 006.2
-Release: 2%{?dist}
+Version: 006.3
+Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
 URL: http://thincrust.org/
@@ -16,8 +16,6 @@ URL: http://thincrust.org/
 #  git checkout appliance-tools-006.2
 #  make dist
 Source0: appliance-tools-%{version}.tar.bz2
-Patch0: 0001-Lets-always-write-out-a-Legacy-grub-config-file-sinc.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: livecd-tools >= 020 curl rsync kpartx
 Requires: zlib
 Requires: qemu-img
@@ -41,7 +39,6 @@ Tool that helps remove unwanted files from the appliance image.
 
 %prep
 %setup -q
-%patch0 -p1 
 
 %build
 make
@@ -74,6 +71,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/image-minimizer
 
 %changelog
+* Fri May 10 2013 Dennis Gilmore <dennis at ausil.us> - 006.3-1
+- update to 006.3
+- use UUID's for fstab and root lines
+- support making vfat partition for /boot/uboot
+- support extlinux as a bootloader
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 006.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list