Add a better summary/description

This commit is contained in:
Ben Boeckel 2010-09-03 21:36:37 -04:00
parent e81fd1c9d4
commit e8706d1420
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
%global pkg_name libmpd
%global common_summary Haskell library for mpd communication
%global common_summary An MPD client library
%global common_description A library which implements the mpd protocol in Haskell.
%global common_description A client library for MPD, the Music Player Daemon.
# add any Haskell library dependencies here:
%global ghc_pkg_deps ghc-mtl-devel, ghc-network-devel, ghc-utf8-string-devel