Require zenity
This commit is contained in:
parent
4dde06698a
commit
ae204023e6
@ -20,7 +20,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.21.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ and GFDL
|
||||
Group: Applications/Editors
|
||||
@ -76,6 +76,8 @@ Requires: pygtk2 >= %{pygtk_version}
|
||||
Requires: pygobject2 >= %{pygtk_version}
|
||||
Requires: pygtksourceview >= %{pygtksourceview_version}
|
||||
Requires: gnome-python2-desktop >= %{gnome_python_desktop_version}
|
||||
# the run-command plugin uses zenity
|
||||
Requires: zenity
|
||||
|
||||
%description
|
||||
gEdit is a small but powerful text editor designed specifically for
|
||||
@ -196,6 +198,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Feb 2 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.1-2
|
||||
- Require zenity (#253815)
|
||||
|
||||
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 1:2.21.1-1
|
||||
- Update to 2.21.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user