Accepting request 84303 from home:aturrini:branches:Virtualization
Fixed typos in libvirt.spec OBS-URL: https://build.opensuse.org/request/show/84303 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=161
This commit is contained in:
parent
bdf4063832
commit
7a29c1d3d8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 21 20:12:16 UTC 2011 - andrea.turrini@gmail.com
|
||||
|
||||
- Fixed typos in libvirt.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 12:50:51 MDT 2011 - jfehlig@suse.com
|
||||
|
||||
|
18
libvirt.spec
18
libvirt.spec
@ -304,7 +304,7 @@ Group: Development/Libraries/C and C++
|
||||
AutoReqProv: yes
|
||||
Version: 0.9.4
|
||||
Release: 3
|
||||
Summary: A C toolkit to interract with the virtualization capabilities of Linux
|
||||
Summary: A C toolkit to interact with the virtualization capabilities of Linux
|
||||
Conflicts: kvm < 0.14.1
|
||||
|
||||
# The client side, i.e. shared libs and virsh are in a subpackage
|
||||
@ -429,7 +429,7 @@ Recommends: cyrus-sasl-digestmd5
|
||||
Recommends: netcat-openbsd
|
||||
|
||||
%description client
|
||||
Libvirt is a C toolkit to interract with the virtualization
|
||||
Libvirt is a C toolkit to interact with the virtualization
|
||||
capabilities of Linux. The libvirt-client package contains shared
|
||||
libraries and client binaries needed to access the virtualization
|
||||
capabilities of recent versions of Linux (and other OSes).
|
||||
@ -443,7 +443,7 @@ Authors:
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1+
|
||||
Summary: A C toolkit to interract with the virtualization capabilities of Linux
|
||||
Summary: A C toolkit to interact with the virtualization capabilities of Linux
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-client = %{version}-%{release} libxml2-devel
|
||||
Requires: pkg-config
|
||||
@ -452,7 +452,7 @@ Requires: xen-devel
|
||||
%endif
|
||||
|
||||
%description devel
|
||||
Libvirt is a C toolkit to interract with the virtualization
|
||||
Libvirt is a C toolkit to interact with the virtualization
|
||||
capabilities of Linux. The libvirt-devel package contains headers
|
||||
and libraries needed for developing libvirt applications.
|
||||
|
||||
@ -465,13 +465,13 @@ Authors:
|
||||
|
||||
%package doc
|
||||
License: LGPLv2.1+
|
||||
Summary: A C toolkit to interract with the virtualization capabilities of Linux
|
||||
Summary: A C toolkit to interact with the virtualization capabilities of Linux
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-client = %{version}-%{release}
|
||||
|
||||
%description doc
|
||||
Libvirt is a C toolkit to interract with the virtualization
|
||||
capabilities of Linux. The libvirt-doc packages contains documentation
|
||||
Libvirt is a C toolkit to interact with the virtualization
|
||||
capabilities of Linux. The libvirt-doc package contains documentation
|
||||
for the libvirt API and tools.
|
||||
|
||||
|
||||
@ -484,13 +484,13 @@ Authors:
|
||||
%if %{with_python}
|
||||
%package python
|
||||
License: LGPLv2.1+
|
||||
Summary: A C toolkit to interract with the virtualization capabilities of Linux
|
||||
Summary: A C toolkit to interact with the virtualization capabilities of Linux
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{name}-client = %{version}-%{release}
|
||||
%py_requires
|
||||
|
||||
%description python
|
||||
Libvirt is a C toolkit to interract with the virtualization
|
||||
Libvirt is a C toolkit to interact with the virtualization
|
||||
capabilities of Linux. The libvirt-python package provides python
|
||||
bindings for the libvirt C API.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user