cbdddd3
Name:		gnome-bluetooth
Bastien Nocera d2564e8
Epoch:		1
Bastien Nocera 52806c9
Version:	2.91.92
Bastien Nocera 6390331
Release:	1%{?dist}
cbdddd3
Summary:	Bluetooth graphical utilities
cbdddd3
cbdddd3
Group:		Applications/Communications
cbdddd3
License:	GPLv2+
cbdddd3
URL:		http://live.gnome.org/GnomeBluetooth
0b0f375
Source0:	http://download.gnome.org/sources/gnome-bluetooth/2.91/gnome-bluetooth-%{version}.tar.bz2
c91d47d
Source1:	61-gnome-bluetooth-rfkill.rules
cbdddd3
0b0f375
BuildRequires:	gtk3-devel >= 2.99.0
cbdddd3
BuildRequires:	GConf2-devel
df62bd7
BuildRequires:	control-center-devel
cbdddd3
BuildRequires:	dbus-glib-devel
cbdddd3
BuildRequires:	libnotify-devel
0fd2682
BuildRequires:	mutter-meego-devel
557a7e4
BuildRequires:	libmx-devel
f22ac71
BuildRequires:	gnome-doc-utils rarian-compat
df62bd7
BuildRequires:	nautilus-sendto-devel >= 2.90.0
cbdddd3
cad1f82
BuildRequires:	intltool desktop-file-utils gettext gtk-doc
cbdddd3
47c179a
BuildRequires:	gobject-introspection-devel
47c179a
cbdddd3
Obsoletes:	bluez-pin
cbdddd3
Provides:	dbus-bluez-pin-helper
5f2f1d4
Conflicts:	bluez-gnome <= 1.8
5f2f1d4
Obsoletes:	bluez-gnome <= 1.8
cbdddd3
f05e77e
# Otherwise we might end up with mismatching version
Bastien Nocera 54ee489
Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
cbdddd3
Requires:	gvfs-obexftp
82aec7c
Requires:	bluez >= 4.42
cbdddd3
Requires:	obexd
cad1f82
Requires:	desktop-notification-daemon
8b01685
Requires:	pulseaudio-module-bluetooth
df62bd7
Requires:	control-center
cbdddd3
55cb2cf
Requires(post):		desktop-file-utils
55cb2cf
Requires(postun):	desktop-file-utils
55cb2cf
cvsdist 6e0c721
%description
cbdddd3
The gnome-bluetooth package contains graphical utilities to setup,
cbdddd3
monitor and use Bluetooth devices.
cvsdist 6e0c721
2408fa3
%package libs
cbdddd3
Summary:	GTK+ Bluetooth device selection widgets
cbdddd3
Group:		System Environment/Libraries
cbdddd3
License:	LGPLv2+
76eeca8
Requires:	gobject-introspection
2408fa3
2408fa3
%description libs
cbdddd3
This package contains libraries needed for applications that
cbdddd3
want to display a Bluetooth device selection widget.
2408fa3
cbdddd3
%package libs-devel
cbdddd3
Summary:	Development files for %{name}-libs
cbdddd3
Group:		Development/Libraries
cbdddd3
License:	LGPLv2+
Bastien Nocera 54ee489
Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
bf85f05
Requires:	gobject-introspection-devel
55a365a
Obsoletes:	gnome-bluetooth-devel < 2.27.1-4
55a365a
Provides:	gnome-bluetooth-devel = %{version}
2408fa3
cbdddd3
%description libs-devel
26ea68e
This package contains the libraries and header files that are needed
cbdddd3
for writing applications that require a Bluetooth device selection widget.
2408fa3
9d1f1d8
%if 0
08defa4
%package moblin
76d9597
Summary:	Moblin Bluetooth management utility
08defa4
Group:		Development/Libraries
08defa4
License:	LGPLv2+
Bastien Nocera 54ee489
Requires:	%{name}-libs = %{epoch}:%{version}-%{release}
08defa4
08defa4
%description moblin
08defa4
This package contains the Moblin user interface for gnome-bluetooth.
9d1f1d8
%endif
08defa4
cvsdist 6e0c721
%prep
6ff181f
%setup -q
cvsdist 94905cc
cvsdist 6e0c721
%build
df62bd7
%configure --disable-desktop-update --disable-icon-update --enable-nautilus-sendto=yes --disable-schemas-compile
08defa4
make %{?_smp_mflags}
cbdddd3
cvsdist 6e0c721
%install
8d9388e
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cbdddd3
make install DESTDIR=$RPM_BUILD_ROOT
cbdddd3
df62bd7
rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \
df62bd7
	   $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la \
