diff --git a/libguestfs.spec b/libguestfs.spec index bb30287..fa90365 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: 5%{?dist} +Release: 6%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://libguestfs.org/ @@ -453,7 +453,7 @@ failovermethod=priority enabled=1 gpgcheck=0 EOF -%define extra --with-febootstrap-yum-config=$(pwd)/yum.conf +%define extra --with-febootstrap-yum-config=file://$(pwd)/yum.conf %endif ./configure \ @@ -739,7 +739,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Dec 6 2010 Richard Jones - 1:1.7.19-5 +* Mon Dec 6 2010 Richard Jones - 1:1.7.19-6 - Rebuild appliance properly using febootstrap 3.1 and alternate yum repo. * Sun Dec 5 2010 Richard Jones - 1:1.7.19-1