- Update to 2.27.7.1
This commit is contained in:
parent
423f445771
commit
82aec7c3d9
@ -1 +1 @@
|
|||||||
gnome-bluetooth-2.27.6.tar.bz2
|
gnome-bluetooth-2.27.7.1.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-bluetooth
|
Name: gnome-bluetooth
|
||||||
Version: 2.27.6
|
Version: 2.27.7.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Bluetooth graphical utilities
|
Summary: Bluetooth graphical utilities
|
||||||
|
|
||||||
@ -25,7 +25,7 @@ Conflicts: bluez-gnome <= 1.8
|
|||||||
Obsoletes: bluez-gnome <= 1.8
|
Obsoletes: bluez-gnome <= 1.8
|
||||||
|
|
||||||
Requires: gvfs-obexftp
|
Requires: gvfs-obexftp
|
||||||
Requires: bluez >= 4.40
|
Requires: bluez >= 4.42
|
||||||
Requires: obexd
|
Requires: obexd
|
||||||
Requires: desktop-notification-daemon
|
Requires: desktop-notification-daemon
|
||||||
Requires: pulseaudio-module-bluetooth
|
Requires: pulseaudio-module-bluetooth
|
||||||
@ -73,7 +73,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
||||||
make install DESTDIR=$RPM_BUILD_ROOT
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
|
||||||
rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la
|
rm -f $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la $RPM_BUILD_ROOT/%{_libdir}/gnome-bluetooth/plugins/*.la
|
||||||
|
|
||||||
desktop-file-install --vendor="" \
|
desktop-file-install --vendor="" \
|
||||||
--delete-original \
|
--delete-original \
|
||||||
@ -165,6 +165,7 @@ fi
|
|||||||
%{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas
|
%{_sysconfdir}/gconf/schemas/bluetooth-manager.schemas
|
||||||
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
%{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop
|
||||||
%{_bindir}/bluetooth-*
|
%{_bindir}/bluetooth-*
|
||||||
|
%{_libdir}/gnome-bluetooth/
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
%{_datadir}/gnome-bluetooth/
|
%{_datadir}/gnome-bluetooth/
|
||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
@ -184,6 +185,12 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/gnome-bluetooth/
|
%{_datadir}/gtk-doc/html/gnome-bluetooth/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7.1-1
|
||||||
|
- Update to 2.27.7.1
|
||||||
|
|
||||||
|
* Thu Jun 25 2009 Bastien Nocera <bnocera@redhat.com> 2.27.7-1
|
||||||
|
- Update to 2.27.7
|
||||||
|
|
||||||
* Wed Jun 17 2009 Bastien Nocera <bnocera@redhat.com> 2.27.6-1
|
* Wed Jun 17 2009 Bastien Nocera <bnocera@redhat.com> 2.27.6-1
|
||||||
- Update to 2.27.6
|
- Update to 2.27.6
|
||||||
- Require newer BlueZ for SSP support
|
- Require newer BlueZ for SSP support
|
||||||
|
Loading…
Reference in New Issue
Block a user