[gnome-bluetooth] Drop gtk-doc dep

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


commit bf85f054cd8c3707b8c11559656976737260a285
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Aug 23 15:43:05 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 142ef8e..fcb516f 100644
--- a/gnome-bluetooth.spec
+++ b/gnome-bluetooth.spec
@@ -1,7 +1,7 @@
 Name:		gnome-bluetooth
 Epoch:		1
 Version:	2.90.0
-Release:	5%{?dist}
+Release:	6%{?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.90.0-6
+- Co-own /usr/share/gtk-doc
+
 * Thu Aug 05 2010 Bastien Nocera <bnocera at redhat.com> 2.90.0-5
 - Fix requires for new epoch
 


More information about the scm-commits mailing list