[epiphany] drop gtk-doc dep

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


commit 254446a828f65b85a6b31469fe796448a7172c5d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 15:26:50 2010 -0400

    drop gtk-doc dep

 epiphany.spec |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index fbdf201..6efcb6c 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -9,7 +9,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 2.31.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 %define major_version 2.31
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -75,10 +75,6 @@ Requires: iso-codes-devel
 Requires: gnome-doc-utils >= %{gnome_doc_utils_ver}
 Requires: gnome-desktop-devel
 Requires: startup-notification-devel
-# We install a pc file
-Requires: pkgconfig
-# We install docs
-Requires: gtk-doc
 # We install python stuff
 Requires: pygtk2-devel
 # We install an automake macro
@@ -227,10 +223,13 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrastLargePrintInverse &> /dev/nu
 %{_includedir}/epiphany/
 %{_libdir}/pkgconfig/epiphany*.pc
 %{_datadir}/aclocal/epiphany.m4
-%{_datadir}/gtk-doc/html/epiphany
+%{_datadir}/gtk-doc
 %{_datadir}/gir-1.0
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.31.5-3
+- Co-own /usr/share/gtk-doc
+
 * Wed Aug 11 2010 Matthias Clasen <mclasen at redhat.com> - 1:2.31.5-2
 - Add an epoch to stay ahead of F14
 


More information about the scm-commits mailing list