From 757a640d2e9c936c8f386a0016f3074354d52c48 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 6 Dec 2010 20:02:42 +0000 Subject: [PATCH] Try replacing yum.conf --- libguestfs.spec | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/libguestfs.spec b/libguestfs.spec index 4fc0282..fb084db 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -30,7 +30,7 @@ Summary: Access and modify virtual machine disk images Name: libguestfs Epoch: 1 Version: 1.7.19 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://libguestfs.org/ @@ -446,6 +446,18 @@ find /var/cache/yum -type f -name '*.rpm' -print0 | xargs -0 cp -t repo createrepo repo cp /etc/yum.conf yum.conf cat >> yum.conf < - 1:1.7.19-8 +* Mon Dec 6 2010 Richard Jones - 1:1.7.19-9 - Rebuild appliance properly using febootstrap 3.1 and alternate yum repo. * Sun Dec 5 2010 Richard Jones - 1:1.7.19-1