Hello community, here is the log from the commit of package yast2-ncurses checked in at Wed May 30 01:19:04 CEST 2007. -------- --- yast2-ncurses/yast2-ncurses.changes 2007-05-10 10:23:28.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-ncurses/yast2-ncurses.changes 2007-05-29 16:32:45.623038000 +0200 @@ -1,0 +2,26 @@ +Tue May 29 13:03:07 CEST 2007 - kmachalkova@suse.cz + +- Removed obsolete save/load selection stuff + related NCPkgPopupFile + class - replaced by save/load pkgs & patterns (FaTE #300729) +- Improved usability of cancel dialog in pkg manager (#274774) +- Fix disappearing 'Etc./All Packages List' submenu after unchecking + AutoDependency Check +- Place all popup dialogs in pkg manager to the centre of the screen + and calculate their size relatively to the screen size (if applicable) + (#275610) +- 2.15.17 + +------------------------------------------------------------------- +Wed May 23 13:54:16 CEST 2007 - gs@suse.de + +- Package Installation: check the partition size to prevent + division by zero during disk space calculation (bug #270836) + +------------------------------------------------------------------- +Wed May 16 13:15:56 CEST 2007 - gs@suse.de + +- Move all files related to package installation to subdir 'pkg' + and create a separate library libpy2ncurses_pkg (not yet loaded + as a plugin). + +------------------------------------------------------------------- Old: ---- yast2-ncurses-2.15.16.tar.bz2 New: ---- yast2-ncurses-2.15.17.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ncurses.spec ++++++ --- /var/tmp/diff_new_pack.va4488/_old 2007-05-30 01:18:48.000000000 +0200 +++ /var/tmp/diff_new_pack.va4488/_new 2007-05-30 01:18:48.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-ncurses (Version 2.15.16) +# spec file for package yast2-ncurses (Version 2.15.17) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,12 +11,12 @@ # norootforbuild Name: yast2-ncurses -Version: 2.15.16 +Version: 2.15.17 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ncurses-2.15.16.tar.bz2 +Source0: yast2-ncurses-2.15.17.tar.bz2 prefix: /usr BuildRequires: doxygen gcc-c++ libzypp-devel yast2-core-devel yast2-devtools BuildRequires: blocxx-devel libxcrypt-devel ncurses-devel @@ -44,7 +44,7 @@ %prep -%setup -n yast2-ncurses-2.15.16 +%setup -n yast2-ncurses-2.15.17 %build %{prefix}/bin/y2tool y2autoconf @@ -64,6 +64,7 @@ %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done rm $RPM_BUILD_ROOT/%{_libdir}/YaST2/plugin/libpy2ncurses.la +rm $RPM_BUILD_ROOT/%{_libdir}/YaST2/plugin/libpy2ncurses_pkg.la %clean rm -rf "$RPM_BUILD_ROOT" @@ -72,11 +73,30 @@ %defattr (-, root, root) %{_libdir}/YaST2/plugin/libpy2ncurses.so.* %{_libdir}/YaST2/plugin/libpy2ncurses.so +%{_libdir}/YaST2/plugin/libpy2ncurses_pkg.so.* +%{_libdir}/YaST2/plugin/libpy2ncurses_pkg.so /usr/share/YaST2/data/pkg_layout.ycp /usr/share/YaST2/data/you_layout.ycp %doc %{prefix}/share/doc/packages/yast2-ncurses %changelog +* Tue May 29 2007 - kmachalkova@suse.cz +- Removed obsolete save/load selection stuff + related NCPkgPopupFile + class - replaced by save/load pkgs & patterns (FaTE #300729) +- Improved usability of cancel dialog in pkg manager (#274774) +- Fix disappearing 'Etc./All Packages List' submenu after unchecking + AutoDependency Check +- Place all popup dialogs in pkg manager to the centre of the screen + and calculate their size relatively to the screen size (if applicable) + (#275610) +- 2.15.17 +* Wed May 23 2007 - gs@suse.de +- Package Installation: check the partition size to prevent + division by zero during disk space calculation (bug #270836) +* Wed May 16 2007 - gs@suse.de +- Move all files related to package installation to subdir 'pkg' + and create a separate library libpy2ncurses_pkg (not yet loaded + as a plugin). * Thu May 10 2007 - kmachalkova@suse.cz - Replace y; elements in richtext by their ascii character equivalents (#269919) ++++++ yast2-ncurses-2.15.16.tar.bz2 -> yast2-ncurses-2.15.17.tar.bz2 ++++++ ++++ 28902 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@Hilbert.suse.de