rpms/gnome-bluetooth/devel .cvsignore, 1.24, 1.25 gnome-bluetooth.spec, 1.96, 1.97 sources, 1.25, 1.26

Bastien Nocera hadess at fedoraproject.org
Tue Nov 17 15:33:57 UTC 2009


Author: hadess

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

Modified Files:
	.cvsignore gnome-bluetooth.spec sources 
Log Message:
* Tue Nov 17 2009 Bastien Nocera <bnocera at redhat.com> 2.29.2-1
- Update to 2.29.2
- Add moblin subpackage



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -p -r1.24 -r1.25
--- .cvsignore	20 Oct 2009 13:42:16 -0000	1.24
+++ .cvsignore	17 Nov 2009 15:33:56 -0000	1.25
@@ -1 +1 @@
-gnome-bluetooth-2.28.3.tar.bz2
+gnome-bluetooth-2.29.2.tar.bz2


Index: gnome-bluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/gnome-bluetooth.spec,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -p -r1.96 -r1.97
--- gnome-bluetooth.spec	20 Oct 2009 13:42:16 -0000	1.96
+++ gnome-bluetooth.spec	17 Nov 2009 15:33:56 -0000	1.97
@@ -1,5 +1,5 @@
 Name:		gnome-bluetooth
-Version:	2.28.3
+Version:	2.29.2
 Release:	1%{?dist}
 Summary:	Bluetooth graphical utilities
 
@@ -16,6 +16,8 @@ BuildRequires:	dbus-glib-devel
 BuildRequires:	hal-devel
 BuildRequires:	unique-devel
 BuildRequires:	libnotify-devel
+BuildRequires:	mutter-moblin-devel
+BuildRequires:	nbtk-devel
 BuildRequires:	gnome-doc-utils
 
 BuildRequires:	intltool desktop-file-utils gettext gtk-doc
@@ -60,15 +62,21 @@ Provides:	gnome-bluetooth-devel
 This package contains the libraries amd header files that are needed
 for writing applications that require a Bluetooth device selection widget.
 
+%package moblin
+Summary:	Development files for %{name}-libs
+Group:		Development/Libraries
+License:	LGPLv2+
+Requires:	%{name}-libs = %{version}-%{release}
+
+%description moblin
+This package contains the Moblin user interface for gnome-bluetooth.
+
 %prep
 %setup -q
 
 %build
 %configure --disable-desktop-update --disable-icon-update
-# FIXME
-# make %{?_smp_mflags}
-make
-
+make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -169,19 +177,23 @@ if [ $1 -eq 0 ] ; then
 	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 fi
 
-%files -f gnome-bluetooth2.lang
+%files
 %defattr(-,root,root,-)
 %doc README NEWS COPYING
 %{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas
 %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
-%{_bindir}/bluetooth-*
+%{_bindir}/bluetooth-applet
+%{_bindir}/bluetooth-properties
+%{_bindir}/bluetooth-sendto
+%{_bindir}/bluetooth-wizard
+%{_bindir}/test-input
 %{_libdir}/gnome-bluetooth/
 %{_datadir}/applications/*.desktop
 %{_datadir}/gnome-bluetooth/
 %{_mandir}/man1/*
 /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 
-%files libs
+%files -f gnome-bluetooth2.lang libs
 %defattr(-,root,root,-)
 %doc COPYING.LIB
 %{_libdir}/libgnome-bluetooth.so.*
@@ -195,7 +207,17 @@ fi
 %{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
 %{_datadir}/gtk-doc/html/gnome-bluetooth/
 
+%files moblin
+%defattr(-,root,root,-)
+%{_sysconfdir}/xdg/autostart/bluetooth-panel.desktop
+%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.bluetooth.service
+%{_bindir}/bluetooth-panel
+
 %changelog
+* Tue Nov 17 2009 Bastien Nocera <bnocera at redhat.com> 2.29.2-1
+- Update to 2.29.2
+- Add moblin subpackage
+
 * Tue Oct 20 2009 Bastien Nocera <bnocera at redhat.com> 2.28.3-1
 - Update to 2.28.3
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-bluetooth/devel/sources,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- sources	20 Oct 2009 13:42:16 -0000	1.25
+++ sources	17 Nov 2009 15:33:56 -0000	1.26
@@ -1 +1 @@
-1cadae3e520adb620df35c9cec2813d1  gnome-bluetooth-2.28.3.tar.bz2
+907d12d9de5bff28a0d8fbf1cbe1fef3  gnome-bluetooth-2.29.2.tar.bz2




More information about the scm-commits mailing list