df62bd7
	   $RPM_BUILD_ROOT/%{_libdir}/nautilus-sendto/plugins/*.la \
df62bd7
	   $RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/libbluetooth.la
cbdddd3
c91d47d
install -m0644 -D %{SOURCE1} $RPM_BUILD_ROOT/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
c91d47d
0e6bdae
# gnome-bluetooth2 is the name for the gettext domain,
0e6bdae
# gnome-bluetooth is the name in the docs
cbdddd3
%find_lang gnome-bluetooth2
0e6bdae
%find_lang %{name} --with-gnome
0e6bdae
cat %{name}.lang >> gnome-bluetooth2.lang
0e6bdae
cbdddd3
%post
cbdddd3
update-desktop-database -q
df62bd7
df62bd7
%posttrans
df62bd7
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
fdf5cf4
8d9388e
%pre
8d9388e
if [ "$1" -gt 1 ]; then
5f2f1d4
	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
5f2f1d4
	if [ -f %{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas ] ; then
5f2f1d4
		gconftool-2 --makefile-uninstall-rule \
5f2f1d4
		%{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas >/dev/null || :
5f2f1d4
	fi
5f2f1d4
	if [ -f %{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas ] ; then
5f2f1d4
		gconftool-2 --makefile-uninstall-rule 				\
5f2f1d4
		%{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas		\
5f2f1d4
		>& /dev/null || :
5f2f1d4
	fi
8d9388e
fi
8d9388e
8d9388e
%preun
8d9388e
if [ "$1" -eq 0 ]; then
5f2f1d4
	export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
5f2f1d4
	if [ -f %{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas ] ; then
5f2f1d4
		gconftool-2 --makefile-uninstall-rule \
5f2f1d4
		%{_sysconfdir}/gconf/schemas/gnome-obex-server.schemas > /dev/null || :
5f2f1d4
	fi
5f2f1d4
	if [ -f %{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas ] ; then
5f2f1d4
		gconftool-2 --makefile-uninstall-rule 				\
5f2f1d4
		%{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas		\
5f2f1d4
		>& /dev/null || :
5f2f1d4
	fi
8d9388e
fi
8d9388e
cbdddd3
%postun
cbdddd3
update-desktop-database -q
df62bd7
glib-compile-schemas %{_datadir}/glib-2.0/schemas || :
7969ce9
if [ $1 -eq 0 ] ; then
7969ce9
	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
7969ce9
	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
cbdddd3
fi
cbdddd3
9d677f1
%post libs
9d677f1
/sbin/ldconfig
9d677f1
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
cbdddd3
9d677f1
%posttrans libs
9d677f1
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
9d677f1
9d677f1
%postun libs
9d677f1
/sbin/ldconfig
9d677f1
if [ $1 -eq 0 ] ; then
9d677f1
	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
9d677f1
	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
9d677f1
fi
cbdddd3
08defa4
%files
cbdddd3
%defattr(-,root,root,-)
cbdddd3
%doc README NEWS COPYING
cbdddd3
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
08defa4
%{_bindir}/bluetooth-applet
08defa4
%{_bindir}/bluetooth-sendto
08defa4
%{_bindir}/bluetooth-wizard
82aec7c
%{_libdir}/gnome-bluetooth/
cbdddd3
%{_datadir}/applications/*.desktop
42d71f7
%{_datadir}/gnome-bluetooth/
cbdddd3
%{_mandir}/man1/*
31e97df
%{_libdir}/nautilus-sendto/plugins/*.so
c91d47d
/lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
df62bd7
%{_libdir}/control-center-1/panels/libbluetooth.so
df62bd7
%{_datadir}/GConf/gsettings/*
df62bd7
%{_datadir}/glib-2.0/schemas/*
2408fa3
08defa4
%files -f gnome-bluetooth2.lang libs
cbdddd3
%defattr(-,root,root,-)
cbdddd3
%doc COPYING.LIB
cbdddd3
%{_libdir}/libgnome-bluetooth.so.*
76eeca8
%{_libdir}/girepository-1.0/GnomeBluetooth-1.0.typelib
9d677f1
%{_datadir}/icons/hicolor/*/apps/*
9d677f1
%{_datadir}/icons/hicolor/*/status/*
cbdddd3
cbdddd3
%files libs-devel
cbdddd3
%defattr(-,root,root,-)
5f2f1d4
%{_includedir}/gnome-bluetooth/
cbdddd3
%{_libdir}/libgnome-bluetooth.so
cbdddd3
%{_libdir}/pkgconfig/gnome-bluetooth-1.0.pc
76eeca8
%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
bf85f05
%{_datadir}/gtk-doc
cvsdist eea13fd
9d1f1d8
%if 0
08defa4
%files moblin
08defa4
%defattr(-,root,root,-)
08defa4
%{_sysconfdir}/xdg/autostart/bluetooth-panel.desktop
08defa4
%{_datadir}/dbus-1/services/org.moblin.UX.Shell.Panels.bluetooth.service
df62bd7
%{_libexecdir}/bluetooth-panel
c37dfca
%{_datadir}/mutter-moblin/panels/bluetooth-panel.desktop
9d1f1d8
%endif
08defa4
cvsdist eea13fd
%changelog
Bastien Nocera 52806c9
* Mon Mar 21 2011 Bastien Nocera <bnocera@redhat.com> 2.91.92-1
Bastien Nocera 52806c9
- Update to 2.91.92
Bastien Nocera 52806c9
Bastien Nocera 6390331
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
Bastien Nocera 6390331
- Update to 2.91.91
Bastien Nocera 6390331
b8b3055
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-6
b8b3055
- Rebuild against newer gtk
b8b3055
4875375
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:2.91.5-5
4875375
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
4875375
Bastien Nocera 9a84bdc
* Fri Feb 04 2011 Bastien Nocera <bnocera@redhat.com> 2.91.5-4
Bastien Nocera 9a84bdc
- Rebuild against newer control-center
Bastien Nocera 9a84bdc
5aa5db8
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-3
5aa5db8
- Rebuild against newer gtk
5aa5db8
cca2e15
* Thu Jan 20 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
cca2e15
- Drop unneeded requires
cca2e15
Bastien Nocera 0b44bd9
* Mon Jan 17 2011 Bastien Nocera <bnocera@redhat.com> 2.91.5-1
Bastien Nocera 0b44bd9
- Update to 2.91.5
Bastien Nocera 0b44bd9
0b0f375
* Sat Jan  8 2011 Matthias Clasen <mclasen@redhat.com> 2.91.2-3
0b0f375
- Rebuild against new gtk
0b0f375
5b891cb
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-2
5b891cb
- Rebuild against new gtk
5b891cb
Bastien Nocera ba39e06
* Thu Nov 11 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2-1
Bastien Nocera ba39e06
- Update to 2.91.2
Bastien Nocera ba39e06
fa10c2a
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> 1:2.90.0-10
fa10c2a
- Rebuild against libnotify 0.7.0
fa10c2a
Jesse Keating a41e0a3
* Wed Sep 29 2010 jkeating - 1:2.90.0-9
Jesse Keating a41e0a3
- Rebuilt for gcc bug 634757
Jesse Keating a41e0a3
af364b6
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-8
af364b6
- Fix the build against newer gtk
af364b6
922fdc9
* Tue Sep 21 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-7
922fdc9
- Rebuild against newer gobject-introspection
922fdc9
bf85f05
* Mon Aug 23 2010 Matthias Clasen <mclasen@redhat.com> 2.90.0-6
bf85f05
- Co-own /usr/share/gtk-doc
bf85f05
Bastien Nocera 54ee489
* Thu Aug 05 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-5
Bastien Nocera 54ee489
- Fix requires for new epoch
Bastien Nocera 54ee489
Bastien Nocera d2564e8
* Wed Aug 04 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-4
Bastien Nocera d2564e8
- Up the epoch due to F-14 changes
Bastien Nocera d2564e8
9aa7218
* Thu Jul 15 2010 Colin Walters <walters@verbum.org> - 2.90.0-4
9aa7218
- Rebuild with new gobject-introspection
9aa7218
ec33fc6
* Mon Jul 12 2010 Colin Walters <walters@verbum.org> - 2.90.0-3
ec33fc6
- Rebuild against new gobject-introspection
ec33fc6
a3c91c5
* Mon Jul  5 2010 Peter Robinson <pbrobinson@gmail.com> 2.90.0-2
a3c91c5
- Rebuild for new libmx
a3c91c5
df62bd7
* Wed Jun 30 2010 Bastien Nocera <bnocera@redhat.com> 2.90.0-1
df62bd7
- Update to 2.90.0
df62bd7
76d9597
* Mon Jun 28 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-3
76d9597
- Fix moblin package description
76d9597
8aa056a
* Thu Jun 03 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-2
8aa056a
- Fix /dev/rfkill permissions when using newer udev >= 154 (#588660)
8aa056a
  (with thanks to Sven Arvidsson and Debian)
8aa056a
eae8669
* Mon Mar 29 2010 Bastien Nocera <bnocera@redhat.com> 2.30.0-1
eae8669
- Update to 2.30.0
eae8669
f05e77e
* Wed Feb 24 2010 Bastien Nocera <bnocera@redhat.com> 2.29.91-2
f05e77e
- Require -libs of the same version to avoid conflicts
f05e77e
26ea68e
* Mon Feb 15 2010 Bastien Nocera <bnocera@redhat.com> 2.29.91-1
26ea68e
- Update to 2.29.91
26ea68e
ccb3113
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> 2.29.3-5
ccb3113
- Add missing libs
ccb3113
55a365a
* Thu Jan 28 2010 Bastien Nocera <bnocera@redhat.com> 2.29.3-4
55a365a
- Fix a few rpmlint warnings
55a365a
f8a306d
* Tue Dec 15 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-3
f8a306d
- Enable introspection
f8a306d
77e9234
* Mon Dec 14 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-2
77e9234
- Add patch to fix possible crasher in bluetooth-sendto (#544881)
77e9234
4090209
* Mon Nov 30 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-1
4090209
- Update to 2.29.3
4090209
08defa4
* Tue Nov 17 2009 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
08defa4
- Update to 2.29.2
08defa4
- Add moblin subpackage
08defa4
193cb26
* Tue Oct 20 2009 Bastien Nocera <bnocera@redhat.com> 2.28.3-1
193cb26
- Update to 2.28.3
193cb26
4168230
* Tue Oct 20 2009 Bastien Nocera <bnocera@redhat.com> 2.28.2-1
4168230
- Update to 2.28.2
4168230
60eea85
* Tue Sep 29 2009 Bastien Nocera <bnocera@redhat.com> 2.28.1-1
60eea85
- Update to 2.28.1
60eea85
d2b6e20
* Sat Sep 19 2009 Bastien Nocera <bnocera@redhat.com> 2.28.0-1
d2b6e20
- Update to 2.28.0
d2b6e20
e1f8e3d
* Fri Sep 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-3
e1f8e3d
- Fix possible pairing failure
e1f8e3d
2138f9b
* Thu Sep 03 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-2
2138f9b
- Fix connecting to audio devices not working when disconnected
2138f9b
  at start
2138f9b
37d31f2
* Wed Sep 02 2009 Bastien Nocera <bnocera@redhat.com> 2.27.90-1
37d31f2
- Update to 2.27.90
37d31f2
0df829d
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-5
0df829d
- Fix the friendly name not being editable (#516801)
0df829d
c91d47d
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-4
c91d47d
- Add udev rules to access /dev/rfkill (#514798)
c91d47d
1c609b4
* Tue Aug 11 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-3
1c609b4
- Don't crash when exiting the wizard
1c609b4
9d677f1
* Thu Aug 06 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-2
9d677f1
- Remove requirement on the main package from -libs, and move
9d677f1
  the icons from the main package to the -libs sub-package (#515845)
9d677f1
1839e60
* Tue Aug 04 2009 Bastien Nocera <bnocera@redhat.com> 2.27.9-1
1839e60
- Update to 2.27.9
1839e60
3267f27
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.8-2
3267f27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
3267f27
9997180
* Tue Jul 21 2009 Bastien Nocera <bnocera@redhat.com> 2.27.8-1
9997180
- Update to 2.27.8
9997180
82aec7c
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7.1-1
82aec7c
- Update to 2.27.7.1
82aec7c
82aec7c
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7-1
82aec7c
- Update to 2.27.7
82aec7c
423f445
* Wed Jun 17 2009 Bastien Nocera <bnocera@redhat.com> 2.27.6-1
423f445
- Update to 2.27.6
423f445
- Require newer BlueZ for SSP support
423f445
cad1f82
* Sat May 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.5-2
cad1f82
- Require the virtual provides for notification daemon (#500585)
cad1f82
aa050e9
* Wed May 06 2009 Bastien Nocera <bnocera@redhat.com> 2.27.5-1
aa050e9
- Update to 2.27.5
aa050e9
7969ce9
* Fri May 01 2009 Bastien Nocera <bnocera@redhat.com> 2.27.4-4
7969ce9
- Use the scriplets on the wiki for the icon update
7969ce9
5fed15a
* Fri May 01 2009 Bastien Nocera <bnocera@redhat.com> 2.27.4-3
5fed15a
- Touch the icon theme directory, should fix the icon not appearing
5fed15a
  properly on new installs
5fed15a
8b01685
* Thu Apr 16 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.4-2
8b01685
- Require the PA Bluetooth plugins
8b01685
25f6c11
* Tue Apr 14 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.4-1
25f6c11
- Update to 2.27.4
25f6c11
e018ce0
* Thu Apr 09 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.3-1
e018ce0
- Update to 2.27.3
e018ce0
35c3a5b
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-2
35c3a5b
- Fix schema installation
35c3a5b
945bf3d
* Wed Apr 08 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.2-1
945bf3d
- Upgrade to 2.27.2
945bf3d
3212403
* Tue Mar 10 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-4
3212403
- Make the -libs-devel obsolete and provide the -devel package, so
3212403
  we can actually upgrade...
3212403
55cb2cf
* Thu Mar 05 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-3
55cb2cf
- Add patch to fix sendto
55cb2cf
cbdddd3
* Wed Mar 04 2009 - Bastien Nocera <bnocera@redhat.com> - 2.27.1-2
cbdddd3
- Update to 2.27.1
5f2f1d4
- Loads of fixes mentioned by Bill Nottingham in bug #488498
cbdddd3
6dcaf69
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12.0-2
6dcaf69
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
6dcaf69
769e30b
* Thu Feb 19 2009 - Bastien Nocera <bnocera@redhat.com> - 0.12.0-1
769e30b
- Update to 0.12.0
769e30b
a373288
* Thu Dec  4 2008 Matthias Clasen <mclasen@redhat.com> - 0.11.0-8
a373288
- Rebuild for Python 2.6
a373288
362b06b
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.11.0-7
362b06b
- Rebuild for Python 2.6
362b06b
fd09b32
* Fri Oct 31 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0-6
fd09b32
- Remove a few more .la files
fd09b32
f4d3a7a
* Thu Sep 11 2008 Matthias Clasen  <mclasen@redhat.com> - 0.11.0-5
f4d3a7a
- Rebuild against new bluez-libs
f4d3a7a
fcd5a43
* Wed May 14 2008 - Ondrej Vasik <ovasik@redhat.com> - 0.11.0-4
fcd5a43
- Changed name of icon file(#444811)
fcd5a43
36f3885
* Wed Feb 27 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0-3
36f3885
- Remove gnome-obex-server, we should use gnome-user-share now
36f3885
b32bae1
* Mon Feb 11 2008 - Ondrej Vasik <ovasik@redhat.com> - 0.11.0-1
b32bae1
- gcc43 rebuild
b32bae1
8d2ea31
* Mon Jan 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.11.0
8d2ea31
- Update to 0.11.0
8d2ea31
19670d5
* Mon Jan 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.10.0
19670d5
- Update to 0.10.0
19670d5
5a8a7a0
* Mon Oct 22 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-4
5a8a7a0
- marked gnome-obex-server.schemas as config file
5a8a7a0
- changed upstream URL
5a8a7a0
f22f8a1
* Tue Sep 18 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-3
f22f8a1
- fixed wrong source URL
f22f8a1
2a29c47
* Thu Aug 23 2007 - Ondrej Vasik <ovasik@redhat.com> - 0.9.1-2
2a29c47
- rebuilt for F8
2a29c47
- changed license tag to GPLv2 and LGPLv2+
2a29c47
389bfb9
* Mon Jul 23 2007 - Bastien Nocera <bnocera@redhat.com> - 0.9.1-1
389bfb9
- Upgrade to 0.9.1 to fix a crasher in the server
389bfb9
f43a103
* Thu Jul 12 2007 - Bastien Nocera <bnocera@redhat.com> - 0.9.0-1
f43a103
- Update for 0.9.0
fdf5cf4
- Fix installation of the python bindings
f43a103
6c07cb0
* Mon Apr  2 2007 Matthias Clasen <mclasen@redhat.com> - 0.8.0-4
6c07cb0
- Remove unncessary gconfd killing from scripts (#224561)
6c07cb0
e746b43
* Tue Feb 27 2007 Harald Hoyer <harald@redhat.com> - 0.8.0-3%{?dist}
ce30584
- corrected BuildRoot
e746b43
- smp flags added
e746b43
- specfile cleanup
e746b43
- fixed desktop file
ce30584
a59a56c
* Thu Dec  7 2006 Jeremy Katz <katzj@redhat.com> - 0.8.0-2
a59a56c
- rebuild for python 2.5
a59a56c
a59a56c
* Mon Nov 13 2006 Harald Hoyer <harald@redhat.com> - 0.8.0-1
a823b0b
- version 0.8.0
a823b0b
190f69e
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-10.1
190f69e
- rebuild
190f69e
7c9c80d
* Wed Jun 14 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-10
7c9c80d
- bump for new openobex
7c9c80d
1827dff
* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-9
1827dff
- Missing automake, libtool, gettext BR
b4031cf
6b80474
* Sun Jun 11 2006 Jesse Keating <jkeating@redhat.com> - 0.7.0-6
6b80474
- Bump for new libbluetooth
6b80474
7c9c80d
* Wed May 31 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-6
7c9c80d
- add dependency on bluez-utils, cosmetic tweaks (bug #190280)
7c9c80d
8d9388e
* Tue May 30 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-5
8d9388e
- install schemata correctly (bug #193518)
8d9388e
497ba93
* Mon May 29 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-3
497ba93
- more build requires (bug #193374)
497ba93
9ad1ad6
* Mon Feb 27 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-2
9ad1ad6
- pydir fixes for lib64
9ad1ad6
7838c73
* Thu Feb 16 2006 Harald Hoyer <harald@redhat.com> - 0.7.0-1
7838c73
- version 0.7.0
7838c73
4135555
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2.1
4135555
- bump again for double-long bug on ppc(64)
4135555
64aed23
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.6.0-2.2
64aed23
- rebuilt for new gcc4.1 snapshot and glibc changes
64aed23
ec08e66
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
ec08e66
- rebuilt
ec08e66
b09b18d
* Fri Oct 07 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-2
b09b18d
- Fix relative path for the icons in desktop files which no longer works
b09b18d
  with the icon cache.
b09b18d
ee97222
* Wed Sep 28 2005 Harald Hoyer <harald@redhat.com> - 0.6.0-1
ee97222
- new version 0.6.0
ee97222
5d92594
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> 0.5.1-14
5d92594
- rebuild for new cairo
5d92594
42d71f7
* Thu Jul  7 2005 Matthias Saou <http://freshrpms.net/> 0.5.1-13
42d71f7
- Minor spec file cleanups.
42d71f7
- Fix relative path for the icons in desktop files which no longer works
42d71f7
  with the icon cache.
42d71f7
- Remove useless zero epochs.
42d71f7
- Remove explicit python abi requirement, it's automatic for FC4 and up.
42d71f7
276f8ed
* Thu Mar 31 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-12
276f8ed
- removed base requirement from libs
276f8ed
758a42b
* Tue Mar 29 2005 Warren Togami <wtogami@redhat.com> - 0.5.1-11
758a42b
- devel req glib2-devel libbtctl-devel for pkgconfig (#152488)
758a42b
8fcffdb
* Wed Mar 02 2005 Harald Hoyer <harald@redhat.com> 
8fcffdb
- rebuilt
8fcffdb
0e93886
* Mon Feb 21 2005 Harald Hoyer <harald@redhat.com> - 0.5.1-9
0e93886
- added gnome hbox patch for bug rh#149215
0e93886
42dbaf9
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-8
42dbaf9
- added requires for python-abi
42dbaf9
2408fa3
* Tue Dec 07 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-7
2408fa3
- split package into app, libs and devel
2408fa3
c3030b5
* Mon Oct 25 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-6
c3030b5
- fixed again gnome-bluetooth-manager script for 64bit (bug 134864)
c3030b5
4b7828c
* Fri Oct 08 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-5
4b7828c
- buildrequire pygtk2-devel (bug 135032)
4b7828c
- fixed gnome-bluetooth-manager script for 64bit (bug 134864)
4b7828c
- fixed segfault on file receive (bug 133041)
4b7828c
9661410
* Mon Sep 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-4
21ec6dd
- buildrequire libbtctl-devel
21ec6dd
- buildrequire openobex-devel >= 1.0.1
9661410
- pythondir -> pyexecdir
21ec6dd
cvsdist 62d3182
* Wed Jul 28 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-3
cvsdist 62d3182
- added build dependency for librsvg2-devel
cvsdist 62d3182
cvsdist eea13fd
* Tue Jul 27 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-2
cvsdist eea13fd
- added pydir patch
cvsdist eea13fd
cvsdist eea13fd
* Thu Jul 22 2004 Harald Hoyer <harald@redhat.com> - 0.5.1-1
cvsdist eea13fd
- version 0.5.1
cvsdist eea13fd
cvsdist eea13fd
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist eea13fd
- rebuilt
cvsdist eea13fd
cvsdist eea13fd
* Tue May 25 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-8
cvsdist eea13fd
- corrected BuildRequires
cvsdist eea13fd
cvsdist eea13fd
* Wed Mar 10 2004 Harald Hoyer <harald@redhat.com> - 0.4.1-7
cvsdist eea13fd
- added EggToolBar patch for gcc34
cvsdist eea13fd
cvsdist eea13fd
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist eea13fd
- rebuilt
cvsdist eea13fd
cvsdist eea13fd
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist eea13fd
- rebuilt
cvsdist eea13fd
cvsdist eea13fd
* Mon Jan 26 2004 Harald Hoyer <harald@redhat.de> 0.4.1-4
cvsdist eea13fd
- added autofoo patch
cvsdist eea13fd
cvsdist eea13fd
* Thu Aug 28 2003 Harald Hoyer <harald@redhat.de> 0.4.1-3
cvsdist eea13fd
- add .so to gnome-vfs module, if libtool does not!
cvsdist eea13fd
cvsdist eea13fd
* Thu Aug 07 2003 Harald Hoyer <harald@redhat.de> 0.4.1-2
cvsdist eea13fd
- call libtool finish
cvsdist eea13fd
cvsdist eea13fd
* Wed Aug  6 2003 Harald Hoyer <harald@redhat.de> 0.4.1-1
cvsdist eea13fd
- new version 0.4.1
cvsdist eea13fd
cvsdist eea13fd
* Wed Jun  5 2003 Harald Hoyer <harald@redhat.de> 0.4-1
cvsdist eea13fd
- initial RPM
cvsdist eea13fd
cvsdist 6e0c721