diff --git a/gtk-doc.spec b/gtk-doc.spec index d1d7a97..92260d0 100644 --- a/gtk-doc.spec +++ b/gtk-doc.spec @@ -1,11 +1,10 @@ Summary: API documentation generation tool for GTK+ and GNOME Name: gtk-doc Version: 1.8 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: Development/Tools Source: http://ftp.gnome.org/pub/GNOME/sources/gtk-doc/1.8/gtk-doc-%{version}.tar.bz2 -Patch0: gtk-doc-1.8-docdir.patch BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://www.gtk.org/gtk-doc @@ -40,7 +39,6 @@ and GNOME. %prep %setup -q -%patch0 -p1 -b .docdir # Move this doc file to avoid name collisions mv doc/README doc/README.docs @@ -80,6 +78,9 @@ scrollkeeper-update -q %{_datadir}/omf/gtk-doc/ %changelog +* Thu Mar 29 2007 Matthias Clasen - 1.8-2 +- Drop a no longer needed patch + * Wed Feb 21 2007 Matthias Clasen - 1.8-1 - Update to 1.8 - Fix some directory ownership issues