[libgxps] Correct summary and description for tools package

Tom Hughes tomh at fedoraproject.org
Thu Jan 26 12:25:46 UTC 2012


commit ee5ea24d95f3f7f56a4c112eae9eb9fca1fd3a80
Author: Tom Hughes <tom at compton.nu>
Date:   Thu Jan 26 12:25:28 2012 +0000

    Correct summary and description for tools package

 libgxps.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/libgxps.spec b/libgxps.spec
index 45252cf..5c345d4 100644
--- a/libgxps.spec
+++ b/libgxps.spec
@@ -1,6 +1,6 @@
 Name:           libgxps
 Version:        0.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        GObject based library for handling and rendering XPS documents
 Group:          System Environment/Libraries
 
@@ -34,12 +34,12 @@ The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
 %package        tools
-Summary:        Development files for %{name}
+Summary:        Command-line utility programs for manipulating XPS files
 Group:          Applications/Text
 Requires:       %{name}%{?_isa} = %{version}-%{release}
 
 %description    tools
-The %{name}-tools contains command-line programs for manipulating GPX format
+The %{name}-tools contains command-line programs for manipulating XPS format
 documents using the %{name} library.
 
 
@@ -82,6 +82,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/xpsto*
 
 
 %changelog
+* Thu Jan 26 2012 Tom Hughes <tom at compton.nu> - 0.2.1-3
+- Correct summary and description for tools package.
+
 * Thu Jan 26 2012 Tom Hughes <tom at compton.nu> - 0.2.1-2
 - Rebuild for libarchive soname bump.
 


More information about the scm-commits mailing list