Use a file:/// URL.
This commit is contained in:
parent
4b5156e8a1
commit
a3c1111398
@ -30,7 +30,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.7.19
|
Version: 1.7.19
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
URL: http://libguestfs.org/
|
URL: http://libguestfs.org/
|
||||||
@ -453,7 +453,7 @@ failovermethod=priority
|
|||||||
enabled=1
|
enabled=1
|
||||||
gpgcheck=0
|
gpgcheck=0
|
||||||
EOF
|
EOF
|
||||||
%define extra --with-febootstrap-yum-config=$(pwd)/yum.conf
|
%define extra --with-febootstrap-yum-config=file://$(pwd)/yum.conf
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
./configure \
|
./configure \
|
||||||
@ -739,7 +739,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Dec 6 2010 Richard Jones <rjones@redhat.com> - 1:1.7.19-5
|
* Mon Dec 6 2010 Richard Jones <rjones@redhat.com> - 1:1.7.19-6
|
||||||
- Rebuild appliance properly using febootstrap 3.1 and alternate yum repo.
|
- Rebuild appliance properly using febootstrap 3.1 and alternate yum repo.
|
||||||
|
|
||||||
* Sun Dec 5 2010 Richard Jones <rjones@redhat.com> - 1:1.7.19-1
|
* Sun Dec 5 2010 Richard Jones <rjones@redhat.com> - 1:1.7.19-1
|
||||||
|
Loading…
Reference in New Issue
Block a user