[gedit] Drop gtk-doc dep

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 23 19:35:49 UTC 2010


commit e41fc19cf983d1b450c57bc719ad25c4dcc3549f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 15:34:10 2010 -0400

    Drop gtk-doc dep

 gedit.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/gedit.spec b/gedit.spec
index a274648..866c502 100644
--- a/gedit.spec
+++ b/gedit.spec
@@ -14,7 +14,7 @@ Summary:	Text editor for the GNOME desktop
 Name:		gedit
 Epoch:		2
 Version: 	2.31.6
-Release: 	3%{?dist}
+Release: 	4%{?dist}
 License:	GPLv2+ and GFDL
 Group:		Applications/Editors
 #VCS: git:git://git.gnome.org/gedit
@@ -84,8 +84,6 @@ Group: Development/Libraries
 Requires: %{name} = %{epoch}:%{version}-%{release}
 Requires: gtksourceview2-devel >= %{gtksourceview_version}
 Requires: pygtk2-devel >= %{pygtk_version}
-Requires: pkgconfig
-Requires: gtk-doc
 
 %description devel
 gedit is a small, but powerful text editor for the GNOME desktop.
@@ -204,10 +202,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 
 %{_libdir}/libgedit-private.so
 %{_libdir}/pkgconfig/gedit.pc
-%{_datadir}/gtk-doc/html/gedit/
+%{_datadir}/gtk-doc
 
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> - 2:2.31.6-4
+- Co-own /usr/share/gtk-doc
+
 * Wed Aug 11 2010 Matthias Clasen <mclasen at redhat.com> - 2:2.31.6-3
 - Bump epoch to stay ahead of F14
 


More information about the scm-commits mailing list