Mailinglist Archive: opensuse-commit (1003 mails)

< Previous Next >
commit yast2-ncurses
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 08 Jun 2007 00:31:33 +0200
  • Message-id: <20070607223133.6730C678186@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-ncurses
checked in at Fri Jun 8 00:31:33 CEST 2007.

--------
--- yast2-ncurses/yast2-ncurses.changes 2007-05-29 16:32:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-ncurses/yast2-ncurses.changes    2007-06-07 18:09:48.910533000 +0200
@@ -1,0 +2,20 @@
+Thu Jun  7 17:48:20 CEST 2007 - kmachalkova@xxxxxxx
+
+- Do not add extra vertical space to CheckBoxFrame widget (expand 
+  only horizontally so that check box fits in)
+- 2.15.18
+
+-------------------------------------------------------------------
+Wed Jun  6 13:18:39 CEST 2007 - gs@xxxxxxx
+
+- Online Update/Package Installation: allow status change and show
+  correct version of patch packages, add installed packages to the
+  list of package versions, replace obsolete transactResKind() by
+  resolvePool()
+
+-------------------------------------------------------------------
+Thu May 31 11:00:22 CEST 2007 - gs@xxxxxxx
+
+- Load library libpy2ncurses_pkg as plugin 
+
+-------------------------------------------------------------------

Old:
----
  yast2-ncurses-2.15.17.tar.bz2

New:
----
  yast2-ncurses-2.15.18.tar.bz2

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

Other differences:
------------------
++++++ yast2-ncurses.spec ++++++
--- /var/tmp/diff_new_pack.QBw912/_old  2007-06-08 00:27:38.000000000 +0200
+++ /var/tmp/diff_new_pack.QBw912/_new  2007-06-08 00:27:38.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-ncurses (Version 2.15.17)
+# spec file for package yast2-ncurses (Version 2.15.18)
 #
 # 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.17
+Version:        2.15.18
 Release:        1
 License:        GNU General Public License (GPL)
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-ncurses-2.15.17.tar.bz2
+Source0:        yast2-ncurses-2.15.18.tar.bz2
 prefix:                /usr
 BuildRequires:  doxygen gcc-c++ libzypp-devel yast2-core-devel yast2-devtools
 BuildRequires:  blocxx-devel libxcrypt-devel ncurses-devel
@@ -34,8 +34,8 @@
 Requires:       glibc-locale
 #Resolver::verifySystem 
 Requires:       libzypp >= 2.12.1
-# UI builtins (CheckBoxFrame)
-Requires:       yast2-core >= 2.15.2
+#UI plugins - YPackageSelectorPlugin.h
+Requires:       yast2-core >= 2.15.6
 
 %description
 This package contains the character based (ncurses) user interface
@@ -44,7 +44,7 @@
 
 
 %prep
-%setup -n yast2-ncurses-2.15.17
+%setup -n yast2-ncurses-2.15.18
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -80,6 +80,17 @@
 %doc %{prefix}/share/doc/packages/yast2-ncurses
 
 %changelog
+* Thu Jun 07 2007 - kmachalkova@xxxxxxx
+- Do not add extra vertical space to CheckBoxFrame widget (expand
+  only horizontally so that check box fits in)
+- 2.15.18
+* Wed Jun 06 2007 - gs@xxxxxxx
+- Online Update/Package Installation: allow status change and show
+  correct version of patch packages, add installed packages to the
+  list of package versions, replace obsolete transactResKind() by
+  resolvePool()
+* Thu May 31 2007 - gs@xxxxxxx
+- Load library libpy2ncurses_pkg as plugin
 * Tue May 29 2007 - kmachalkova@xxxxxxx
 - Removed obsolete save/load selection stuff + related NCPkgPopupFile
   class - replaced by save/load pkgs & patterns (FaTE #300729)

++++++ yast2-ncurses-2.15.17.tar.bz2 -> yast2-ncurses-2.15.18.tar.bz2 ++++++
++++ 6390 lines of diff (skipped)


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread