Author: patrys Date: Sun Dec 13 13:43:40 2009 GMT Module: packages Tag: DEVEL ---- Log message: - 2.29.3
---- Files affected: packages/gnome-bluetooth: gnome-bluetooth.spec (1.75 -> 1.75.2.1) ---- Diffs: ================================================================ Index: packages/gnome-bluetooth/gnome-bluetooth.spec diff -u packages/gnome-bluetooth/gnome-bluetooth.spec:1.75 packages/gnome-bluetooth/gnome-bluetooth.spec:1.75.2.1 --- packages/gnome-bluetooth/gnome-bluetooth.spec:1.75 Thu Nov 12 13:16:11 2009 +++ packages/gnome-bluetooth/gnome-bluetooth.spec Sun Dec 13 14:43:35 2009 @@ -2,12 +2,12 @@ Summary: GNOME Bluetooth Subsystem Summary(pl.UTF-8): Podsystem GNOME Bluetooth Name: gnome-bluetooth -Version: 2.28.3 -Release: 2 +Version: 2.29.3 +Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.28/%{name}-%{version}.tar.bz2 -# Source0-md5: 1cadae3e520adb620df35c9cec2813d1 +Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/2.29/%{name}-%{version}.tar.bz2 +# Source0-md5: 03cd99b9d781ad794472d3921a83c049 URL: http://live.gnome.org/GnomeBluetooth BuildRequires: GConf2-devel >= 2.24.0 BuildRequires: autoconf >= 2.52 @@ -22,6 +22,7 @@ BuildRequires: libnotify-devel >= 0.4.3 BuildRequires: libtool BuildRequires: libunique-devel >= 1.0.0 +BuildRequires: nautilus-sendto-devel >= 2.28.0.1 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: udev-glib-devel >= 144-2 @@ -98,9 +99,24 @@ %description apidocs -l pl.UTF-8 Dokumentacja API biblioteki GNOME Bluetooth. +%package -n nautilus-sendto-bluetooth +Summary: Bluetooth support for sending files in Nautilus +Summary(pl.UTF-8): Wsparcie dla bluetooth przy wysyłaniu plików z Nautilusa +Group: X11/Applications +Requires: %{name} = %{version}-%{release} +Requires: nautilus-sendto >= 2.28.0.1 + +%description -n nautilus-sendto-bluetooth +Enables sending files from Nautilus over bluetooth. + +%description -n nautilus-sendto-bluetooth -l pl.UTF-8 +Pozwala na przesyłanie z Nautilusa plików przez bluetooth. + %prep %setup -q -sed -i 's/mus//g' po/LINGUAS +sed -i 's/^...@shaw//g' po/LINGUAS +sed -i 's/^mus//g' po/LINGUAS +rm -f po/[email protected] rm -f po/mus.po %build @@ -113,6 +129,7 @@ %{__automake} %configure \ --enable-gtk-doc \ + --enable-nautilus-sendto \ --disable-desktop-update \ --disable-icon-update \ --disable-introspection \ @@ -183,12 +200,19 @@ %defattr(644,root,root,755) %{_gtkdocdir}/gnome-bluetooth +%files -n nautilus-sendto-bluetooth +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/nautilus-sendto/plugins/libnstbluetooth.so + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.75.2.1 2009/12/13 13:43:35 patrys +- 2.29.3 + Revision 1.75 2009/11/12 12:16:11 patrys - rebuild - rel 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-bluetooth/gnome-bluetooth.spec?r1=1.75&r2=1.75.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
