rpms/gnome-bluetooth/devel gnome-bluetooth.spec,1.110,1.111

Bastien Nocera hadess at fedoraproject.org
Mon Feb 15 14:29:27 UTC 2010


Author: hadess

Update of /cvs/pkgs/rpms/gnome-bluetooth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25362

Modified Files:
	gnome-bluetooth.spec 
Log Message:
Add introspection data


Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -p -r1.110 -r1.111
--- gnome-bluetooth.spec	15 Feb 2010 14:19:15 -0000	1.110
+++ gnome-bluetooth.spec	15 Feb 2010 14:29:27 -0000	1.111
@@ -47,6 +47,7 @@ monitor and use Bluetooth devices.
 Summary:	GTK+ Bluetooth device selection widgets
 Group:		System Environment/Libraries
 License:	LGPLv2+
+Requires:	gobject-introspection
 
 %description libs
 This package contains libraries needed for applications that
@@ -57,7 +58,7 @@ Summary:	Development files for %{name}-l
 Group:		Development/Libraries
 License:	LGPLv2+
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	gtk-doc pkgconfig
+Requires:	gtk-doc pkgconfig gobject-introspection-devel
 Obsoletes:	gnome-bluetooth-devel < 2.27.1-4
 Provides:	gnome-bluetooth-devel = %{version}
 
@@ -201,6 +202,7 @@ fi
 %defattr(-,root,root,-)
 %doc COPYING.LIB
 %{_libdir}/libgnome-bluetooth.so.*
+%{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/icons/hicolor/*/status/*
 
@@ -209,6 +211,7 @@ fi
 %{_includedir}/gnome-bluetooth/
 %{_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/
 
 %files moblin



More information about the scm-commits mailing list