diff --git a/xchat.spec b/xchat.spec index 016901b..d24ce39 100644 --- a/xchat.spec +++ b/xchat.spec @@ -4,7 +4,7 @@ Summary: A popular and easy to use graphical IRC (chat) client Name: xchat Version: 2.8.8 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Group: Applications/Internet License: GPLv2+ @@ -45,6 +45,9 @@ BuildRequires: desktop-file-utils >= 0.10 Requires(post): GConf2 >= %{gconf_version} Requires(preun): GConf2 >= %{gconf_version} +# For aplay: +Requires: alsa-utils + # Ensure that a compatible libperl is installed Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -171,6 +174,9 @@ fi %{_libdir}/xchat/plugins/tcl.so %changelog +* Fri Dec 10 2010 Kevin Kofler - 1:2.8.8-6 +- Requires: alsa-utils for aplay (#661957) + * Mon Nov 15 2010 Owen Taylor - 1:2.8.8-5 - Add patch to work with libnotify-0.7