[gnome-panel] drop gtk-doc dep

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 23 23:36:42 UTC 2010


commit 8337bdd88fd9d0f0756b347cef0ce0aeb5ed0d6f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 19:35:40 2010 -0400

    drop gtk-doc dep

 gnome-panel.spec |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/gnome-panel.spec b/gnome-panel.spec
index 426b9f7..57201c3 100644
--- a/gnome-panel.spec
+++ b/gnome-panel.spec
@@ -22,7 +22,7 @@
 Summary: GNOME panel
 Name: gnome-panel
 Version: 2.31.90
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://www.gnome.org
 #VCS: git:git://git.gnome.org/gnome-panel
 Source0: http://download.gnome.org/sources/gnome-panel/2.31/%{name}-%{version}.tar.bz2
@@ -147,9 +147,6 @@ Requires: %{name}-libs = %{version}-%{release}
 Requires: gtk2-devel >= %{gtk2_version}
 Requires: libbonoboui-devel >= %{libbonoboui_version}
 Requires: libgnomeui-devel >= %{libgnomeui_version}
-Requires: pkgconfig
-# for /usr/share/gtk-doc/html
-Requires: gtk-doc
 
 %description devel
 Panel Applet development package. Contains files needed for developing
@@ -360,10 +357,13 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor >&/dev/null || :
 %{_includedir}/gnome-panel-3.0/libpanel-applet
 %{_includedir}/panel-2.0
 %{_libdir}/*.so
-%{_datadir}/gtk-doc/html/*
+%{_datadir}/gtk-doc
 %{_datadir}/gir-1.0/PanelApplet-3.0.gir
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.90-2
+- Co-own /usr/share/gtk-doc (#604360)
+
 * Thu Aug 19 2010 Matthias Clasen <mclasen at redhat.com> - 2.31.90-1
 - Update to 2.31.90
 


More information about the scm-commits mailing list