Mailinglist Archive: opensuse-commit (762 mails)
| < Previous | Next > |
commit nautilus-sendto for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 09 Aug 2010 23:25:58 +0200
- Message-id: <20100809212558.EA642201F4@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package nautilus-sendto for openSUSE:Factory
checked in at Mon Aug 9 23:25:58 CEST 2010.
--------
--- GNOME/nautilus-sendto/nautilus-sendto.changes 2010-06-04
17:30:59.000000000 +0200
+++ nautilus-sendto/nautilus-sendto.changes 2010-08-06 11:30:23.000000000
+0200
@@ -1,0 +2,19 @@
+Fri Aug 6 11:17:08 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.31.6:
+ + Remove plugin to send files from Evolution,
+ it's now builtin to Evolution
+ + Remove Empathy plugin, now in Empathy
+ + Remove Bluetooth plugin, now in gnome-bluetooth
+ + Port to GSettings
+- Changes from version 2.28.5:
+ + Fix GSEAL compilation
+ + Make the last selected medium's widget grab focus
+ + Fix thunderbird's mailto command
+ + Fix crashers when unloading plugins
+ + Fix handling of shadowed mounts in the "Removable device"
+ section
+- Update packaging to handle GSettings schemas instead of gconf
+ schemas.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
nautilus-sendto-2.28.4.tar.bz2
New:
----
nautilus-sendto-2.31.6.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nautilus-sendto.spec ++++++
--- /var/tmp/diff_new_pack.wVCniv/_old 2010-08-09 23:23:56.000000000 +0200
+++ /var/tmp/diff_new_pack.wVCniv/_new 2010-08-09 23:23:56.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package nautilus-sendto (Version 2.28.4)
+# spec file for package nautilus-sendto (Version 2.31.6)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -18,8 +18,8 @@
Name: nautilus-sendto
-Version: 2.28.4
-Release: 3
+Version: 2.31.6
+Release: 1
License: GPLv2+
Summary: Integrate Nautilus, Evolution, Empathy and Pidgin
Url: http://www.es.gnome.org/~telemaco/
@@ -35,7 +35,7 @@
Requires: %{name}-lang = %{version}
Requires: nautilus
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
%description
This package provides the functionality to the Nautilus file browser to
@@ -105,28 +105,28 @@
%endif
find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name}
-%find_gconf_schemas
%fdupes %{buildroot}
%clean
rm -rf %{buildroot}
-%pre -f %{name}.schemas_pre
+%post
+%glib2_gsettings_schema_post
-%preun -f %{name}.schemas_preun
+%postun
+%glib2_gsettings_schema_postun
-%posttrans -f %{name}.schemas_posttrans
-
-%files -f %{name}.schemas_list
+%files
%defattr(-, root, root)
%doc AUTHORS NEWS COPYING
%{_bindir}/*
-%{_datadir}/nautilus-sendto
+%{_datadir}/GConf/gsettings/nautilus-sendto-convert
+%{_datadir}/glib-2.0/schemas/org.gnome.Nautilus.Sendto.gschema.xml
+%{_datadir}/nautilus-sendto/
%{_libdir}/nautilus/extensions-2.0/*.so
%dir %{_libdir}/nautilus-sendto
%dir %{_libdir}/nautilus-sendto/plugins
# Explicitly list plugins that should be in this package (they don't bring
dependencies)
-%{_libdir}/nautilus-sendto/plugins/libnstbluetooth.so
%{_libdir}/nautilus-sendto/plugins/libnstburn.so
%{_libdir}/nautilus-sendto/plugins/libnstgajim.so
%{_libdir}/nautilus-sendto/plugins/libnstremovable_devices.so
++++++ nautilus-sendto-2.28.4.tar.bz2 -> nautilus-sendto-2.31.6.tar.bz2 ++++++
++++ 19159 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |