Improve the summary/description text

This commit is contained in:
Ben Boeckel 2010-09-03 21:34:18 -04:00
parent c8e34467fc
commit 070820a0eb

View File

@ -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