diff --git a/zenity.spec b/zenity.spec index 52c0b6a..cd9fd2b 100644 --- a/zenity.spec +++ b/zenity.spec @@ -1,9 +1,9 @@ Name: zenity Version: 2.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Display dialog boxes from shell scripts Group: Applications/System -License: GPL +License: LGPLv2+ URL: http://directory.fsf.org/zenity.html Source: http://download.gnome.org/sources/zenity/2.19/zenity-%{version}.tar.bz2 @@ -19,6 +19,8 @@ BuildRequires: scrollkeeper BuildRequires: which BuildRequires: gettext BuildRequires: perl(XML::Parser) +# for /usr/share/gnome/help +Requires: yelp Requires(post): scrollkeeper Requires(postun): scrollkeeper @@ -48,11 +50,11 @@ rm -rf $RPM_BUILD_ROOT %post -scrollkeeper-update -q +scrollkeeper-update -q || : %postun -scrollkeeper-update -q +scrollkeeper-update -q || : %files -f zenity.lang @@ -67,6 +69,9 @@ scrollkeeper-update -q %changelog +* Wed Aug 1 2007 Matthias Clasen - 2.19.1-2 +- Incorporate package review feedback + * Sat May 19 2007 Matthias Clasen - 2.19.1-1 - Update to 2.19.1