Author: megabajt Date: Tue Mar 27 16:25:20 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.4.0; merged changes from DEVEL - removed obsolete -am.patch
---- Files affected: packages/gnome-bluetooth: gnome-bluetooth.spec (1.93 -> 1.94) ---- Diffs: ================================================================ Index: packages/gnome-bluetooth/gnome-bluetooth.spec diff -u packages/gnome-bluetooth/gnome-bluetooth.spec:1.93 packages/gnome-bluetooth/gnome-bluetooth.spec:1.94 --- packages/gnome-bluetooth/gnome-bluetooth.spec:1.93 Tue Feb 14 18:03:24 2012 +++ packages/gnome-bluetooth/gnome-bluetooth.spec Tue Mar 27 18:25:15 2012 @@ -2,23 +2,20 @@ Summary: GNOME Bluetooth Subsystem Summary(pl.UTF-8): Podsystem GNOME Bluetooth Name: gnome-bluetooth -Version: 3.2.2 -Release: 2 +Version: 3.4.0 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/3.2/%{name}-%{version}.tar.xz -# Source0-md5: 92d5a6b20ecc1bb854aaab67b0a155d6 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/3.4/%{name}-%{version}.tar.xz +# Source0-md5: 6e5763f4cfd98753cb191346c156a786 Source1: 61-%{name}-rfkill.rules -Patch0: %{name}-am.patch URL: http://live.gnome.org/GnomeBluetooth BuildRequires: autoconf >= 2.52 BuildRequires: automake >= 1:1.9 -BuildRequires: dbus-glib-devel >= 0.74 BuildRequires: docbook-dtd412-xml BuildRequires: gettext-devel >= 0.17 -BuildRequires: glib2-devel >= 1:2.28.0 +BuildRequires: glib2-devel >= 1:2.30.0 BuildRequires: gnome-common -BuildRequires: gnome-control-center-devel >= 3.0.0 BuildRequires: gnome-doc-utils BuildRequires: gobject-introspection-devel >= 0.10.0 BuildRequires: gtk+3-devel >= 3.0.0 @@ -37,7 +34,6 @@ Requires: %{name}-libs = %{version}-%{release} Requires: bluez >= 4.22 Requires: dbus(org.openobex.client) -Requires: dbus-glib Requires: dconf Requires: hicolor-icon-theme Requires: udev-acl @@ -59,6 +55,7 @@ Summary(pl.UTF-8): Współdzielone biblioteki dla podsystemu GNOME Bluetooth License: LGPL v2+ Group: X11/Libraries +Requires: glib2 >= 1:2.30.0 %description libs GNOME Bluetooth subsystem shared libraries. @@ -72,7 +69,7 @@ License: LGPL v2+ Group: X11/Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: dbus-glib-devel >= 0.74 +Requires: glib2-devel >= 1:2.30.0 Requires: gtk+3-devel >= 3.0.0 %description devel @@ -121,7 +118,6 @@ %prep %setup -q -%patch0 -p1 %build %{__gtkdocize} @@ -152,8 +148,6 @@ %{__rm} $RPM_BUILD_ROOT%{_libdir}/libgnome-bluetooth.la \ $RPM_BUILD_ROOT%{_libdir}/gnome-bluetooth/plugins/*.la \ - $RPM_BUILD_ROOT%{_libdir}/control-center-1/panels/libbluetooth.la \ - $RPM_BUILD_ROOT%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.la \ $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/libnstbluetooth.la # workaround for (broken?) GnomeBluetoothApplet-1.0.typelib @@ -181,14 +175,12 @@ %attr(755,root,root) %{_bindir}/bluetooth-applet %attr(755,root,root) %{_bindir}/bluetooth-sendto %attr(755,root,root) %{_bindir}/bluetooth-wizard -%{_desktopdir}/bluetooth-properties.desktop %{_desktopdir}/bluetooth-sendto.desktop %{_desktopdir}/bluetooth-wizard.desktop %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop %{_datadir}/GConf/gsettings/gnome-bluetooth* %{_datadir}/glib-2.0/schemas/*.gschema.xml %{_datadir}/gnome-bluetooth -%attr(755,root,root) %{_libdir}/control-center-1/panels/libbluetooth.so %dir %{_libdir}/gnome-bluetooth/plugins %attr(755,root,root) %{_libdir}/gnome-bluetooth/plugins/*.so %{_iconsdir}/hicolor/*/*/*.png @@ -201,7 +193,7 @@ %files libs %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libgnome-bluetooth.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libgnome-bluetooth.so.8 +%attr(755,root,root) %ghost %{_libdir}/libgnome-bluetooth.so.10 %dir %{_libdir}/gnome-bluetooth %attr(755,root,root) %{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so %attr(755,root,root) %{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so.0 @@ -231,6 +223,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.94 2012/03/27 16:25:15 megabajt +- updated to 3.4.0; merged changes from DEVEL +- removed obsolete -am.patch + +Revision 1.93.2.1 2012/02/22 23:18:05 megabajt +- updated to 3.3.4 + Revision 1.93 2012/02/14 17:03:24 megabajt - fixed build with automake 1.11.2 - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gnome-bluetooth/gnome-bluetooth.spec?r1=1.93&r2=1.94 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
