[libvisio] update summary

David Tardon dtardon at fedoraproject.org
Tue Jul 1 17:17:53 UTC 2014


commit faa4a882f91cc5b21cd9e20c09d32351319b6bfd
Author: David Tardon <dtardon at redhat.com>
Date:   Tue Jul 1 19:17:51 2014 +0200

    update summary

 libvisio.spec |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libvisio.spec b/libvisio.spec
index cd3d41e..6c9ed61 100644
--- a/libvisio.spec
+++ b/libvisio.spec
@@ -3,7 +3,7 @@
 Name: libvisio
 Version: 0.1.0
 Release: 2%{?dist}
-Summary: A library providing ability to interpret and import visio diagrams
+Summary: A library for import of Microsoft Visio diagrams
 
 License: MPLv2.0
 URL: http://wiki.documentfoundation.org/DLP/Libraries/libvisio
@@ -20,9 +20,9 @@ BuildRequires: pkgconfig(libxml-2.0)
 BuildRequires: pkgconfig(zlib)
 
 %description
-Libvisio is library providing ability to interpret and import visio
-diagrams into various applications. You can find it being used in
-libreoffice.
+%{name} is library providing ability to interpret and import
+Microsoft Visio diagrams into various applications. You can find it
+being used in libreoffice.
 
 %package devel
 Summary: Development files for %{name}
@@ -40,11 +40,11 @@ BuildArch: noarch
 The %{name}-doc package contains documentation files for %{name}.
 
 %package tools
-Summary: Tools to transform Visio diagrams into other formats
+Summary: Tools to transform Microsoft Visio diagrams into other formats
 Requires: %{name}%{?_isa} = %{version}-%{release}
 
 %description tools
-Tools to transform Visio diagrams into other formats.
+Tools to transform Microsoft Visio diagrams into other formats.
 Currently supported: XHTML, raw, plain text.
 
 %prep


More information about the scm-commits mailing list