Hello community,

here is the log from the commit of package krb5-auth-dialog for openSUSE:Factory
checked in at Sun Oct 2 10:13:49 CEST 2011.



--------
--- openSUSE:Factory/krb5-auth-dialog/krb5-auth-dialog.changes  2011-09-23 
02:07:16.000000000 +0200
+++ /mounts/work_src_done/STABLE/krb5-auth-dialog/krb5-auth-dialog.changes      
2011-09-27 12:32:14.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Sep 27 10:14:15 UTC 2011 - [email protected]
+
+- Update to version 3.2.0:
+  + Use GtkApplication
+  + Turn ticket dialog into the main window that gets shown when
+    krb5-auth-dialog is invoked multiple times. This makes the
+    prefs easily accessible.
+  + Fix crash when displaying empty ticket dialog
+  + Updated translations.
+- Add krb5-auth-dialog-fix-desktop.patch: add categories to
+  .desktop file, taken from git.
+- Drop krb5-auth-dialog-no-g-c-c.patch: fixed upstream.
+- Drop call to autoreconf: it was only needed for patch above.
+- Drop --with-gtk=3.0 option from configure: this option is now
+  gone.
+- Use GNOME, GTK, System, Network categories in the
+  krb5-auth-dialog.desktop, since the upstream ones don't pass our
+  checks.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  krb5-auth-dialog-3.1.91.tar.bz2
  krb5-auth-dialog-no-g-c-c.patch

New:
----
  krb5-auth-dialog-3.2.0.tar.bz2
  krb5-auth-dialog-fix-desktop.patch

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

Other differences:
------------------
++++++ krb5-auth-dialog.spec ++++++
--- /var/tmp/diff_new_pack.6SWw26/_old  2011-10-02 10:13:45.000000000 +0200
+++ /var/tmp/diff_new_pack.6SWw26/_new  2011-10-02 10:13:45.000000000 +0200
@@ -20,14 +20,14 @@
 
 Name:           krb5-auth-dialog
 Summary:        Kerberos 5 ticket monitoring tray applet
-Version:        3.1.91
+Version:        3.2.0
 Release:        1
 License:        GPLv2+
 Group:          Productivity/Security
 Url:            http://download.gnome.org/sources/krb5-auth-dialog/
-Source:         
http://download.gnome.org/sources/krb5-auth-dialog/3.1/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM krb5-auth-dialog-no-g-c-c.patch bgo#658364 
[email protected] -- Really drop gnome-control-center dependency
-Patch0:         krb5-auth-dialog-no-g-c-c.patch
+Source:         
http://download.gnome.org/sources/krb5-auth-dialog/3.2/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM krb5-auth-dialog-fix-desktop.patch [email protected] -- 
Add categories to .desktop file, taken from git
+Patch0:         krb5-auth-dialog-fix-desktop.patch
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gnome-doc-utils-devel
@@ -36,11 +36,11 @@
 BuildRequires:  pam-devel
 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(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)
+BuildRequires:  pkgconfig(libnotify) >= 0.7.0
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -59,19 +59,17 @@
 %patch0 -p1
 
 %build
-# needed for patch0
-autoreconf -fi
 %configure \
         --disable-static \
-        --disable-scrollkeeper \
-        --with-gtk=3.0
+        --disable-scrollkeeper
 %__make %{?jobs:-j%jobs}
 
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %suse_update_desktop_file 
%{buildroot}%{_sysconfdir}/xdg/autostart/%{name}.desktop
-%suse_update_desktop_file %{buildroot}%{_datadir}/applications/%{name}.desktop
+# 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
 

++++++ krb5-auth-dialog-3.1.91.tar.bz2 -> krb5-auth-dialog-3.2.0.tar.bz2 ++++++
++++ 5184 lines of diff (skipped)

++++++ krb5-auth-dialog-fix-desktop.patch ++++++
>From 256cd8abe47a7d762d738295e1c8f3ca90ab7590 Mon Sep 17 00:00:00 2001
From: Guido Günther <[email protected]>
Date: Tue, 27 Sep 2011 09:52:37 +0000
Subject: Add categories to desktop file

BZ: #660227
---
diff --git a/src/krb5-auth-dialog.desktop.in b/src/krb5-auth-dialog.desktop.in
index 6f02571..7c2223a 100644
--- a/src/krb5-auth-dialog.desktop.in
+++ b/src/krb5-auth-dialog.desktop.in
@@ -5,6 +5,7 @@ Exec=krb5-auth-dialog
 Terminal=false
 Type=Application
 Icon=krb-valid-ticket
+Categories=GNOME;GTK;Utility;Network;
 X-GNOME-Bugzilla-Bugzilla=GNOME
 X-GNOME-Bugzilla-Product=krb5-auth-dialog
 X-GNOME-Bugzilla-Component=general
--
cgit v0.9.0.2
continue with "q"...



Remember to have fun...

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

Reply via email to