[fedora-virt-maint] rpms/libguestfs/EL-5 libguestfs.spec,1.14,1.15

Richard W.M. Jones rjones at fedoraproject.org
Thu May 28 08:08:20 UTC 2009


Author: rjones

Update of /cvs/pkgs/rpms/libguestfs/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22658

Modified Files:
	libguestfs.spec 
Log Message:
Fix net builds (Charles Duffy).


Index: libguestfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libguestfs/EL-5/libguestfs.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- libguestfs.spec	27 May 2009 18:40:17 -0000	1.14
+++ libguestfs.spec	28 May 2009 08:07:49 -0000	1.15
@@ -263,7 +263,7 @@ createrepo repo
 ls -l repo
 %define extra --with-mirror=file://$(pwd)/repo --with-repo=epel-5 --with-updates=none
 %else
-%define extra %nil
+%define extra --with-mirror=http://mirror.centos.org/centos-5/5.3/os/i386/ --with-repo=centos-5 --with-updates=none
 %endif
 
 vmchannel_test=no \




More information about the Fedora-virt-maint mailing list