Fix BRs
This commit is contained in:
parent
0be80450ce
commit
090c0b0ff4
@ -19,7 +19,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.16.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 1
|
||||
License: GPL
|
||||
Group: Applications/Editors
|
||||
@ -63,6 +63,7 @@ BuildRequires: libgnomeprintui22-devel >= %{libgnomeprintui_version}
|
||||
BuildRequires: libgnomeprint22-devel >= %{libgnomeprint_version}
|
||||
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
|
||||
BuildRequires: aspell-devel
|
||||
BuildRequires: libattr-devel
|
||||
BuildRequires: gail-devel >= %{gail_version}
|
||||
BuildRequires: gtksourceview-devel >= %{gtksourceview_version}
|
||||
BuildRequires: scrollkeeper gettext
|
||||
@ -203,6 +204,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 4 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.2-3
|
||||
- Add BuildRequires for libattr-devel
|
||||
|
||||
* Thu Nov 30 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.16.2-2
|
||||
- Small accessibility improvements
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user