Hello community, here is the log from the commit of package seahorse checked in at Mon Oct 27 17:15:53 CET 2008. -------- --- GNOME/seahorse/seahorse.changes 2008-10-07 14:05:57.000000000 +0200 +++ /mounts/work_src_done/STABLE/seahorse/seahorse.changes 2008-10-19 23:39:40.000000000 +0200 @@ -1,0 +2,10 @@ +Mon Oct 20 08:37:03 EST 2008 - mboman@suse.de + +- Update to version 2.24.1: + + Fix problems with seahorse crashing when searching for + remote keys. + + Build fixes on Solaris + + Fix selection of keys in libcryptui. + + I18n fixes. + +------------------------------------------------------------------- @@ -6,0 +17,25 @@ +Wed Sep 24 11:53:13 CDT 2008 - maw@suse.de + +- Update to version 2.24.0: + + Some tweaks to the password prompt window, including allowing + minimizing to release the keyboard grab + + Return a 'cancelled' error when from the daemon crypto dbus + methods when a user cancels out of a password prompt + + Show revoked subkeys properly in details view of PGP keys + + Fix problem deleting SSH keys + + Fix dialog prompt column widths, and elipsize long text in + key listing + + Fix problem with 'no keys available' when trying to sign a + PGP key from within the key manager + + Add 'exportable' flag to objects/keys and don't enable export + UI if selected objects are not exportable + + Misc. other fixes. + +------------------------------------------------------------------- +Wed Sep 24 09:38:23 CEST 2008 - wr@opensuse.org + +- removed traces of unused subpackages (part of bnc#420641) +- added libnotify support +- removed obsolete configure options + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- seahorse-2.23.92.tar.bz2 New: ---- seahorse-2.24.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ seahorse.spec ++++++ --- /var/tmp/diff_new_pack.Wf3136/_old 2008-10-27 17:15:39.000000000 +0100 +++ /var/tmp/diff_new_pack.Wf3136/_new 2008-10-27 17:15:39.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package seahorse (Version 2.23.92) +# spec file for package seahorse (Version 2.24.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,19 +19,19 @@ Name: seahorse -BuildRequires: epiphany-devel fdupes gedit-devel gnome-doc-utils-devel +BuildRequires: fdupes gedit-devel gnome-doc-utils-devel BuildRequires: gnome-panel-devel gnome-themes gpg2 gpgme-devel gvfs-devel BuildRequires: intltool libavahi-glib-devel libglade2-devel BuildRequires: libgnomeprintui-devel libgpg-error-devel libsoup-devel BuildRequires: libwnck-devel libxml2-devel nautilus-devel openldap2-devel BuildRequires: openssh perl-XML-Parser update-desktop-files -BuildRequires: gcc-c++ +BuildRequires: gcc-c++ libnotify-devel License: GPL v2 or later -Group: System/GUI/GNOME +Group: Productivity/Security AutoReqProv: on PreReq: gconf2 -Version: 2.23.92 -Release: 2 +Version: 2.24.1 +Release: 1 Requires: %{name}-lang = %{version} Summary: GNOME2 interface for gnupg Source: ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2 @@ -74,53 +74,6 @@ Nate Nielsen <nielsen@memberwebs.com> Adam Schreiber <sadam@clemson.edu> -%package gedit-plugin -License: GPL v2 or later -Summary: Seahorse plugin for gedit -Group: System/GUI/GNOME -Requires: %{name} = %{version}-%{release} -# Requires: gedit = %(rpm -q --qf '%%{version}' gedit) -Requires: gedit - -%description gedit-plugin -Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. - -This package provides a plugin for the gedit text editor. - - - -Authors: --------- - Jacob Perkins <jap1@users.sourceforge.net> - Jose Carlos Garcia Sogo <jsogo@users.sourceforge.net> - Jean Schurger <jk24@users.sourceforge.net> - Nate Nielsen <nielsen@memberwebs.com> - Adam Schreiber <sadam@clemson.edu> - -%package epiphany-plugin -# When epiphany is updated, _epiphany_major_version will need to be too. -%define _epiphany_major_version 2.22 -License: GPL v2 or later -Summary: GNOME2 interface for epiphany -Group: System/GUI/GNOME -Requires: %{name} = %{version}-%{release} -Requires: epiphany - -%description epiphany-plugin -Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend. - -This package provides a plugin for the epiphany web browser. - - - -Authors: --------- - Jacob Perkins <jap1@users.sourceforge.net> - Jose Carlos Garcia Sogo <jsogo@users.sourceforge.net> - Jean Schurger <jk24@users.sourceforge.net> - Nate Nielsen <nielsen@memberwebs.com> - Adam Schreiber <sadam@clemson.edu> - %lang_package %prep %setup @@ -130,10 +83,8 @@ %{?suse_update_config:%{suse_update_config -f}} autoreconf -f -i export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED -DWITH_SSH" -%configure \ - --with-ssh \ - --enable-gedit -make +%configure +make %{?jobs:-j%jobs} %install export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 @@ -143,9 +94,6 @@ # ...everywhere. rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper rm -rf $RPM_BUILD_ROOT/%{_libdir}/lib*.*a -#rm $RPM_BUILD_ROOT/%{_libdir}/nautilus/extensions-2.0/*.*a -#rm $RPM_BUILD_ROOT/%{_libdir}/gedit-2/plugins/*.*a -#rm $RPM_BUILD_ROOT/%{_libdir}/epiphany/%_epiphany_major_version/extensions/*.*a ( cd ${RPM_BUILD_ROOT}/%{_datadir}/mime/ && rm -rf XMLnamespaces globs mime application magic ) unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL %suse_update_desktop_file %{name} Security -G "Passwords and Encryption Keys" -N "Seahorse" @@ -180,23 +128,15 @@ %doc AUTHORS ChangeLog NEWS README %defattr (-, root, root) %{_prefix}/bin/* -%dir %{_libdir}/seahorse +%{_libdir}/seahorse %{_libdir}/*.so* -%{_libdir}/seahorse/* %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.seahorse.service -%{_datadir}/icons/hicolor/*/apps/*.svg -%{_datadir}/icons/hicolor/*/apps/*.png +%{_datadir}/icons/hicolor/*/*/*.png %{_datadir}/man/man1/*.1.gz %dir %{_datadir}/omf/seahorse %{_datadir}/omf/seahorse/*.omf -%{_datadir}/pixmaps/*.svg -%dir %{_datadir}/pixmaps/seahorse -%dir %{_datadir}/pixmaps/seahorse/22x22 -%dir %{_datadir}/pixmaps/seahorse/48x48 -%dir %{_datadir}/pixmaps/seahorse/scalable -%{_datadir}/pixmaps/seahorse/*/*.svg -%{_datadir}/pixmaps/seahorse/*/*.png +%{_datadir}/pixmaps/seahorse %{_datadir}/seahorse %files lang -f %{name}.lang @@ -208,9 +148,35 @@ %{_includedir}/libcryptui/*.h %changelog +* Mon Oct 20 2008 mboman@suse.de +- Update to version 2.24.1: + + Fix problems with seahorse crashing when searching for + remote keys. + + Build fixes on Solaris + + Fix selection of keys in libcryptui. + + I18n fixes. * Tue Oct 07 2008 meissner@suse.de - removed xulrunner requires (since plugin is gone too) -* Tue Sep 09 2008 mboman@novell.com +* Wed Sep 24 2008 maw@suse.de +- Update to version 2.24.0: + + Some tweaks to the password prompt window, including allowing + minimizing to release the keyboard grab + + Return a 'cancelled' error when from the daemon crypto dbus + methods when a user cancels out of a password prompt + + Show revoked subkeys properly in details view of PGP keys + + Fix problem deleting SSH keys + + Fix dialog prompt column widths, and elipsize long text in + key listing + + Fix problem with 'no keys available' when trying to sign a + PGP key from within the key manager + + Add 'exportable' flag to objects/keys and don't enable export + UI if selected objects are not exportable + + Misc. other fixes. +* Wed Sep 24 2008 wr@opensuse.org +- removed traces of unused subpackages (part of bnc#420641) +- added libnotify support +- removed obsolete configure options +* Mon Sep 08 2008 mboman@novell.com - Update to version 2.23.92: + Fix crash when changing a stored Gnome Keyring password. + Fix certain crashes on syncing, searching and other operations. @@ -291,7 +257,7 @@ * Fri Mar 14 2008 maw@suse.de - Update to version 2.22.0: + Cosmetic version bump. -* Wed Mar 05 2008 maw@suse.de +* Tue Mar 04 2008 maw@suse.de - Update to version 2.21.92: + Documentation updates + Translation fixes. @@ -308,7 +274,7 @@ + Fix build problems with nautilus 2.21.x and later + Install nautilus extension to correct directory + Support better dropping of text keys onto main window. -* Thu Jan 10 2008 maw@suse.de +* Wed Jan 09 2008 maw@suse.de - Update to 2.21.4: + Remove ssh proxy since gnome-keyring now has a proper ssh agent + Don't hardcode epiphany extensions directories @@ -326,7 +292,7 @@ * Other UI and code fixes - Remove upstreamed patch seahourse-abuild-warnings.patch - Annotate seahourse-desktop.patch -* Wed Dec 05 2007 maw@suse.de +* Tue Dec 04 2007 maw@suse.de - Don't require openldap2 to build. * Wed Nov 21 2007 maw@suse.de - Rename abuild.patch to seahorse-abuild-warnings.patch @@ -366,17 +332,17 @@ + Updated translations - Respin abuild.patch - Remove seahorse-gpg-version.patch, which has been upstreamed. -* Thu Sep 06 2007 maw@suse.de +* Wed Sep 05 2007 maw@suse.de - Correct a .desktop file (#272535). * Tue Aug 07 2007 maw@suse.de - Use %%fdupes - Split off a -lang subpackage - s#%%run_ldconfig#/sbin/ldconfig# in %%post and %%postun. -* Sat Jun 23 2007 maw@suse.de +* Fri Jun 22 2007 maw@suse.de - s/gpg/gpg2/ in the buildreq - Add seahorse-gpg-version.patch to allow builds when only gpg2 is installed. -* Wed Jun 06 2007 ro@suse.de +* Tue Jun 05 2007 ro@suse.de - added gpg to buildreq * Mon Apr 16 2007 maw@suse.de - Create a -devel subpackage (#262572). @@ -400,11 +366,11 @@ * Other minor fixes - Updated translations for the ar, bg, ca, da, dz, el, es, et, fi, fr, it, gu, ja, lt, mk, nb, pt, pt_BR, sv, and th locales. -* Wed Apr 11 2007 maw@suse.de +* Tue Apr 10 2007 maw@suse.de - Add abuild.patch, to silence some warnings. * Tue Apr 10 2007 maw@suse.de - Add openssh as an additional build requirement. -* Tue Apr 10 2007 maw@suse.de +* Mon Apr 09 2007 maw@suse.de - Update to version 1.0 - Remove seahorse-uninited.patch which no longer appears to apply - Many fixes for bugzilla.gnome.org incl. #415808, #408774, #414078, @@ -425,9 +391,9 @@ and #342005 - No longer try to rename certain localizations - Buildrequire gnome-doc-utils-devel -* Mon Apr 02 2007 ro@suse.de +* Sun Apr 01 2007 ro@suse.de - updated gconf scriptlets -* Mon Feb 05 2007 ro@suse.de +* Sun Feb 04 2007 ro@suse.de - GNOME moved to /usr * Thu Dec 07 2006 sbrabec@suse.cz - Fixed MIME database path in scriptlets (#225666). @@ -435,13 +401,13 @@ - Do not touch obsolete run-scrollkeeper-update. * Mon Dec 04 2006 jhargadon@suse.de - removed ownership of /opt/gnome/share/mime (#225667) -* Mon Sep 04 2006 ro@suse.de +* Sun Sep 03 2006 ro@suse.de - fix build (find icon file) * Tue Jul 18 2006 nadvornik@suse.cz - fixed check for minimal gpgme version * Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Sun Jan 15 2006 kukuk@suse.de +* Sat Jan 14 2006 kukuk@suse.de - Add gpgme-devel to nfb -* Sat Jan 07 2006 gekker@suse.de +* Fri Jan 06 2006 gekker@suse.de - Initial import into autobuild, version 0.8 (#131375) ++++++ seahorse-2.23.92.tar.bz2 -> seahorse-2.24.1.tar.bz2 ++++++ ++++ 193859 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org