Hello community, here is the log from the commit of package krb5-auth-dialog for openSUSE:Factory checked in at 2013-03-21 22:04:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krb5-auth-dialog (Old) and /work/SRC/openSUSE:Factory/.krb5-auth-dialog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krb5-auth-dialog", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/krb5-auth-dialog/krb5-auth-dialog.changes 2011-10-18 14:29:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krb5-auth-dialog.new/krb5-auth-dialog.changes 2013-03-21 22:04:39.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Mar 19 22:13:40 UTC 2013 - [email protected] + +- Update to version 3.7.92: + + Use GSettings instead of GConf. + + Hide configuration tickets by default (bgo#649830). + + Updated translations. +- Drop pkgconfig(gconf-2.0) BuildRequires: no longer needed after + the port to GSettings. + +------------------------------------------------------------------- Old: ---- krb5-auth-dialog-3.2.1.tar.bz2 New: ---- krb5-auth-dialog-3.7.92.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-auth-dialog.spec ++++++ --- /var/tmp/diff_new_pack.FPfH58/_old 2013-03-21 22:04:40.000000000 +0100 +++ /var/tmp/diff_new_pack.FPfH58/_new 2013-03-21 22:04:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package krb5-auth-dialog # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -17,15 +17,14 @@ # - Name: krb5-auth-dialog Summary: Kerberos 5 ticket monitoring tray applet -Version: 3.2.1 -Release: 1 License: GPL-2.0+ Group: Productivity/Security +Version: 3.7.92 +Release: 0 Url: http://download.gnome.org/sources/krb5-auth-dialog/ -Source: http://download.gnome.org/sources/krb5-auth-dialog/3.2/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/krb5-auth-dialog/3.7/%{name}-%{version}.tar.xz BuildRequires: bison BuildRequires: flex BuildRequires: gnome-doc-utils-devel @@ -34,13 +33,13 @@ BuildRequires: pam-devel BuildRequires: translation-update-upstream BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gconf-2.0) >= 2.31 BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(gtk+-3.0) >= 3.0 BuildRequires: pkgconfig(libnm-glib) BuildRequires: pkgconfig(libnotify) >= 0.7.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build +%glib2_gsettings_schema_requires %description krb5-auth-dialog is a tray applet that monitors and refreshes your @@ -68,32 +67,21 @@ # Categories in the .desktop file don't work for brp-check, unfortunately %suse_update_desktop_file -r %{buildroot}%{_datadir}/applications/%{name}.desktop GNOME GTK System Network %find_lang %{name} %{?no_lang_C} -%find_gconf_schemas %clean rm -rf %{buildroot} -%pre -f %{name}.schemas_pre - -%preun -f %{name}.schemas_preun - -%posttrans -f %{name}.schemas_posttrans - -%if 0%{?suse_version} > 1130 - %post +%glib2_gsettings_schema_post %desktop_database_post %icon_theme_cache_post -%endif - -%if 0%{?suse_version} > 1130 %postun +%glib2_gsettings_schema_postun %desktop_database_postun %icon_theme_cache_postun -%endif -%files -f %{name}.schemas_list +%files %defattr(-,root,root) %dir %{_datadir}/gnome/ %dir %{_datadir}/gnome/help/ @@ -107,6 +95,8 @@ %{_datadir}/%{name} %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.KrbAuthDialog.service +%{_datadir}/GConf/gsettings/org.gnome.KrbAuthDialog.convert +%{_datadir}/glib-2.0/schemas/org.gnome.KrbAuthDialog.gschema.xml %{_datadir}/icons/hicolor/*/status/krb*.* %{_sysconfdir}/xdg/autostart/*.desktop %doc %{_mandir}/man?/*.* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
