summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
diff options
context:
space:
mode:
authorDaniel P. Berrange <berrange@redhat.com>2017-08-10 10:56:14 +0100
committerDaniel P. Berrange <berrange@redhat.com>2017-08-10 12:12:24 +0100
commit49cb00a5eb4b1291f177c569e962a14d1b9abb79 (patch)
tree8068c14a9403ffb2a3fa45a927e27b6dac9deeab /libvirt-python.spec.in
parenta2e3bb8ea73bbbffc51f0c1b81e13ae1b9590d90 (diff)
downloadlibvirt-python-49cb00a5eb4b1291f177c569e962a14d1b9abb79.tar.gz
Fix package name in description of sub-RPMs
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Diffstat (limited to 'libvirt-python.spec.in')
-rw-r--r--libvirt-python.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libvirt-python.spec.in b/libvirt-python.spec.in
index 0709bef..d08b650 100644
--- a/libvirt-python.spec.in
+++ b/libvirt-python.spec.in
@@ -42,7 +42,7 @@ Provides: libvirt-python = %{version}-%{release}
Obsoletes: libvirt-python < %{version}-%{release}
%description -n python2-libvirt
-The libvirt-python2 package contains a module that permits applications
+The python2-libvirt package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libvirt library to use the virtualization capabilities
of recent versions of Linux (and other OSes).
@@ -58,7 +58,7 @@ Provides: libvirt-python3 = %{version}-%{release}
Obsoletes: libvirt-python3 < %{version}-%{release}
%description -n python3-libvirt
-The libvirt-python3 package contains a module that permits applications
+The python3-libvirt package contains a module that permits applications
written in the Python programming language to use the interface
supplied by the libvirt library to use the virtualization capabilities
of recent versions of Linux (and other OSes).