[PATCH] spec: Use complete URL for source tarball

Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- 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 d78eee7..beafc61 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.0

δΊ 2012-11-19 19:20, Jiri Denemark ει:
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- 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 d78eee7..beafc61 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
looks good, +1 -- Best Regards Wenchao Xia

Hi, Danial Currently upstream libvirt-cim have some bug not fixed, and some patch for them not merged yet. I think 0.6.1 is not stable enough and we should release 0.6.2 with all patch merged as a stable release, so any user later could use yum upgrade to get it. I want to know your opinion, if you agree I'll resort and sent the patches again, including libvirt-cim and libcmpiutils. -- Best Regards Wenchao Xia

On Fri, Dec 07, 2012 at 02:12:56PM +0800, Wenchao Xia wrote:
Hi, Danial
Hi Wenchao,
Currently upstream libvirt-cim have some bug not fixed, and some patch for them not merged yet. I think 0.6.1 is not stable enough and we should release 0.6.2 with all patch merged as a stable release, so any user later could use yum upgrade to get it. I want to know your opinion, if you agree I'll resort and sent the patches again, including libvirt-cim and libcmpiutils.
Okay I was in vacations and very busy so didn't looked much at libvirt-cim lately, making a new release is probably a good idea, yes send again the patches which were not reviewed and applied :-) Daniel -- Daniel Veillard | Open Source and Standards, Red Hat veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | virtualization library http://libvirt.org/
participants (3)
-
Daniel Veillard
-
Jiri Denemark
-
Wenchao Xia