Hello community, here is the log from the commit of package krb5-auth-dialog for openSUSE:Factory checked in at Fri May 6 10:52:47 CEST 2011. -------- --- GNOME/krb5-auth-dialog/krb5-auth-dialog.changes 2011-02-14 19:54:21.000000000 +0100 +++ /mounts/work_src_done/STABLE/krb5-auth-dialog/krb5-auth-dialog.changes 2011-04-29 01:44:17.000000000 +0200 @@ -1,0 +2,52 @@ +Thu Apr 28 14:28:16 CEST 2011 - vuntz@opensuse.org + +- Move to pkgconfig()-style BuildRequires: + + Old ones: NetworkManager-devel, gconf2-devel, gtk3-devel, + libnotify-devel. + + New ones: gconf-2.0, glib-2.0, gtk+-3.0, libnm-glib, libnotify. +- Drop dbus-1-glib-devel BuildRequires: the code got ported to + GDBus. +- Call %suse_update_desktop_file for gnome-ka-panel.desktop. + +------------------------------------------------------------------- +Thu Apr 28 11:56:12 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.1: + + Fix documentation of --auto + + Updated translations. + +------------------------------------------------------------------- +Tue Apr 5 14:15:50 UTC 2011 - fcrozat@novell.com + +- Update to version 3.0.0: + + Fix DBus activation + + Fix missing initial notification + + Updated translations. +- Changes from version 2.91.93: + + cc-panel: Move pkinit properties to separate tab + + Update for NetworkManager 0.9 + + Minor bug fixes +- Changes from version 2.91.91: + + Migrate to GDBus (bgo#622885) +- Changes from version 2.91.90: + + Check credential cache right after startup so the user gets + immediate feedback about her/his Kerberos tickets. + + Make "always run" the default, don't exit when no ticket cache + exists. + + Try harder to detect the notification daemon's persistence + capabilities during the autostart phase (bgo#642666). +- Changes from version 2.91.6: + + Add "Get ticket" button to notifications + + Disable tray icon if the notification server supports + persistent notifications. + + Move preferences to a gnome-control-center panel + + Display account expiry prompts returned by the KDC + + Drop gtksecentry and use GtkEntryBuffer with secmem instead + + Use NMClient GObject instead of deprecated functions + + Install desktop file to /u/s/applications so GNOME shell can + find the icons. +- Change gtk2-devel BuildRequires to gtk3-devel, and pass + --with-gtk=3.0 to configure (instead of --with-gtk=2.0). +- Add pkgconfig(libgnome-control-center) BuildRequires. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- krb5-auth-dialog-0.17.tar.bz2 New: ---- krb5-auth-dialog-3.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-auth-dialog.spec ++++++ --- /var/tmp/diff_new_pack.UzyVtl/_old 2011-05-06 10:19:26.000000000 +0200 +++ /var/tmp/diff_new_pack.UzyVtl/_new 2011-05-06 10:19:26.000000000 +0200 @@ -20,26 +20,26 @@ Name: krb5-auth-dialog Summary: Kerberos 5 ticket monitoring tray applet -Version: 0.17 -Release: 9 +Version: 3.0.1 +Release: 1 Source: %{name}-%{version}.tar.bz2 License: GPLv2+ Group: Productivity/Security Url: http://download.gnome.org/sources/krb5-auth-dialog/ -BuildRequires: NetworkManager-devel BuildRequires: bison -BuildRequires: dbus-1-glib-devel BuildRequires: flex -BuildRequires: gconf2-devel BuildRequires: gnome-doc-utils-devel -BuildRequires: gtk2-devel BuildRequires: intltool BuildRequires: krb5-devel -BuildRequires: libnotify-devel BuildRequires: pam-devel -BuildRequires: pkg-config BuildRequires: translation-update-upstream BuildRequires: update-desktop-files +BuildRequires: pkgconfig(gconf-2.0) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gtk+-3.0) +BuildRequires: pkgconfig(libgnome-control-center) +BuildRequires: pkgconfig(libnm-glib) +BuildRequires: pkgconfig(libnotify) Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,14 +60,15 @@ %configure \ --disable-static \ --disable-scrollkeeper \ - --with-gtk=2.0 + --with-gtk=3.0 %__make %{?jobs:-j%jobs} %install %makeinstall find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print -%suse_update_desktop_file %{name} -%suse_update_desktop_file %{name}-preferences +%suse_update_desktop_file %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop +%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop +%suse_update_desktop_file gnome-ka-panel %find_lang %{name} %{?no_lang_C} %find_gconf_schemas @@ -105,6 +106,7 @@ %doc %{_datadir}/omf/%{name}/%{name}-C.omf %{_bindir}/%{name}* %{_libdir}/%{name}/ +%{_libdir}/control-center-1/panels/libka.so %{_datadir}/%{name} %{_datadir}/applications/*.desktop %{_datadir}/dbus-1/services/org.gnome.KrbAuthDialog.service ++++++ krb5-auth-dialog-0.17.tar.bz2 -> krb5-auth-dialog-3.0.1.tar.bz2 ++++++ ++++ 42549 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