[epiphany/f14/master] drop gtk-doc dep

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


commit c9ab37eb29fae50db01da42bad00db930c27c5af
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 15:28:58 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 05c1598..25369b7 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -9,7 +9,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 2.30.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 %define major_version 2.30
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -79,10 +79,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
@@ -235,11 +231,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_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.30.3-2
+- Co-own /usr/share/gtk-doc
+
 * Fri Aug 20 2010 Matthias Clasen <mclasen at redhat.com> - 2.30.3-1
 - Update to 2.30.3
 


More information about the scm-commits mailing list