Add a BuildRequires for libnotify-devel
This commit is contained in:
parent
7bba74142b
commit
9b4d97f0a0
@ -1,6 +1,6 @@
|
|||||||
Name: zenity
|
Name: zenity
|
||||||
Version: 2.16.1
|
Version: 2.16.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Display dialog boxes from shell scripts
|
Summary: Display dialog boxes from shell scripts
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -14,6 +14,7 @@ BuildRequires: glib2-devel >= 2.7.3
|
|||||||
BuildRequires: gtk2-devel >= 2.6.0
|
BuildRequires: gtk2-devel >= 2.6.0
|
||||||
BuildRequires: libglade2-devel
|
BuildRequires: libglade2-devel
|
||||||
BuildRequires: libgnomecanvas-devel
|
BuildRequires: libgnomecanvas-devel
|
||||||
|
BuildRequires: libnotify-devel >= 0.4.1
|
||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
BuildRequires: which
|
BuildRequires: which
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
@ -65,6 +66,9 @@ scrollkeeper-update -q
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-2
|
||||||
|
- Add a BuildRequires for libnotify-devel
|
||||||
|
|
||||||
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
* Sun Oct 22 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
|
||||||
- Update to 2.16.1
|
- Update to 2.16.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user