[Libvirt-cim] [PATCH 1/2] spec: Replace the path to the tar.gz file

John Ferlan jferlan at redhat.com
Thu Aug 8 22:19:35 UTC 2013


Commit '07adabc2' seems to have inadvertently removed the path
to the source ftp file added by commit '5412bf11'.
---
 libvirt-cim.spec.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libvirt-cim.spec.in b/libvirt-cim.spec.in
index 7b6221e..dbee4dc 100644
--- a/libvirt-cim.spec.in
+++ b/libvirt-cim.spec.in
@@ -6,7 +6,7 @@ Version: @PACKAGE_VERSION@
 Release: 1%{?dist}%{?extra_release}
 License: LGPLv2+
 Group: Development/Libraries
-Source: libvirt-cim-%{version}.tar.gz
+Source: ftp://libvirt.org/libvirt-cim/libvirt-cim-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 URL: http://libvirt.org/CIM/
 Requires: libxml2 >= 2.6.0
-- 
1.8.3.1




More information about the Libvirt-cim mailing list