[gnome-bluetooth/f14/master] Drop gtk-doc dep

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


commit 3fbf2ab8418775f32bd6ff5bd53712355302cbeb
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 15:44:51 2010 -0400

    Drop gtk-doc dep

 gnome-bluetooth.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gnome-bluetooth.spec b/gnome-bluetooth.spec
index c8278b0..a78c516 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,7 +1,7 @@
 Name:		gnome-bluetooth
 Epoch:		1
 Version:	2.31.6
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Bluetooth graphical utilities
 
 Group:		Applications/Communications
@@ -60,7 +60,7 @@ Summary:	Development files for %{name}-libs
 Group:		Development/Libraries
 License:	LGPLv2+
 Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
-Requires:	gtk-doc pkgconfig gobject-introspection-devel
+Requires:	gobject-introspection-devel
 Obsoletes:	gnome-bluetooth-devel < 2.27.1-4
 Provides:	gnome-bluetooth-devel = %{version}
 
@@ -218,7 +218,7 @@ fi
 %{_libdir}/libgnome-bluetooth.so
 %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
 %{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
-%{_datadir}/gtk-doc/html/gnome-bluetooth/
+%{_datadir}/gtk-doc
 
 %files moblin
 %defattr(-,root,root,-)
@@ -228,6 +228,9 @@ fi
 %{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop
 
 %changelog
+* Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> 2.31.6-5
+- Co-own /usr/share/gtk-doc
+
 * Mon Aug 23 2010 Matthias Clasen <mclasen at redhat.com> 2.31.6-4
 - Rebuild against nautilus-sendto
 


More information about the scm-commits mailing list