[ghc-hinotify/f13/master: 1/2] Improve the summary/description text

Ben Boeckel mathstuf at fedoraproject.org
Sat Sep 4 01:35:18 UTC 2010


commit 070820a0ebe2c67d2c07b953c8fa5540065e1667
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Fri Sep 3 21:34:18 2010 -0400

    Improve the summary/description text

 ghc-hinotify.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ghc-hinotify.spec b/ghc-hinotify.spec
index 2a96949..ea5d978 100644
--- a/ghc-hinotify.spec
+++ b/ghc-hinotify.spec
@@ -1,8 +1,10 @@
 %global pkg_name hinotify
 
-%global common_summary Haskell %{pkg_name} library
+%global common_summary Haskell binding to INotify
 
-%global common_description A %{pkg_name} library for Haskell.
+%global common_description This library provides a wrapper to the Linux Kernel's inotify \
+feature, allowing applications to subscribe to notifications \
+when a file is accessed or modified.
 
 %bcond_without shared
 %bcond_without hscolour


More information about the scm-commits mailing list