Mailinglist Archive: opensuse-commit (1826 mails)

< Previous Next >
commit yast2-ycp-ui-bindings
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 12 Sep 2008 17:31:52 +0200
  • Message-id: <20080912153152.A57FE678161@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-ycp-ui-bindings
checked in at Fri Sep 12 17:31:52 CEST 2008.


--------
--- yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes 2008-09-11
15:52:40.000000000 +0200
+++
/mounts/work_src_done/STABLE/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes
2008-09-12 16:45:10.260812000 +0200
@@ -1,0 +2,7 @@
+Fri Sep 12 16:43:04 CEST 2008 - sh@xxxxxxx
+
+- Dropped obsolete widgetName()
+- Require latest libyui
+- v 2.17.6
+
+-------------------------------------------------------------------



Old:
----
yast2-ycp-ui-bindings-2.17.5.tar.bz2

New:
----
yast2-ycp-ui-bindings-2.17.6.tar.bz2

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

Other differences:
------------------
++++++ yast2-ycp-ui-bindings.spec ++++++
--- /var/tmp/diff_new_pack.f28644/_old 2008-09-12 17:31:34.000000000 +0200
+++ /var/tmp/diff_new_pack.f28644/_new 2008-09-12 17:31:34.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-ycp-ui-bindings (Version 2.17.5)
+# spec file for package yast2-ycp-ui-bindings (Version 2.17.6)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,12 +19,12 @@


Name: yast2-ycp-ui-bindings
-Version: 2.17.5
+Version: 2.17.6
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-ycp-ui-bindings-2.17.5.tar.bz2
+Source0: yast2-ycp-ui-bindings-2.17.6.tar.bz2
Prefix: /usr
BuildRequires: gcc-c++
BuildRequires: yast2-devtools
@@ -37,8 +37,8 @@
Conflicts: yast2-core < 2.16.38
# libycp includes crypto built-ins
BuildRequires: libxcrypt-devel
-Requires: yast2-libyui >= 2.17.9
-BuildRequires: yast2-libyui-devel >= 2.17.9
+Requires: yast2-libyui >= 2.17.10
+BuildRequires: yast2-libyui-devel >= 2.17.10
# libyui ImplPtr
BuildRequires: boost-devel
Summary: YaST2 - YCP Bindings for the YaST2 User Interface Engine
@@ -84,7 +84,7 @@
Matthias Kettner

%prep
-%setup -n yast2-ycp-ui-bindings-2.17.5
+%setup -n yast2-ycp-ui-bindings-2.17.6

%build
%{prefix}/bin/y2tool y2autoconf
@@ -123,6 +123,10 @@
%{_libdir}/pkgconfig/yast2-ycp-ui-bindings.pc
%doc %{prefix}/share/doc/packages/yast2-ycp-ui-bindings
%changelog
+* Fri Sep 12 2008 sh@xxxxxxx
+- Dropped obsolete widgetName()
+- Require latest libyui
+- v 2.17.6
* Thu Sep 11 2008 sh@xxxxxxx
- Require latest libyui
- V 2.17.5

++++++ yast2-ycp-ui-bindings-2.17.5.tar.bz2 ->
yast2-ycp-ui-bindings-2.17.6.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-ycp-ui-bindings-2.17.5/src/YCPDialogParser.cc
new/yast2-ycp-ui-bindings-2.17.6/src/YCPDialogParser.cc
--- old/yast2-ycp-ui-bindings-2.17.5/src/YCPDialogParser.cc 2008-09-08
15:53:41.000000000 +0200
+++ new/yast2-ycp-ui-bindings-2.17.6/src/YCPDialogParser.cc 2008-09-12
12:29:52.000000000 +0200
@@ -339,8 +339,6 @@
* on the Weight's child, which is not what the application
* programmer expects.
*/
-
- w->setWidgetName( id->toString() );
}

if ( opt.isDisabled.value() ) w->setDisabled();
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-ycp-ui-bindings-2.17.5/VERSION
new/yast2-ycp-ui-bindings-2.17.6/VERSION
--- old/yast2-ycp-ui-bindings-2.17.5/VERSION 2008-09-11 15:51:39.000000000
+0200
+++ new/yast2-ycp-ui-bindings-2.17.6/VERSION 2008-09-12 16:44:38.000000000
+0200
@@ -1 +1 @@
-2.17.5
+2.17.6


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



Remember to have fun...

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

< Previous Next >