[eog/f14/master] Drop gtk-doc dep

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


commit e5d5b8baac00df12c48154b8463f9226f39540b0
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 14:16:06 2010 -0400

    Drop gtk-doc dep

 eog.spec |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/eog.spec b/eog.spec
index 20b6b76..6c3e8da 100644
--- a/eog.spec
+++ b/eog.spec
@@ -12,7 +12,7 @@
 Summary: Eye of GNOME image viewer
 Name:    eog
 Version: 2.31.90
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://projects.gnome.org/eog/
 #VCS: git:git://git.gnome.org/eog
 Source: http://download.gnome.org/sources/eog/2.31/%{name}-%{version}.tar.bz2
@@ -56,8 +56,6 @@ eog is extensible through a plugin system.
 Summary: Support for developing plugins for the eog image viewer
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
-Requires: pkgconfig
-Requires: gtk-doc
 Requires: gtk2-devel
 Requires: libglade2-devel
 Requires: GConf2-devel
@@ -150,9 +148,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 %defattr(-,root,root)
 %{_includedir}/eog-2.20
 %{_libdir}/pkgconfig/eog.pc
-%{_datadir}/gtk-doc/html/eog
+%{_datadir}/gtk-doc/
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> 2.31.90-2
+- Co-own /usr/share/gtk-doc
+
 * Tue Aug 17 2010 Matthias Clasen <mclasen at redhat.com> 2.31.90-1
 - Update to 2.31.90
 


More information about the scm-commits mailing list