[ghc-cairo] upstream summary and description

Jens Petersen petersen at fedoraproject.org
Mon Nov 19 06:54:48 UTC 2012


commit da669faf99e388fe9026b268e6dcd52f58370da7
Author: Jens Petersen <petersen at redhat.com>
Date:   Mon Nov 19 15:54:44 2012 +0900

    upstream summary and description

 ghc-cairo.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/ghc-cairo.spec b/ghc-cairo.spec
index db4dd11..9623ff8 100644
--- a/ghc-cairo.spec
+++ b/ghc-cairo.spec
@@ -3,13 +3,15 @@
 
 %global pkg_name cairo
 
-%global common_summary Haskell %{pkg_name} library
+%global common_summary Binding to the Cairo library
 
-%global common_description Haskell binding to the Cairo vector graphics library.
+%global common_description Cairo is a library to render high quality vector graphics.\
+There exist various backends that allows rendering to Gtk windows, PDF,\
+PS, PNG and SVG documents, amongst others.
 
 Name:           ghc-%{pkg_name}
 Version:        0.12.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 License:        BSD
@@ -58,6 +60,9 @@ Requires: cairo-devel%{?_isa}
 
 
 %changelog
+* Mon Nov 19 2012 Jens Petersen <petersen at redhat.com> - 0.12.4-2
+- use upstream summary and description
+
 * Sat Nov 17 2012 Jens Petersen <petersen at redhat.com> - 0.12.4-1
 - update to 0.12.4
 


More information about the scm-commits mailing list