diff --git a/gedit.spec b/gedit.spec index 44c58f8..8ad8f01 100644 --- a/gedit.spec +++ b/gedit.spec @@ -18,7 +18,7 @@ Summary: gEdit is a small but powerful text editor for GNOME Name: gedit Version: 2.16.0 -Release: 2%{?dist} +Release: 3%{?dist} Epoch: 1 License: GPL Group: Applications/Editors @@ -174,9 +174,9 @@ fi %defattr(-, root, root) %doc README COPYING ChangeLog TODO AUTHORS %{_datadir}/gedit-2 -%{_datadir}/gnome -%{_datadir}/omf -%{_datadir}/applications +%{_datadir}/gnome/help/gedit +%{_datadir}/omf/gedit +%{_datadir}/applications/gnome-gedit.desktop %{_mandir}/man1/* %{_libdir}/gedit-2 %{_bindir}/* @@ -190,6 +190,9 @@ fi %{_datadir}/gtk-doc/html/gedit/ %changelog +* Fri Sep 8 2006 Matthias Clasen - 1:2.16.0-3 +- Fix directory ownership issues (#205675) + * Tue Sep 5 2006 Ray Strode - 1:2.16.0-2.fc6 - Fix up dependencies a bit