* Tue Jul 28 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.2.gitf055724
- Drop glusterfs dep to 2.0.1 (bug #514191)remotes/origin/f12 libvirt-0_7_0-0_2_gitf055724_fc12
parent
a3e1cc37ed
commit
b20d669e88
|
@ -72,7 +72,7 @@
|
||||||
Summary: Library providing a simple API virtualization
|
Summary: Library providing a simple API virtualization
|
||||||
Name: libvirt
|
Name: libvirt
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 0.1.gitf055724%{?dist}%{?extra_release}
|
Release: 0.2.gitf055724%{?dist}%{?extra_release}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source: libvirt-0.7.0-0.1.gitf055724.tar.gz
|
Source: libvirt-0.7.0-0.1.gitf055724.tar.gz
|
||||||
|
@ -114,7 +114,7 @@ BuildRequires: util-linux
|
||||||
BuildRequires: nfs-utils
|
BuildRequires: nfs-utils
|
||||||
Requires: nfs-utils
|
Requires: nfs-utils
|
||||||
# For glusterfs
|
# For glusterfs
|
||||||
Requires: glusterfs-client >= 2.0.2
|
Requires: glusterfs-client >= 2.0.1
|
||||||
%endif
|
%endif
|
||||||
%if %{with_qemu}
|
%if %{with_qemu}
|
||||||
# From QEMU RPMs
|
# From QEMU RPMs
|
||||||
|
@ -606,6 +606,9 @@ fi
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2009 Mark McLoughlin <markmc@redhat.com> - 0.7.0-0.2.gitf055724
|
||||||
|
- Drop glusterfs dep to 2.0.1 (bug #514191)
|
||||||
|
|
||||||
* Mon Jul 27 2009 Daniel Veillard <veillard@redhat.com> - 0.7.0-0.1.gitf055724
|
* Mon Jul 27 2009 Daniel Veillard <veillard@redhat.com> - 0.7.0-0.1.gitf055724
|
||||||
- prerelease of 0.7.0
|
- prerelease of 0.7.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue