Remove a stale comment
This commit is contained in:
parent
fd47a1704b
commit
73c98d90f4
@ -21,7 +21,7 @@
|
||||
Summary: gEdit is a small but powerful text editor for GNOME
|
||||
Name: gedit
|
||||
Version: 2.19.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Epoch: 1
|
||||
License: GPLv2+ and GFDL+
|
||||
Group: Applications/Editors
|
||||
@ -113,7 +113,6 @@ Install gedit-devel if you want to write plug-ins for gEdit.
|
||||
|
||||
%build
|
||||
autoreconf
|
||||
# FIXME: can't build against enchant right now, since it is in extras
|
||||
%configure \
|
||||
--disable-scrollkeeper \
|
||||
--disable-gtk-doc \
|
||||
@ -197,6 +196,9 @@ fi
|
||||
%{_datadir}/gtk-doc/html/gedit/
|
||||
|
||||
%changelog
|
||||
* Tue Aug 7 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.3-3
|
||||
- Remove a stale comment
|
||||
|
||||
* Mon Aug 6 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.3-2
|
||||
- Update license field
|
||||
- Use %%find_lang for help files
|
||||
|
||||
Loading…
Reference in New Issue
Block a user