Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory
checked in at Fri Sep 9 12:24:54 CEST 2011.



--------
--- GNOME/seahorse/seahorse.changes     2011-07-25 17:51:44.000000000 +0200
+++ /mounts/work_src_done/STABLE/seahorse/seahorse.changes      2011-09-05 
08:42:20.000000000 +0200
@@ -1,0 +2,32 @@
+Mon Sep  5 06:30:47 UTC 2011 - [email protected]
+
+- Update to version 3.1.91:
+  + Fix up for recent GTK+3 changes.
+  + Code cleanup, removing unused code.
+  + Remove old GTK+2 code that was missed earlier.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Sep  1 13:48:16 UTC 2011 - [email protected]
+
+- Update to version 3.1.90:
+  + Change application name to shorter 'Passwords and Keys'
+  + Fix drop downs in key generation dialogs
+  + Don't distribute internal libseahorse documentation
+  + Match changes in libgck and libgcr
+  + Remove old operation code, and replace with newer gio style
+    async
+  + Remove unused code and cleanup
+  + Port to GSettings (instead of using GConf)
+  + Add Glib style debug messages, activated with SEAHORSE_DEBUG=all
+  + Translation and build fixes
+- Remove pkgconfig(gconf-2.0) BuildRequires,
+  --disable-schemas-install from configure call and usage of gconf
+  macros; move to %glib2_gsettings_schema_* macros instead. This is
+  following the port to GSettings.
+- Update GenericName we set for seahorse.desktop to 'Passwords and
+  Keys', following upstream.
+- Remove hacky removal of libseahorse gtk-doc in %install now that
+  it is gone.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  seahorse-3.1.4.tar.bz2

New:
----
  seahorse-3.1.91.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ seahorse.spec ++++++
--- /var/tmp/diff_new_pack.2sg27I/_old  2011-09-09 12:24:49.000000000 +0200
+++ /var/tmp/diff_new_pack.2sg27I/_new  2011-09-09 12:24:49.000000000 +0200
@@ -21,7 +21,7 @@
 Name:           seahorse
 License:        GPLv2+
 Group:          Productivity/Security
-Version:        3.1.4
+Version:        3.1.91
 Release:        1
 Summary:        GNOME interface for gnupg
 Url:            http://seahorse.sourceforge.net/
@@ -38,8 +38,7 @@
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(avahi-glib)
 BuildRequires:  pkgconfig(gck-1)
-BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gcr-3)
+BuildRequires:  pkgconfig(gcr-3) >= 3.1.5
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -47,7 +46,7 @@
 Recommends:     %{name}-lang
 Obsoletes:      %{name}-devel < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 Seahorse is a GNOME interface for gnupg. It uses gpgme as the backend.
@@ -59,8 +58,7 @@
 
 %build
 %configure \
-        --disable-scrollkeeper \
-        --disable-schemas-install
+        --disable-scrollkeeper
 make %{?jobs:-j%jobs} V=1
 
 %install
@@ -69,31 +67,24 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %{__rm} -f %{buildroot}%{_libdir}/*.*a
-# there's no public libseahorse library, so we don't need the doc (bgo#655275)
-rm -r %{buildroot}%{_datadir}/gtk-doc/html/libseahorse/
-%suse_update_desktop_file -G "Passwords and Encryption Keys" -N "Seahorse" 
%{name}
+%suse_update_desktop_file -G "Passwords and Keys" -N "Seahorse" %{name}
 %find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
 %fdupes $RPM_BUILD_ROOT
 
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 %icon_theme_cache_post
 
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 %icon_theme_cache_postun
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog ChangeLog.pre-auto NEWS README
 %dir %{_datadir}/gnome/
@@ -106,6 +97,11 @@
 %{_bindir}/seahorse
 %{_libdir}/seahorse/
 %{_datadir}/applications/seahorse.desktop
+%{_datadir}/GConf/gsettings/org.gnome.seahorse.convert
+%{_datadir}/GConf/gsettings/org.gnome.seahorse.manager.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.manager.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.seahorse.window.gschema.xml
 %{_datadir}/icons/hicolor/*/*/seahorse.png
 %{_datadir}/icons/hicolor/*/*/seahorse-preferences.png
 %{_datadir}/pixmaps/seahorse/

++++++ seahorse-3.1.4.tar.bz2 -> seahorse-3.1.91.tar.bz2 ++++++
++++ 98692 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to