Hello community, here is the log from the commit of package zenity checked in at Wed Aug 30 00:08:52 CEST 2006. -------- --- GNOME/zenity/zenity.changes 2006-08-29 01:26:28.000000000 +0200 +++ zenity/zenity.changes 2006-08-29 19:40:04.000000000 +0200 @@ -1,0 +2,21 @@ +Tue Aug 29 19:37:19 CEST 2006 - jhargadon@suse.de + +- update to version 2.15.92 +- translation updates +- About dialog update +- Text entry activation makes dialog return +- Correctly handle stdin input on text info dialog +- Port notification to GtkStatusIcon +- New dropdown menu on entry dialog +- Implementation of "message" command on notification + which pops notification bubbles +- New --confirm-overwrite to file selection dialog to + pop confirmation dialog when selection an existing + filename +- Quit zenity on about dialog response +- Manpage fixes +- Small memory allocation fixes +- Remove xlibs dependency +- Fix list dialog separator option + +------------------------------------------------------------------- Old: ---- zenity-2.12.1.tar.bz2 New: ---- zenity-2.15.92.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zenity.spec ++++++ --- /var/tmp/diff_new_pack.bDzPjA/_old 2006-08-30 00:08:29.000000000 +0200 +++ /var/tmp/diff_new_pack.bDzPjA/_new 2006-08-30 00:08:29.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package zenity (Version 2.12.1) +# spec file for package zenity (Version 2.15.92) # # Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -16,8 +16,8 @@ License: LGPL Group: System/GUI/GNOME Autoreqprov: on -Version: 2.12.1 -Release: 23 +Version: 2.15.92 +Release: 1 Summary: GNOME Command Line Dialog Utility Source: ftp://ftp.gnome.org/pub/GNOME/sources/zenity/2.6/%{name}-%{version}.tar.bz2 Patch: zenity-transparent-trayicon.patch @@ -43,13 +43,10 @@ %prep %setup -%patch -%patch2 +#%patch +#%patch2 %build -rename no nb po/no.* -sed "s/\(ALL_LINGUAS.*\) no /\1 nb /" configure > configure.tmp && \ - mv configure.tmp configure && chmod u+x configure CFLAGS="$RPM_OPT_FLAGS" \ ./configure \ --prefix=%prefix \ @@ -65,7 +62,7 @@ export LD_LIBRARY=$RPM_BUILD_ROOT/opt/gnome/%_lib make install DESTDIR=$RPM_BUILD_ROOT gzip -9nf $RPM_BUILD_ROOT%{prefix}/share/man/man?/*.? -%find_lang %{name}-0.1 +%find_lang %{name} for xml in $RPM_BUILD_ROOT%{prefix}/share/gnome/help/*/*/*.xml; do if echo $xml | egrep 'share/gnome/help/([^/]*)/[^/]*/\1\.xml$' > /dev/null; then meinproc --cache `echo $xml | sed 's/xml$/cache.bz2/'` $xml || : @@ -75,7 +72,7 @@ %clean rm -rf $RPM_BUILD_ROOT -%files -f %files -f %{name}-0.1.lang +%files -f %files -f %{name}.lang %doc AUTHORS COPYING ChangeLog NEWS README THANKS TODO %defattr (-, root, root) %{prefix}/bin/* @@ -85,6 +82,24 @@ %{prefix}/share/gnome/help/* %changelog -n zenity +* Tue Aug 29 2006 - jhargadon@suse.de +- update to version 2.15.92 +- translation updates +- About dialog update +- Text entry activation makes dialog return +- Correctly handle stdin input on text info dialog +- Port notification to GtkStatusIcon +- New dropdown menu on entry dialog +- Implementation of "message" command on notification + which pops notification bubbles +- New --confirm-overwrite to file selection dialog to + pop confirmation dialog when selection an existing + filename +- Quit zenity on about dialog response +- Manpage fixes +- Small memory allocation fixes +- Remove xlibs dependency +- Fix list dialog separator option * Tue Aug 29 2006 - ro@suse.de - disable scrollkeeper parts * Thu Jul 20 2006 - danw@suse.de ++++++ zenity-2.12.1.tar.bz2 -> zenity-2.15.92.tar.bz2 ++++++ ++++ 66033 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
participants (1)
-
root@suse.de