Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Wed Sep 21 17:33:03 CEST 2011.



--------
--- yast2-product-creator/yast2-product-creator.changes 2011-09-01 
12:06:11.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
    2011-09-19 14:59:03.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 09:21:49 CEST 2011 - [email protected]
+
+- remove dependency on Wizard_hw
+- 2.21.9
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-product-creator-2.21.8.tar.bz2

New:
----
  yast2-product-creator-2.21.9.tar.bz2

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

Other differences:
------------------
++++++ yast2-product-creator.spec ++++++
--- /var/tmp/diff_new_pack.Mx7499/_old  2011-09-21 17:32:57.000000000 +0200
+++ /var/tmp/diff_new_pack.Mx7499/_new  2011-09-21 17:32:57.000000000 +0200
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-product-creator
-Version:        2.21.8
-Release:        1
+Version:        2.21.9
+Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-product-creator-2.21.8.tar.bz2
+Source0:        yast2-product-creator-2.21.9.tar.bz2
 
 Prefix:         /usr
 
@@ -42,7 +42,8 @@
 Requires:       yast2-packager >= 2.16.20
 
 # changes in ag_anyxml agent
-Requires:       yast2 >= 2.17.8
+# Wizard_hw drop
+Requires:       yast2 >= 2.21.22
 
 # Pkg::SourceForceRefreshNow()
 Requires:       yast2-pkg-bindings >= 2.17.6
@@ -62,7 +63,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.8
+%setup -n yast2-product-creator-2.21.9
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -112,4 +113,5 @@
 #%dir /etc/YaST2/product-creator
 /usr/share/YaST2/scrconf/*.scr
 /var/adm/fillup-templates/sysconfig.product-creator
+
 %changelog

++++++ yast2-product-creator-2.21.8.tar.bz2 -> 
yast2-product-creator-2.21.9.tar.bz2 ++++++
++++ 2196 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-product-creator-2.21.8/VERSION 
new/yast2-product-creator-2.21.9/VERSION
--- old/yast2-product-creator-2.21.8/VERSION    2011-09-01 12:04:29.000000000 
+0200
+++ new/yast2-product-creator-2.21.9/VERSION    2011-09-19 14:58:40.000000000 
+0200
@@ -1 +1 @@
-2.21.8
+2.21.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-product-creator-2.21.8/configure.in 
new/yast2-product-creator-2.21.9/configure.in
--- old/yast2-product-creator-2.21.8/configure.in       2011-06-23 
15:59:13.000000000 +0200
+++ new/yast2-product-creator-2.21.9/configure.in       2011-09-15 
21:21:12.000000000 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-product-creator, 2.21.3, http://bugs.opensuse.org/, 
yast2-product-creator)
+AC_INIT(yast2-product-creator, 2.21.8, http://bugs.opensuse.org/, 
yast2-product-creator)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION="2.21.3"
+VERSION="2.21.8"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel <[email protected]>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-product-creator-2.21.8/src/complex.ycp 
new/yast2-product-creator-2.21.9/src/complex.ycp
--- old/yast2-product-creator-2.21.8/src/complex.ycp    2011-07-15 
12:18:51.000000000 +0200
+++ new/yast2-product-creator-2.21.9/src/complex.ycp    2011-09-19 
09:22:31.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:    Dialogs definitions
  * Authors:    Anas Nashif <[email protected]>
  *
- * $Id: complex.ycp 64839 2011-07-15 10:18:50Z jsuchome $
+ * $Id: complex.ycp 65770 2011-09-19 07:22:30Z visnov $
  */
 
 {
@@ -22,7 +22,7 @@
     import "Report";
     import "String";
     import "Wizard";
-    import "Wizard_hw";
+    import "UIHelper";
 
     include "product-creator/helps.ycp";
     include "product-creator/dialogs.ycp";
@@ -129,7 +129,7 @@
            }
        }
 
-        term contents = Wizard_hw::ConfiguredContent(
+        term contents = UIHelper::EditTable(
                 /* Table header */
                 `header(_("Name"), _("Product"), _("Image"), _("GPG Key")),
                 overview, nil, nil, nil, nil );
@@ -166,7 +166,7 @@
            )
         );
 
-        contents = Wizard_hw::SpacingAround(contents2, 1.5, 1.5, 1.0, 1.0);
+        contents = UIHelper::SpacingAround(contents2, 1.5, 1.5, 1.0, 1.0);
 
         Wizard::SetContentsButtons(caption, contents, HELPS["overview"]:"",
                 Label::BackButton(), Label::CloseButton());
@@ -743,7 +743,7 @@
        )
     );
 
-    contents = Wizard_hw::SpacingAround(contents, 1.5, 1.5, 1.0, 1.0);
+    contents = UIHelper::SpacingAround(contents, 1.5, 1.5, 1.0, 1.0);
 
     Wizard::SetContentsButtons(caption, contents, help_text,
         Label::BackButton(), Label::CloseButton());
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-product-creator-2.21.8/src/image-creator.ycp 
new/yast2-product-creator-2.21.9/src/image-creator.ycp
--- old/yast2-product-creator-2.21.8/src/image-creator.ycp      2009-06-01 
13:16:02.000000000 +0200
+++ new/yast2-product-creator-2.21.9/src/image-creator.ycp      2011-09-19 
09:22:31.000000000 +0200
@@ -1,5 +1,5 @@
 /**
- * $Id: image-creator.ycp 56775 2009-04-14 13:47:55Z jsuchome $
+ * $Id: image-creator.ycp 65770 2011-09-19 07:22:30Z visnov $
  *
  */
 
@@ -15,8 +15,6 @@
 import "ProductCreator";
 import "Sequencer";
 import "Wizard";
-import "Wizard_hw";
-
 include "product-creator/wizards.ycp";
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-product-creator-2.21.8/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.9/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.21.8/src/kiwi_dialogs.ycp       2011-09-01 
12:02:59.000000000 +0200
+++ new/yast2-product-creator-2.21.9/src/kiwi_dialogs.ycp       2011-09-15 
17:20:30.000000000 +0200
@@ -4,7 +4,7 @@
  * Summary:    Dialogs for kiwi configuration
  * Authors:    Jiri Suchomel <[email protected]>
  *
- * $Id: kiwi_dialogs.ycp 65333 2011-08-12 13:33:22Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 65497 2011-09-01 10:05:53Z jsuchome $
  */
 {
   textdomain "product-creator";


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



Remember to have fun...

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

Reply via email to