commit yast2-product-creator for openSUSE:Factory

2017-03-29 Thread root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2017-03-29 13:25:03

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Wed Mar 29 13:25:03 2017 rev:117 rq:483257 version:3.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2016-06-07 23:48:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2017-03-29 13:25:04.580168166 +0200
@@ -1,0 +2,14 @@
+Wed Mar 29 07:09:03 UTC 2017 - mfi...@suse.com
+
+- bnc#1026027
+  - removed calls to insserv
+- 3.2.0
+
+---
+Fri Mar 17 12:07:40 UTC 2017 - igonzalezs...@suse.com
+
+- Fix patterns list initialization (bsc#1028661)
+- Fix 'Next' button behaviour in pattern selection
+- 3.1.9
+
+---

Old:

  yast2-product-creator-3.1.8.tar.bz2

New:

  yast2-product-creator-3.2.0.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.EU5L7B/_old  2017-03-29 13:25:05.847988862 +0200
+++ /var/tmp/diff_new_pack.EU5L7B/_new  2017-03-29 13:25:05.851988296 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.8
+Version:3.2.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-3.1.8.tar.bz2 -> 
yast2-product-creator-3.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.8/.travis.yml 
new/yast2-product-creator-3.2.0/.travis.yml
--- old/yast2-product-creator-3.1.8/.travis.yml 2016-06-06 09:50:48.707267516 
+0200
+++ new/yast2-product-creator-3.2.0/.travis.yml 2017-03-29 10:29:07.182185430 
+0200
@@ -1,16 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# disable rvm, use system Ruby
-- rvm reset
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"yast-rake gettext"
+  - docker build -t yast-product-creator-image .
 script:
-- rake check:syntax
-- rake check:pot
-- make -f Makefile.cvs
-- make
-- sudo make install
-- make check
-
+  # the "yast-travis-ruby" script is included in the base yastdevel/ruby image
+  # see https://github.com/yast/docker-yast-ruby/blob/master/yast-travis-ruby
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-product-creator-image yast-travis-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.8/CONTRIBUTING.md 
new/yast2-product-creator-3.2.0/CONTRIBUTING.md
--- old/yast2-product-creator-3.1.8/CONTRIBUTING.md 2016-06-06 
09:50:48.715267516 +0200
+++ new/yast2-product-creator-3.2.0/CONTRIBUTING.md 2017-03-29 
10:29:07.190185430 +0200
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
-that every bug will be fixed, but we'll try.
-
 When creating a bug report, please follow our [bug reporting
 guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
 
+We can't guarantee that every bug will be fixed, but we'll try.
+
 Code Changes
 
 
@@ -44,15 +42,22 @@
  to the [Ruby style
  guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
 
-  4. Make sure your change didn't break anything by building the RPM package
+  4. Update the package version (

commit yast2-product-creator for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2016-06-07 23:48:40

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2015-01-26 16:47:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2016-06-07 23:48:41.0 +0200
@@ -1,0 +2,6 @@
+Mon Jun  6 07:25:59 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.8
+
+---

Old:

  yast2-product-creator-3.1.7.tar.bz2

New:

  yast2-product-creator-3.1.8.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.1yULLK/_old  2016-06-07 23:48:42.0 +0200
+++ /var/tmp/diff_new_pack.1yULLK/_new  2016-06-07 23:48:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.7
+Version:3.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-3.1.7.tar.bz2 -> 
yast2-product-creator-3.1.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.7/CONTRIBUTING.md 
new/yast2-product-creator-3.1.8/CONTRIBUTING.md
--- old/yast2-product-creator-3.1.7/CONTRIBUTING.md 2015-01-26 
11:05:50.0 +0100
+++ new/yast2-product-creator-3.1.8/CONTRIBUTING.md 2016-06-06 
09:50:48.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.7/doc/Makefile.am 
new/yast2-product-creator-3.1.8/doc/Makefile.am
--- old/yast2-product-creator-3.1.7/doc/Makefile.am 2014-12-11 
11:13:13.0 +0100
+++ new/yast2-product-creator-3.1.8/doc/Makefile.am 2016-06-06 
09:50:48.0 +0200
@@ -2,8 +2,6 @@
 # Makefile.am for devtools/devtools/skeletons/config/doc
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA = README.expert
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.7/doc/autodocs/Makefile.am 
new/yast2-product-creator-3.1.8/doc/autodocs/Makefile.am
--- old/yast2-product-creator-3.1.7/doc/autodocs/Makefile.am2014-12-11 
11:13:13.0 +0100
+++ new/yast2-product-creator-3.1.8/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.7/package/yast2-product-creator.changes 
new/yast2-product-creator-3.1.8/package/yast2-product-creator.changes
--- old/yast2-product-creator-3.1.7/package/yast2-product-creator.changes   
2014-12-11 11:13:

commit yast2-product-creator for openSUSE:Factory

2015-01-26 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2015-01-26 16:47:23

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2014-05-17 21:46:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2015-01-26 16:47:25.0 +0100
@@ -1,0 +2,13 @@
+Thu Dec 11 08:52:49 CET 2014 - jsuch...@suse.cz
+
+- require latest version of kiwi-schema: 6.2 (bnc#909280)
+- drop obsoleted xen template
+- added support for current image flags (bnc#901141)
+- 3.1.7
+
+---
+Thu Dec  4 09:51:01 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-product-creator-3.1.5.tar.bz2

New:

  yast2-product-creator-3.1.7.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.u7T7lW/_old  2015-01-26 16:47:26.0 +0100
+++ /var/tmp/diff_new_pack.u7T7lW/_new  2015-01-26 16:47:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.5
+Version:3.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,7 +41,7 @@
 Requires:   yast2-country
 Requires:   yast2-security
 
-Requires:   kiwi-schema = 6.1
+Requires:   kiwi-schema = 6.2
 
 # ag_pattern handling gzipped files
 Requires:   yast2-add-on-creator >= 2.17.1

++ yast2-product-creator-3.1.5.tar.bz2 -> 
yast2-product-creator-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.5/.travis.yml 
new/yast2-product-creator-3.1.7/.travis.yml
--- old/yast2-product-creator-3.1.5/.travis.yml 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-product-creator-3.1.7/.travis.yml 2015-01-26 11:05:50.0 
+0100
@@ -0,0 +1,16 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# disable rvm, use system Ruby
+- rvm reset
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"yast-rake gettext"
+script:
+- rake check:syntax
+- rake check:pot
+- make -f Makefile.cvs
+- make
+- sudo make install
+- make check
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.5/MAINTAINER 
new/yast2-product-creator-3.1.7/MAINTAINER
--- old/yast2-product-creator-3.1.5/MAINTAINER  2014-05-16 16:14:42.0 
+0200
+++ new/yast2-product-creator-3.1.7/MAINTAINER  2014-12-11 11:13:13.0 
+0100
@@ -1 +1 @@
-Jiri Suchomel 
+Deprecated file. Use `osc maintainer yast2-product-creator` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.5/README.md 
new/yast2-product-creator-3.1.7/README.md
--- old/yast2-product-creator-3.1.5/README.md   1970-01-01 01:00:00.0 
+0100
+++ new/yast2-product-creator-3.1.7/README.md   2014-12-11 11:13:13.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The Product Creator Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-product-creator.svg?branch=master)](https://travis-ci.org/yast/yast-product-creator)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-product-creator-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-product-creator-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.5/data/kiwi_templates/Makefile.am 
new/yast2-product-creator-3.1.7/data/kiwi_templates/Makefile.am
--- old/yast2-product-creator-3.1.5/data/kiwi_templates/Makefile.am 
2014-05-16 16:14:42.0 +0200
+++ new/yast2-product-creator-3.1.7/data/kiwi_templates/Makefile.am 
2014-12-11 11:13:13.0 +0100
@@ -7,14 +7,9 @@
 nobase_dist_ydata_DATA =   \
 iso/config.xml \
 iso/root/etc/sysconfig/di

commit yast2-product-creator for openSUSE:Factory

2014-05-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2014-05-17 21:46:12

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2014-01-10 21:23:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2014-05-17 21:46:13.0 +0200
@@ -1,0 +2,13 @@
+Fri May 16 15:21:26 CEST 2014 - jsuch...@suse.cz
+
+- kiwi-schema = 6.1 for Factory and SLE12
+- 3.1.5
+
+---
+Fri May  9 10:20:31 CEST 2014 - jsuch...@suse.cz
+
+- update to support kiwi version 5.05.57 (fate#317123)
+- require kiwi and kiwi-schema=5.8 packages
+- 3.1.4
+
+---

Old:

  yast2-product-creator-3.1.3.tar.bz2

New:

  yast2-product-creator-3.1.5.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.p3jlpd/_old  2014-05-17 21:46:14.0 +0200
+++ /var/tmp/diff_new_pack.p3jlpd/_new  2014-05-17 21:46:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.3
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,9 +37,12 @@
 PreReq: %fillup_prereq
 
 Requires:   autoyast2-installation
+Requires:   kiwi
 Requires:   yast2-country
 Requires:   yast2-security
 
+Requires:   kiwi-schema = 6.1
+
 # ag_pattern handling gzipped files
 Requires:   yast2-add-on-creator >= 2.17.1
 

++ yast2-product-creator-3.1.3.tar.bz2 -> 
yast2-product-creator-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.3/package/yast2-product-creator.changes 
new/yast2-product-creator-3.1.5/package/yast2-product-creator.changes
--- old/yast2-product-creator-3.1.3/package/yast2-product-creator.changes   
2014-01-09 18:48:56.0 +0100
+++ new/yast2-product-creator-3.1.5/package/yast2-product-creator.changes   
2014-05-16 16:14:42.0 +0200
@@ -1,4 +1,17 @@
 ---
+Fri May 16 15:21:26 CEST 2014 - jsuch...@suse.cz
+
+- kiwi-schema = 6.1 for Factory and SLE12
+- 3.1.5
+
+---
+Fri May  9 10:20:31 CEST 2014 - jsuch...@suse.cz
+
+- update to support kiwi version 5.05.57 (fate#317123)
+- require kiwi and kiwi-schema=5.8 packages
+- 3.1.4
+
+---
 Thu Jan  9 10:35:32 CET 2014 - jsuch...@suse.cz
 
 - update mkisofs package requirement (bnc#856658)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.3/package/yast2-product-creator.spec 
new/yast2-product-creator-3.1.5/package/yast2-product-creator.spec
--- old/yast2-product-creator-3.1.3/package/yast2-product-creator.spec  
2014-01-09 18:48:56.0 +0100
+++ new/yast2-product-creator-3.1.5/package/yast2-product-creator.spec  
2014-05-16 16:14:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.3
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -30,7 +30,9 @@
 
 PreReq: %fillup_prereq
 
-Requires:  autoyast2-installation yast2-security yast2-country
+Requires:  autoyast2-installation yast2-security yast2-country kiwi
+
+Requires:   kiwi-schema = 6.1
 
 # ag_pattern handling gzipped files
 Requires:  yast2-add-on-creator >= 2.17.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.3/src/include/product-creator/kiwi_dialogs.rb 
new/yast2-product-creator-3.1.5/src/include/product-creator/kiwi_dialogs.rb
--- old/yast2-product-creator-3.1.3/src/include/product-creator/kiwi_dialogs.rb 
2014-01-09 20:57:31.0 +0100
+++ new/yast2-product-creator-3.1.5/src/include/product-creator/kiwi_dialogs.rb 
2014-05-16 16:14:42.0 +0200
@@ -353,7 +353,7 @@
 
   if Ops.greater_than(
   Builtins.size(
-Ops.get_list(packages, [package_set, "opensusePattern"], [])
+Ops.get_list(packages, [package_set, "namedCollection"], [])
   ),
   0
 )
@@ -361,7 +361,7 @@
 pat = Summary.AddHeader("", _("Patterns"))
   end
   Builtins.foreach(
-Ops

commit yast2-product-creator for openSUSE:Factory

2014-01-10 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2014-01-10 21:23:43

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2013-11-17 09:59:16.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2014-01-10 21:23:44.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  9 10:35:32 CET 2014 - jsuch...@suse.cz
+
+- update mkisofs package requirement (bnc#856658)
+- 3.1.3
+
+---

Old:

  yast2-product-creator-3.1.2.tar.bz2

New:

  yast2-product-creator-3.1.3.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.eEoj5t/_old  2014-01-10 21:23:45.0 +0100
+++ /var/tmp/diff_new_pack.eEoj5t/_new  2014-01-10 21:23:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -28,7 +28,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-add-on-creator
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-devtools >= 3.1.10
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-security
 BuildRequires:  yast2-slp

++ yast2-product-creator-3.1.2.tar.bz2 -> 
yast2-product-creator-3.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.2/VERSION 
new/yast2-product-creator-3.1.3/VERSION
--- old/yast2-product-creator-3.1.2/VERSION 2013-11-15 13:15:12.0 
+0100
+++ new/yast2-product-creator-3.1.3/VERSION 1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-3.1.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.2/package/yast2-product-creator.changes 
new/yast2-product-creator-3.1.3/package/yast2-product-creator.changes
--- old/yast2-product-creator-3.1.2/package/yast2-product-creator.changes   
2013-11-15 13:15:12.0 +0100
+++ new/yast2-product-creator-3.1.3/package/yast2-product-creator.changes   
2014-01-09 18:48:56.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Jan  9 10:35:32 CET 2014 - jsuch...@suse.cz
+
+- update mkisofs package requirement (bnc#856658)
+- 3.1.3
+
+---
 Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
 
 - Add explicit COPYING file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.2/package/yast2-product-creator.spec 
new/yast2-product-creator-3.1.3/package/yast2-product-creator.spec
--- old/yast2-product-creator-3.1.2/package/yast2-product-creator.spec  
2013-11-15 13:15:12.0 +0100
+++ new/yast2-product-creator-3.1.3/package/yast2-product-creator.spec  
2014-01-09 18:48:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -26,7 +26,7 @@
 Group:  System/YaST
 License:GPL-2.0
 BuildRequires: perl-XML-Writer update-desktop-files yast2-testsuite 
yast2-packager autoyast2-installation yast2-security yast2-add-on-creator yast2 
yast2-slp
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-devtools >= 3.1.10
 
 PreReq: %fillup_prereq
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-3.1.2/src/include/product-creator/wizards.rb 
new/yast2-product-creator-3.1.3/src/include/product-creator/wizards.rb
--- old/yast2-product-creator-3.1.2/src/include/product-creator/wizards.rb  
2013-11-15 13:15:12.0 +0100
+++ new/yast2-product-creator-3.1.3/src/include/product-creator/wizards.rb  
2014-01-09 18:48:56.0 +0100
@@ -238,7 +238,7 @@
 
   Wizard.CreateDialog
   Wizard.SetDesktopTitleAndIcon("product-creator")
-  required_pa

commit yast2-product-creator for openSUSE:Factory

2013-11-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2013-11-17 09:59:15

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2013-10-11 11:08:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2013-11-17 09:59:16.0 +0100
@@ -1,0 +2,10 @@
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---
+Wed Nov 13 15:56:18 UTC 2013 - jreidin...@suse.com
+
+- Add explicit COPYING file
+
+---

Old:

  yast2-product-creator-3.1.0.tar.bz2

New:

  yast2-product-creator-3.1.2.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.qMV4on/_old  2013-11-17 09:59:17.0 +0100
+++ /var/tmp/diff_new_pack.qMV4on/_new  2013-11-17 09:59:17.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.1.0
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-3.1.0.tar.bz2 -> 
yast2-product-creator-3.1.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.1.0/CONTRIBUTING.md 
new/yast2-product-creator-3.1.2/CONTRIBUTING.md
--- old/yast2-product-creator-3.1.0/CONTRIBUTING.md 1970-01-01 
01:00:00.0 +0100
+++ new/yast2-product-creator-3.1.2/CONTRIBUTING.md 2013-11-15 
13:15:12.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
+registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
+if you don't have an account yet.)
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make sure your change didn't break anything by building the RPM package
+ (`rake osc:build`). The build process includes running the full testsuite.
+
+  5. Publish the branch and create a pull request.
+
+  6. YaST developers will review your change and possibly point out issues.
+ Adapt the code under their guidance until they are all resolved.
+
+  7. Finally, the pull request will get merged or rejected.
+
+See also [GitHub's guide on
+contributing](https://help.github.com/articles/fork-a-repo).
+
+If you want to do multiple unrelated changes, use separate branches and pull
+requests.
+
+Do not change the `VERSION` and `*.changes` files as this could lead to
+conflicts.
+
+### Commits
+
+Each commit in the pull request should do only one thing, which is clearly
+described by its commit message. Especially avoid mixing formatting changes and
+functional changes into one commit. When writing commit messages, adhere to
+[widely used
+conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
+
+If your commi

commit yast2-product-creator for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2013-10-11 11:08:45

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2013-08-23 11:05:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2013-10-11 11:08:47.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 19 14:54:49 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-product-creator-3.0.1.tar.bz2

New:

  yast2-product-creator-3.1.0.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.TBHodG/_old  2013-10-11 11:08:47.0 +0200
+++ /var/tmp/diff_new_pack.TBHodG/_new  2013-10-11 11:08:47.0 +0200
@@ -17,18 +17,18 @@
 
 
 Name:   yast2-product-creator
-Version:3.0.1
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  autoyast2-installation
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
 BuildRequires:  yast2-add-on-creator
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 3.0.6
 BuildRequires:  yast2-packager
 BuildRequires:  yast2-security
 BuildRequires:  yast2-slp
@@ -73,55 +73,37 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-%{version}
+%setup -n %{name}-%{version}
 
 %build
-%{_prefix}/bin/y2tool y2autoconf
-%{_prefix}/bin/y2tool y2automake
-autoreconf --force --install
-
-export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
-export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
-
-./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
-# V=1: verbose build in case we used AM_SILENT_RULES(yes)
-# so that RPM_OPT_FLAGS check works
-make %{?jobs:-j%jobs} V=1
+%yast_build
 
 %install
-make install DESTDIR="$RPM_BUILD_ROOT"
-[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
-for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
-d=${f##*/}
-%suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
-done
+%yast_install
 
 install -d $RPM_BUILD_ROOT/var/lib/YaST2/product-creator
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post
 %{fillup_only -n product-creator}
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/include/product-creator
-/usr/share/YaST2/include/product-creator/*
-/usr/share/YaST2/clients/product-creator.rb
-/usr/share/YaST2/clients/image-creator.rb
-/usr/share/YaST2/clients/kiwi.rb
-/usr/share/YaST2/modules/*.rb
-%{_prefix}/share/applications/YaST2/product-creator.desktop
-%{_prefix}/share/applications/YaST2/image-creator.desktop
-%{_prefix}/lib/YaST2/bin/y2mkiso
-%doc %{_prefix}/share/doc/packages/yast2-product-creator
-%doc %{_prefix}/share/doc/packages/yast2-product-creator/README.expert
+%dir %{yast_yncludedir}/product-creator
+%{yast_yncludedir}/product-creator/*
+%{yast_clientdir}/product-creator.rb
+%{yast_clientdir}/image-creator.rb
+%{yast_clientdir}/kiwi.rb
+%{yast_moduledir}/*.rb
+%{yast_desktopdir}/product-creator.desktop
+%{yast_desktopdir}/image-creator.desktop
+%{yast_ybindir}/y2mkiso
+%doc %{yast_docdir}
+%doc %{yast_docdir}/README.expert
 
-%dir /usr/share/YaST2/data/product-creator
-/usr/share/YaST2/data/product-creator/*
+%dir %{yast_ydatadir}/product-creator
+%{yast_ydatadir}/product-creator/*
 #%dir /etc/YaST2/product-creator
-/usr/share/YaST2/scrconf/*.scr
+%{yast_scrconfdir}/*.scr
 /var/adm/fillup-templates/sysconfig.product-creator
 
 %changelog

++ yast2-product-creator-3.0.1.tar.bz2 -> 
yast2-product-creator-3.1.0.tar.bz2 ++
 16304 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2013-08-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2013-08-23 11:05:35

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2013-08-01 11:09:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2013-08-23 11:05:36.0 +0200
@@ -1,0 +2,7 @@
+Tue Aug 20 12:52:59 CEST 2013 - jsuch...@suse.cz
+
+- drop obsoleted usbboot image support (bnc#834664)
+- enable all image types when not using the template (bnc#834845)
+- 3.0.1
+
+---

Old:

  yast2-product-creator-3.0.0.tar.bz2

New:

  yast2-product-creator-3.0.1.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.IKycfK/_old  2013-08-23 11:05:37.0 +0200
+++ /var/tmp/diff_new_pack.IKycfK/_new  2013-08-23 11:05:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:3.0.0
+Version:3.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-3.0.0.tar.bz2 -> 
yast2-product-creator-3.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.0.0/Makefile.am.common 
new/yast2-product-creator-3.0.1/Makefile.am.common
--- old/yast2-product-creator-3.0.0/Makefile.am.common  2013-07-31 
10:55:05.0 +0200
+++ new/yast2-product-creator-3.0.1/Makefile.am.common  2013-08-20 
13:16:56.0 +0200
@@ -15,6 +15,7 @@
 CLEANFILES = ${ybcfiles}
 DISTCLEANFILES = .dep
 
+if HAS_YCP_MODULES
 # Needs to be outside "." because of cases
 # where ycpchook contains a symlink to "."
 # Otherwise "." keeps being newer than .dep and we loop.
@@ -26,14 +27,16 @@
${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP}
cat ${NEWDEP} > .dep
rm ${NEWDEP}
+-include .dep
+endif
 
 dist-hook: check-syntax
 
 CHECK_SYNTAX = true
-check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test "$(filter %.ycp,client_DATA)"; then \
+check-syntax: $(client_DATA) $(module_DATA) $(ynclude_DATA) $(ydata_DATA) 
$(ycpchook) $(ybcfiles)
+   @if test "$(filter %.ycp, $(client_DATA) $(ydata_DATA))"; then \
  if $(CHECK_SYNTAX); then \
-   TO_CHECK="$(filter %.ycp,$^)"; \
+   TO_CHECK="$(filter %.ycp, $(client_DATA) $(ydata_DATA))"; \
echo "Checking syntax of $${TO_CHECK}"; \
if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \
  echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk"; \
@@ -43,5 +46,18 @@
echo "Syntax check disabled"; \
  fi; \
fi
+   @if test "$(filter %.rb, $^)"; then \
+ if $(CHECK_SYNTAX); then \
+   TO_CHECK="$(filter %.rb, $^)"; \
+   echo "Checking syntax of $${TO_CHECK}"; \
+   for f in $${TO_CHECK}; do \
+ if ! ruby -c $$f > /dev/null; then \
+   echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your 
own risk"; \
+   exit 1; \
+ fi; \
+   done; \
+ else \
+   echo "Syntax check disabled"; \
+ fi; \
+   fi
 
--include .dep
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.0.0/VERSION 
new/yast2-product-creator-3.0.1/VERSION
--- old/yast2-product-creator-3.0.0/VERSION 2013-07-30 14:26:32.0 
+0200
+++ new/yast2-product-creator-3.0.1/VERSION 2013-08-20 13:16:50.0 
+0200
@@ -1 +1 @@
-3.0.0
+3.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-3.0.0/autodocs-ycp.ami 
new/yast2-product-creator-3.0.1/autodocs-ycp.ami
--- old/yast2-product-creator-3.0.0/autodocs-ycp.ami2013-07-31 
10:55:05.0 +0200
+++ new/yast2-product-creator-3.0.1/autodocs-ycp.ami2013-08-20 
13:16:56.0 +0200
@@ -17,8 +17,11 @@
 
 htmldir = $(docdir)/$(AUTODOCS_SUBDIR)/autodocs
 
+# find all files in Yast/ subdirectory if it exists
+YARD_YAST_FILES = $(shell test -d Yast && find Yast -type f)
+
 # use nobase_ prefix to keep the directory structure
-nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*) $(wildcard Yast/*)
+nobase_html_DATA = index.html $(filter-out index.html, $(wildcard *.html)) 
$(wildcard js/*) $(wildcard css/*

commit yast2-product-creator for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2013-08-01 11:09:30

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-12-19 14:16:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2013-08-01 11:09:32.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:37:51 UTC 2013 - yast-de...@opensuse.org
+
+- converted from YCP to Ruby by YCP Killer
+  (https://github.com/yast/ycp-killer)
+- version 3.0.0
+
+---

Old:

  yast2-product-creator-2.23.3.tar.bz2

New:

  yast2-product-creator-3.0.0.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.v6PIBq/_old  2013-08-01 11:09:33.0 +0200
+++ /var/tmp/diff_new_pack.v6PIBq/_new  2013-08-01 11:09:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.23.3
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,6 +62,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings >= 1.0.0
+
 Summary:YaST2 - Module for Creating New Products
 License:GPL-2.0
 Group:  System/YaST
@@ -106,11 +108,10 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/include/product-creator
 /usr/share/YaST2/include/product-creator/*
-/usr/share/YaST2/clients/product-creator.ycp
-/usr/share/YaST2/clients/image-creator.ycp
-/usr/share/YaST2/clients/kiwi.ycp
-/usr/share/YaST2/modules/*.ycp
-/usr/share/YaST2/modules/*.ybc
+/usr/share/YaST2/clients/product-creator.rb
+/usr/share/YaST2/clients/image-creator.rb
+/usr/share/YaST2/clients/kiwi.rb
+/usr/share/YaST2/modules/*.rb
 %{_prefix}/share/applications/YaST2/product-creator.desktop
 %{_prefix}/share/applications/YaST2/image-creator.desktop
 %{_prefix}/lib/YaST2/bin/y2mkiso

++ yast2-product-creator-2.23.3.tar.bz2 -> 
yast2-product-creator-3.0.0.tar.bz2 ++
 38907 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2012-12-19 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-12-19 14:16:31

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-12-07 14:53:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-12-19 14:16:33.0 +0100
@@ -1,0 +2,6 @@
+Mon Dec 17 14:32:04 CET 2012 - jsuch...@suse.cz
+
+- reinitialize architecture after going back (bnc#794583)
+- 2.23.3 
+
+---

Old:

  yast2-product-creator-2.23.2.tar.bz2

New:

  yast2-product-creator-2.23.3.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.kgboOx/_old  2012-12-19 14:16:34.0 +0100
+++ /var/tmp/diff_new_pack.kgboOx/_new  2012-12-19 14:16:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.23.2
+Version:2.23.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.23.2.tar.bz2 -> 
yast2-product-creator-2.23.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.2/VERSION 
new/yast2-product-creator-2.23.3/VERSION
--- old/yast2-product-creator-2.23.2/VERSION2012-12-05 13:21:09.0 
+0100
+++ new/yast2-product-creator-2.23.3/VERSION2012-12-17 14:32:51.0 
+0100
@@ -1 +1 @@
-2.23.2
+2.23.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.2/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.23.3/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.23.2/src/kiwi_dialogs.ycp   2012-12-05 
13:17:20.0 +0100
+++ new/yast2-product-creator-2.23.3/src/kiwi_dialogs.ycp   2012-12-17 
10:50:56.0 +0100
@@ -2881,11 +2881,11 @@
if (UI::QueryWidget (`id (`i386), `Value) == true)
{
Kiwi::image_architecture= "i386";
-   // closing sources, so they are created again with correct 
arch (bnc#510971)
-   Pkg::SourceFinishAll ();
-   Pkg::SourceStartManager(false);
-   ProductCreator::SetPackageArch ("i686");
}
+   // closing sources, so they are created again with correct arch 
(bnc#510971, bnc#794583)
+   Pkg::SourceFinishAll ();
+   Pkg::SourceStartManager(false);
+   ProductCreator::SetPackageArch (Kiwi::image_architecture == 
"i386" ? "i686" : "x86_64");
}
 
Kiwi::target_i586   = Kiwi::image_architecture == "i386" && 
(boolean) UI::QueryWidget (`id (`i586), `Value);

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2012-12-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-12-07 14:53:37

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-12-05 14:10:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-12-07 14:53:40.0 +0100
@@ -1,0 +2,7 @@
+Wed Dec  5 13:17:58 CET 2012 - jsuch...@suse.cz
+
+- for images created in Studio, disable editing image.sh and
+  config.sh, but enable editing root/build-custom (fate#310978)
+- 2.23.2
+
+---

Old:

  yast2-product-creator-2.23.1.tar.bz2

New:

  yast2-product-creator-2.23.2.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.5YlfaM/_old  2012-12-07 14:53:41.0 +0100
+++ /var/tmp/diff_new_pack.5YlfaM/_new  2012-12-07 14:53:41.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.23.1
+Version:2.23.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.23.1.tar.bz2 -> 
yast2-product-creator-2.23.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.1/VERSION 
new/yast2-product-creator-2.23.2/VERSION
--- old/yast2-product-creator-2.23.1/VERSION2012-12-03 16:09:03.0 
+0100
+++ new/yast2-product-creator-2.23.2/VERSION2012-12-05 13:21:09.0 
+0100
@@ -1 +1 @@
-2.23.1
+2.23.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.1/src/Kiwi.ycp 
new/yast2-product-creator-2.23.2/src/Kiwi.ycp
--- old/yast2-product-creator-2.23.1/src/Kiwi.ycp   2012-12-04 
16:00:22.0 +0100
+++ new/yast2-product-creator-2.23.2/src/Kiwi.ycp   2012-12-06 
13:46:30.0 +0100
@@ -163,10 +163,11 @@
ret = repo["org"]:$[];
}
 });
-if (url2alias[source]:"" != "")
+string adapted  = adapt_source_path (source);
+if (haskey (url2alias, source) || haskey (url2alias, adapted))
 {
-ret["source",0,"path"]  = url2alias[source]:"";
-y2milestone ("alias for %1 is %2", source, url2alias[source]:"");
+ret["source",0,"path"]  = url2alias[source]:url2alias[adapted]:"";
+y2milestone ("alias for %1 is %2", source, ret["source",0,"path"]:"");
 return ret;
 }
 
@@ -183,7 +184,7 @@
integer srcid   = sourcemap["SrcId"]:-1;
 map data   = Pkg::SourceGeneralData (srcid);
string url  = data["url"]:"";
-   if (adapt_source_path (url) == adapt_source_path (source))
+   if (adapt_source_path (url) == adapted)
{
if (data["type"]:"" == "NONE")
data["type"]= Pkg::RepositoryProbe (url, "");
@@ -526,7 +527,7 @@
}
});
 });
-foreach (string file, ["images.sh", "config.sh" ], {
+foreach (string file, ["images.sh", "config.sh", "root/build-custom" ], {
if (KiwiConfig[file]:"" != "")
{
SCR::Write (.target.string, config_dir + "/" + file, 
KiwiConfig[file]:"");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.1/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.23.2/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.23.1/src/kiwi_dialogs.ycp   2012-12-03 
13:14:58.0 +0100
+++ new/yast2-product-creator-2.23.2/src/kiwi_dialogs.ycp   2012-12-05 
13:17:20.0 +0100
@@ -668,6 +668,10 @@
*/
   define void InitGeneric (string id) {
 UI::ChangeWidget (`id (id), `Value, KiwiConfig[id]:"");
+if ((id == "config.sh" || id == "images.sh") && haskey (KiwiConfig, 
"root/build-custom"))
+{
+  UI::ChangeWidget (`id (id), `Enabled, false);
+}
   }
 
   /**
@@ -1163,10 +1167,8 @@
*/
   string BrowseFileHandler (string key, string label) {
 
-string current = (string) UI::QueryWidget (`id (key), `Value);
-if (current == nil) current = "";
-string file = UI::AskForExistingFile (current, "", label);
-if (file != nil && key != "config.sh")
+string file = UI::AskForExistingFile (key, "", label);
+if (file != nil && key != "config.sh" && key != "root/build-custom")
 {
UI::ChangeWidget (`id (key), `Value, file);
StoreGeneric (key, $[]);
@@ -

commit yast2-product-creator for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-12-05 14:10:51

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-11-02 17:45:03.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-12-05 14:10:52.0 +0100
@@ -1,0 +2,8 @@
+Mon Dec  3 16:06:32 CET 2012 - jsuch...@suse.cz
+
+- read-only support for repository aliases (fate#312133)
+  (alias can be found in config.xml and defined in system 
+  /etc/kiwi/repoalias file)
+- 2.23.1
+
+---

Old:

  yast2-product-creator-2.23.0.tar.bz2

New:

  yast2-product-creator-2.23.1.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.PAvox9/_old  2012-12-05 14:10:53.0 +0100
+++ /var/tmp/diff_new_pack.PAvox9/_new  2012-12-05 14:10:53.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.23.0
+Version:2.23.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.23.0.tar.bz2 -> 
yast2-product-creator-2.23.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.0/Makefile.in 
new/yast2-product-creator-2.23.1/Makefile.in
--- old/yast2-product-creator-2.23.0/Makefile.in2012-10-29 
15:33:50.0 +0100
+++ new/yast2-product-creator-2.23.1/Makefile.in2012-12-04 
15:57:17.0 +0100
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod a+w $(distdir)
+   chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.0/VERSION 
new/yast2-product-creator-2.23.1/VERSION
--- old/yast2-product-creator-2.23.0/VERSION2012-11-02 12:59:45.0 
+0100
+++ new/yast2-product-creator-2.23.1/VERSION2012-12-03 16:09:03.0 
+0100
@@ -1 +1 @@
-2.23.0
+2.23.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.0/agents/Makefile.am 
new/yast2-product-creator-2.23.1/agents/Makefile.am
--- old/yast2-product-creator-2.23.0/agents/Makefile.am 2012-10-29 
14:52:42.0 +0100
+++ new/yast2-product-creator-2.23.1/agents/Makefile.am 2012-12-03 
14:12:21.0 +0100
@@ -2,8 +2,6 @@
 # Makefile.am for devtools/devtools/skeletons/config/agents
 #
 
-agent_SCRIPTS = 
+scrconf_DATA = *.scr
 
-scrconf_DATA = cfg_product-creator.scr
-
-EXTRA_DIST = $(agent_SCRIPTS) $(scrconf_DATA)
+EXTRA_DIST = $(scrconf_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.23.0/agents/Makefile.in 
new/yast2-product-creator-2.23.1/agents/Makefile.in
--- old/yast2-product-creator-2.23.0/agents/Makefile.in 2012-10-29 
15:33:50.0 +0100
+++ new/yast2-product-creator-2.23.1/agents/Makefile.in 2012-12-04 
15:57:17.0 +0100
@@ -18,7 +18,6 @@
 # Makefile.am for devtools/devtools/skeletons/config/agents
 #
 
-
 VPATH = @srcdir@
 am__make_dryrun = \
   { \
@@ -65,6 +64,13 @@
 mkinstalldirs = $(install_sh) -d
 CONFIG_CLEAN_FILES =
 CONFIG_CLEAN_VPATH_FILES =
+SOURCES =
+DIST_SOURCES =
+am__can_run_installinfo = \
+  case $$AM_UPDATE_INFO_DIR in \
+n|no|NO) false;; \
+*) (install-info --version) >/dev/null 2>&1;; \
+  esac
 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 am__vpath_adj = case $$p in \
 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
@@ -92,15 +98,7 @@
 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
  $(am__cd) "$$dir" && rm -f $$files; }; \
   }
-am__installdirs = "$(DESTDIR)$(agentdir)" "$(DESTDIR)$(scrconfdir)"
-SCRIPTS = $(agent_SCRIPTS)
-SOURCES =
-DIST_SOURCES =
-am__can_run_installinfo = \
-  case $$AM_UPDATE_INFO_DIR in \
-n|no|NO) false;; \
-*) (install-info --version) >/dev/null 2>&1;; \
-  esac
+am__installdirs = "$(DESTDIR)$(scrconfdir)"
 DATA = $(scrconf_DATA)
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 ACLOCAL = @ACLOCAL@
@@ -220,9 +218,8 @@
 ydatadir = @ydatadir@
 yncludedir = @yncludedir@
 ystartupdir = @ystar

commit yast2-product-creator for openSUSE:Factory

2012-08-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-08-22 12:19:12

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-06-29 07:04:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-08-22 12:19:14.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug 16 15:53:29 CEST 2012 - jsuch...@suse.cz
+
+- added README.expert file, describing the option for forcing
+  the package version (bnc#767614)
+- 2.22.8 
+
+---

Old:

  yast2-product-creator-2.22.7.tar.bz2

New:

  yast2-product-creator-2.22.8.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.BkkidH/_old  2012-08-22 12:19:15.0 +0200
+++ /var/tmp/diff_new_pack.BkkidH/_new  2012-08-22 12:19:15.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.7
+Version:2.22.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -115,6 +115,8 @@
 %{_prefix}/share/applications/YaST2/image-creator.desktop
 %{_prefix}/lib/YaST2/bin/y2mkiso
 %doc %{_prefix}/share/doc/packages/yast2-product-creator
+%doc %{_prefix}/share/doc/packages/yast2-product-creator/README.expert
+
 %dir /usr/share/YaST2/data/product-creator
 /usr/share/YaST2/data/product-creator/*
 #%dir /etc/YaST2/product-creator

++ yast2-product-creator-2.22.7.tar.bz2 -> 
yast2-product-creator-2.22.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.7/VERSION 
new/yast2-product-creator-2.22.8/VERSION
--- old/yast2-product-creator-2.22.7/VERSION2012-06-28 14:40:49.0 
+0200
+++ new/yast2-product-creator-2.22.8/VERSION2012-08-16 15:54:26.0 
+0200
@@ -1 +1 @@
-2.22.7
+2.22.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.7/doc/Makefile.am 
new/yast2-product-creator-2.22.8/doc/Makefile.am
--- old/yast2-product-creator-2.22.7/doc/Makefile.am2012-06-28 
14:39:56.0 +0200
+++ new/yast2-product-creator-2.22.8/doc/Makefile.am2012-08-16 
15:35:52.0 +0200
@@ -6,7 +6,7 @@
 
 htmldir = $(docdir)
 
-doc_DATA =
+doc_DATA = README.expert
 html_DATA =
 
 EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.7/doc/Makefile.in 
new/yast2-product-creator-2.22.8/doc/Makefile.in
--- old/yast2-product-creator-2.22.7/doc/Makefile.in2012-06-28 
14:46:36.0 +0200
+++ new/yast2-product-creator-2.22.8/doc/Makefile.in2012-08-16 
15:36:06.0 +0200
@@ -40,7 +40,7 @@
 host_triplet = @host@
 target_triplet = @target@
 subdir = doc
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 am__aclocal_m4_deps = $(top_srcdir)/configure.in
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
@@ -232,7 +232,7 @@
 yncludedir = @yncludedir@
 ystartupdir = @ystartupdir@
 SUBDIRS = autodocs
-doc_DATA = 
+doc_DATA = README.expert
 html_DATA = 
 EXTRA_DIST = $(doc_DATA) $(html_DATA)
 all: all-recursive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.7/doc/README 
new/yast2-product-creator-2.22.8/doc/README
--- old/yast2-product-creator-2.22.7/doc/README 2012-06-28 14:39:56.0 
+0200
+++ new/yast2-product-creator-2.22.8/doc/README 1970-01-01 01:00:00.0 
+0100
@@ -1,16 +0,0 @@
-CD Creator
-++
-
-Enables the user to create an CD image suitable for installation from a 
-list of packages and files.
-
-   - plain list of packages and product data
-   - an AutoYaST control file
-   - Clone on CD using AutoYaST and the Backup modules
-
-
-Options:
-
-   - Create a bootable CD without packages suitable for installation
- from a network source
-   - Create a source directory that can be used to create an ISO image
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.7/doc/README.expert 
new/yast2-product-creator-2.22.8/doc/README.expert
--- old/yast2-product-creator-2.22.7/doc/README.expert  1970-01-01 
01:00:00.

commit yast2-product-creator for openSUSE:Factory

2012-06-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-06-29 07:04:27

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-04-12 10:00:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-06-29 07:04:29.0 +0200
@@ -1,0 +2,7 @@
+Thu Jun 28 14:43:19 CEST 2012 - jsuch...@suse.cz
+
+- enable forcing package version to be present in the product
+  (bnc#767614)
+- 2.22.7
+
+---

Old:

  yast2-product-creator-2.22.6.tar.bz2

New:

  yast2-product-creator-2.22.7.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.VZ3WUP/_old  2012-06-29 07:04:31.0 +0200
+++ /var/tmp/diff_new_pack.VZ3WUP/_new  2012-06-29 07:04:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.6
+Version:2.22.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.22.6.tar.bz2 -> 
yast2-product-creator-2.22.7.tar.bz2 ++
 2462 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.22.6/VERSION 
new/yast2-product-creator-2.22.7/VERSION
--- old/yast2-product-creator-2.22.6/VERSION2012-04-03 11:08:56.0 
+0200
+++ new/yast2-product-creator-2.22.7/VERSION2012-06-28 14:40:49.0 
+0200
@@ -1 +1 @@
-2.22.6
+2.22.7
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.22.6/configure.in 
new/yast2-product-creator-2.22.7/configure.in
--- old/yast2-product-creator-2.22.6/configure.in   2012-03-30 
11:26:54.0 +0200
+++ new/yast2-product-creator-2.22.7/configure.in   2012-06-28 
14:46:30.0 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.21.8 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-product-creator, 2.22.5, http://bugs.opensuse.org/, 
yast2-product-creator)
+AC_INIT(yast2-product-creator, 2.22.7, 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.22.5"
+VERSION="2.22.7"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel "
 
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.22.6/src/Kiwi.ycp 
new/yast2-product-creator-2.22.7/src/Kiwi.ycp
--- old/yast2-product-creator-2.22.6/src/Kiwi.ycp   2012-03-29 
15:44:06.0 +0200
+++ new/yast2-product-creator-2.22.7/src/Kiwi.ycp   2012-06-28 
14:39:56.0 +0200
@@ -24,7 +24,7 @@
  * Summary:Data for kiwi configuration, input and output functions.
  * Authors:Jiri Suchomel 
  *
- * $Id: Kiwi.ycp 67585 2012-03-07 15:32:12Z jsuchome $
+ * $Id$
  */
 {
   module "Kiwi";
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.22.6/src/ProductCreator.ycp 
new/yast2-product-creator-2.22.7/src/ProductCreator.ycp
--- old/yast2-product-creator-2.22.6/src/ProductCreator.ycp 2012-03-29 
15:44:06.0 +0200
+++ new/yast2-product-creator-2.22.7/src/ProductCreator.ycp 2012-06-28 
14:42:07.0 +0200
@@ -24,7 +24,7 @@
  * Summary:Data for configuration of product-creator, input and output 

commit yast2-product-creator for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-04-12 09:58:40

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-03-22 12:42:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-04-12 10:00:03.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 11:08:17 CEST 2012 - jsuch...@suse.cz
+
+- updated list of compression flags (bnc#755004)
+- 2.22.6
+
+---

Old:

  yast2-product-creator-2.22.5.tar.bz2

New:

  yast2-product-creator-2.22.6.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.xBPw7R/_old  2012-04-12 10:00:04.0 +0200
+++ /var/tmp/diff_new_pack.xBPw7R/_new  2012-04-12 10:00:04.0 +0200
@@ -16,21 +16,29 @@
 #
 
 
-
 Name:   yast2-product-creator
-Version:2.22.5
+Version:2.22.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-product-creator-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
-BuildRequires:  autoyast2-installation perl-XML-Writer update-desktop-files 
yast2 yast2-add-on-creator yast2-devtools yast2-packager yast2-security 
yast2-slp yast2-testsuite
+BuildRequires:  autoyast2-installation
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-add-on-creator
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-packager
+BuildRequires:  yast2-security
+BuildRequires:  yast2-slp
+BuildRequires:  yast2-testsuite
 
 PreReq: %fillup_prereq
 
-Requires:   autoyast2-installation yast2-security yast2-country
+Requires:   autoyast2-installation
+Requires:   yast2-country
+Requires:   yast2-security
 
 # ag_pattern handling gzipped files
 Requires:   yast2-add-on-creator >= 2.17.1
@@ -55,6 +63,8 @@
 BuildArch:  noarch
 
 Summary:YaST2 - Module for Creating New Products
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 A wizard for creating your own product (installation images, live ISO,

++ yast2-product-creator-2.22.5.tar.bz2 -> 
yast2-product-creator-2.22.6.tar.bz2 ++
 2552 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.22.5/VERSION 
new/yast2-product-creator-2.22.6/VERSION
--- old/yast2-product-creator-2.22.5/VERSION2012-03-21 14:52:22.0 
+0100
+++ new/yast2-product-creator-2.22.6/VERSION2012-04-03 11:08:56.0 
+0200
@@ -1 +1 @@
-2.22.5
+2.22.6
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.22.5/configure.in 
new/yast2-product-creator-2.22.6/configure.in
--- old/yast2-product-creator-2.22.5/configure.in   2012-03-07 
09:18:54.0 +0100
+++ new/yast2-product-creator-2.22.6/configure.in   2012-03-30 
11:26:54.0 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.21.8 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-product-creator, 2.22.3, http://bugs.opensuse.org/, 
yast2-product-creator)
+AC_INIT(yast2-product-creator, 2.22.5, 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.22.3"
+VERSION="2.22.5"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel "
 
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.22.5/src/kiwi_dialogs.ycp 
new/yast2-produ

commit yast2-product-creator for openSUSE:Factory

2012-03-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-03-22 12:42:40

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-03-08 19:46:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-03-22 12:42:44.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar 21 14:52:02 CET 2012 - jsuch...@suse.cz
+
+- locale settings: remove unsupported entries, allow deleting
+  (bnc#751588)
+- 2.22.5
+
+---

Old:

  yast2-product-creator-2.22.4.tar.bz2

New:

  yast2-product-creator-2.22.5.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.BkCUh3/_old  2012-03-22 12:42:46.0 +0100
+++ /var/tmp/diff_new_pack.BkCUh3/_new  2012-03-22 12:42:46.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.4
+Version:2.22.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.22.4.tar.bz2 -> 
yast2-product-creator-2.22.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.4/VERSION 
new/yast2-product-creator-2.22.5/VERSION
--- old/yast2-product-creator-2.22.4/VERSION2012-03-07 16:30:23.0 
+0100
+++ new/yast2-product-creator-2.22.5/VERSION2012-03-21 14:52:22.0 
+0100
@@ -1 +1 @@
-2.22.4
+2.22.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.4/src/Kiwi.ycp 
new/yast2-product-creator-2.22.5/src/Kiwi.ycp
--- old/yast2-product-creator-2.22.4/src/Kiwi.ycp   2012-03-07 
16:31:27.0 +0100
+++ new/yast2-product-creator-2.22.5/src/Kiwi.ycp   2012-03-21 
09:04:17.0 +0100
@@ -24,7 +24,7 @@
  * Summary:Data for kiwi configuration, input and output functions.
  * Authors:Jiri Suchomel 
  *
- * $Id: Kiwi.ycp 67570 2012-03-07 08:37:11Z jsuchome $
+ * $Id: Kiwi.ycp 67585 2012-03-07 15:32:12Z jsuchome $
  */
 {
   module "Kiwi";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.4/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.22.5/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.22.4/src/kiwi_dialogs.ycp   2012-03-07 
16:18:33.0 +0100
+++ new/yast2-product-creator-2.22.5/src/kiwi_dialogs.ycp   2012-03-16 
15:42:24.0 +0100
@@ -24,7 +24,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 67570 2012-03-07 08:37:11Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 67585 2012-03-07 15:32:12Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -708,14 +708,15 @@
   define void InitLocaleCombo (string id) {
 
 string lang= KiwiConfig["preferences",0,id,0,content_key]:"";
-list items = [];
-
+list items = [
+  `item (`id ("none"), "---", false)
+];
 if (Kiwi::all_locales == $[])
 {
map out = (map) SCR::Execute (.target.bash_output, "/usr/bin/locale 
-a");
foreach (string line, splitstring (out["stdout"]:"", "\n"), {
string code = splitstring (line, ".@")[0]:line;
-if (code != "")
+if (code != "" && code != "C" && code != "POSIX")
Kiwi::all_locales[code] = 1;
});
 }
@@ -766,6 +767,7 @@
 list items = maplist (string zone, Kiwi::all_timezones, {
return `item (`id (zone), zone, tz == zone);
 });
+items  = prepend (items, `item (`id ("none"), "---"));
 
 UI::ChangeWidget (`id (id), `Items, items);
   }
@@ -792,12 +794,12 @@
val = split[0]:val;
UI::ChangeWidget (`id (key), `Value, val);
 }
-if (val == "" && haskey (KiwiConfig["preferences",0]:$[], key))
+if ((val == "" || val == "none") && haskey 
(KiwiConfig["preferences",0]:$[], key))
 {
KiwiConfig["preferences",0] =
remove (KiwiConfig["preferences",0]:$[], key);
 }
-else if (val != "")
+else if (val != "" && val != "none")
 {
KiwiConfig["preferences",0,key] = [ $[
content_key : UI::QueryWidget (`id(key), `Value)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2012-03-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-03-08 19:46:17

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-03-07 13:46:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-03-08 19:46:18.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  7 16:30:06 CET 2012 - jsuch...@suse.cz
+
+- do not discard bootinclude packages after conflict (bnc#750739)
+- backup the original version of config.xml (bnc#750989)
+- 2.22.4 
+
+---

Old:

  yast2-product-creator-2.22.3.tar.bz2

New:

  yast2-product-creator-2.22.4.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.jdzdLv/_old  2012-03-08 19:46:20.0 +0100
+++ /var/tmp/diff_new_pack.jdzdLv/_new  2012-03-08 19:46:20.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.3
+Version:2.22.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.22.3.tar.bz2 -> 
yast2-product-creator-2.22.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.3/VERSION 
new/yast2-product-creator-2.22.4/VERSION
--- old/yast2-product-creator-2.22.3/VERSION2012-03-07 09:18:23.0 
+0100
+++ new/yast2-product-creator-2.22.4/VERSION2012-03-07 16:30:23.0 
+0100
@@ -1 +1 @@
-2.22.3
+2.22.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.3/src/Kiwi.ycp 
new/yast2-product-creator-2.22.4/src/Kiwi.ycp
--- old/yast2-product-creator-2.22.3/src/Kiwi.ycp   2012-02-27 
15:46:32.0 +0100
+++ new/yast2-product-creator-2.22.4/src/Kiwi.ycp   2012-03-07 
16:31:27.0 +0100
@@ -24,7 +24,7 @@
  * Summary:Data for kiwi configuration, input and output functions.
  * Authors:Jiri Suchomel 
  *
- * $Id: Kiwi.ycp 67511 2012-02-22 12:25:45Z jsuchome $
+ * $Id: Kiwi.ycp 67570 2012-03-07 08:37:11Z jsuchome $
  */
 {
   module "Kiwi";
@@ -294,8 +294,8 @@
{
string backup   =  base_path + "/config.xml.POSsave";
y2milestone ("creating backup of config file: %1", backup);
-   SCR::Execute (.target.bash, sformat ("cp -- '%1' '%2'",
-   String::Quote (file_path), String::Quote (backup)));
+   SCR::Execute (.target.bash, sformat ("cp -- '%1/config.xml' '%2'",
+String::Quote (base_path), String::Quote (backup)));
}
file_path   = slepos_path;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.3/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.22.4/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.22.3/src/kiwi_dialogs.ycp   2012-03-06 
17:30:40.0 +0100
+++ new/yast2-product-creator-2.22.4/src/kiwi_dialogs.ycp   2012-03-07 
16:18:33.0 +0100
@@ -24,7 +24,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 67511 2012-02-22 12:25:45Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 67570 2012-03-07 08:37:11Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -1343,16 +1343,30 @@
 
ProductCreator::MarkTaboo (maplist (map i, pmap["ignore"]:[], 
``(i["name"]:"")));
 
-   foreach (map p, KiwiConfig["packages",index,"package"]:[], {
+// remember bootinclude packages: in Package selector we will lose 
this information (bnc#750739)
+map bi_packages= $[];
+foreach (map p, KiwiConfig["packages",index,"package"]:[], {
+   if (p["bootinclude"]:"" == "true")
+{
+bi_packages[p["name"]:""]   = true;
+}
InstallPackageOrProvider (p["name"]:"");
-   });
-
+});
boolean solved = Pkg::PkgSolve (true);
if (!solved)
{
map sw_contents = modifyPackageSelection 
(KiwiConfig["packages",index]:$[]);
if (sw_contents != nil)
{
+sw_contents["package"]  = maplist (map p, 
sw_contents["package"]:[], {
+string name = p["name"]:"";
+if (b

commit yast2-product-creator for openSUSE:Factory

2012-03-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-03-07 13:46:18

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-02-22 16:36:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-03-07 13:46:27.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  7 09:18:05 CET 2012 - jsuch...@suse.cz
+
+- new check for conflicting delete packages (bnc#748488)
+- allow writing empty package list (bnc#749029)
+- 2.22.3 
+
+---

Old:

  yast2-product-creator-2.22.2.tar.bz2

New:

  yast2-product-creator-2.22.3.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.NxBGRm/_old  2012-03-07 13:46:29.0 +0100
+++ /var/tmp/diff_new_pack.NxBGRm/_new  2012-03-07 13:46:29.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.22.2.tar.bz2 -> 
yast2-product-creator-2.22.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.2/VERSION 
new/yast2-product-creator-2.22.3/VERSION
--- old/yast2-product-creator-2.22.2/VERSION2012-02-22 13:20:18.0 
+0100
+++ new/yast2-product-creator-2.22.3/VERSION2012-03-07 09:18:23.0 
+0100
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.2/configure 
new/yast2-product-creator-2.22.3/configure
--- old/yast2-product-creator-2.22.2/configure  2012-02-22 13:20:27.0 
+0100
+++ new/yast2-product-creator-2.22.3/configure  2012-03-07 09:18:59.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.22.2.
+# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.22.3.
 #
 # Report bugs to .
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-product-creator'
 PACKAGE_TARNAME='yast2-product-creator'
-PACKAGE_VERSION='2.22.2'
-PACKAGE_STRING='yast2-product-creator 2.22.2'
+PACKAGE_VERSION='2.22.3'
+PACKAGE_STRING='yast2-product-creator 2.22.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-product-creator 2.22.2 to adapt to many kinds of 
systems.
+\`configure' configures yast2-product-creator 2.22.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1301,7 +1301,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-product-creator 
2.22.2:";;
+ short | recursive ) echo "Configuration of yast2-product-creator 
2.22.3:";;
esac
   cat <<\_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-product-creator configure 2.22.2
+yast2-product-creator configure 2.22.3
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1398,7 +1398,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-product-creator $as_me 2.22.2, which was
+It was created by yast2-product-creator $as_me 2.22.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2328,7 +2328,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-product-creator'
- VERSION='2.22.2'
+ VERSION='2.22.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION="2.22.2"
+VERSION="2.22.3"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel "
 
@@ -3380,7 +3380,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-product-creator $as_me 2.22.2, which was
+This file was extended by yast2-product-creator $as_me 2.22.3, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   

commit yast2-product-creator for openSUSE:Factory

2012-02-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-02-22 16:36:52

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2012-01-30 12:28:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-02-22 16:36:55.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 22 13:19:58 CET 2012 - jsuch...@suse.cz
+
+- do not show duplicates in locale entry (bnc#748122)
+- 2.22.2 
+
+---

Old:

  yast2-product-creator-2.22.1.tar.bz2

New:

  yast2-product-creator-2.22.2.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.kTr63Q/_old  2012-02-22 16:36:56.0 +0100
+++ /var/tmp/diff_new_pack.kTr63Q/_new  2012-02-22 16:36:56.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-product-creator
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-product-creator-2.22.1.tar.bz2 -> 
yast2-product-creator-2.22.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.1/VERSION 
new/yast2-product-creator-2.22.2/VERSION
--- old/yast2-product-creator-2.22.1/VERSION2012-01-25 10:17:03.0 
+0100
+++ new/yast2-product-creator-2.22.2/VERSION2012-02-22 13:20:18.0 
+0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.1/configure 
new/yast2-product-creator-2.22.2/configure
--- old/yast2-product-creator-2.22.1/configure  2012-01-26 11:08:06.0 
+0100
+++ new/yast2-product-creator-2.22.2/configure  2012-02-22 13:20:27.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.22.1.
+# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.22.2.
 #
 # Report bugs to .
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-product-creator'
 PACKAGE_TARNAME='yast2-product-creator'
-PACKAGE_VERSION='2.22.1'
-PACKAGE_STRING='yast2-product-creator 2.22.1'
+PACKAGE_VERSION='2.22.2'
+PACKAGE_STRING='yast2-product-creator 2.22.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-product-creator 2.22.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-product-creator 2.22.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1301,7 +1301,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-product-creator 
2.22.1:";;
+ short | recursive ) echo "Configuration of yast2-product-creator 
2.22.2:";;
esac
   cat <<\_ACEOF
 
@@ -1381,7 +1381,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-product-creator configure 2.22.1
+yast2-product-creator configure 2.22.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1398,7 +1398,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-product-creator $as_me 2.22.1, which was
+It was created by yast2-product-creator $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2328,7 +2328,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-product-creator'
- VERSION='2.22.1'
+ VERSION='2.22.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2450,7 +2450,7 @@
 
 
 
-VERSION="2.22.1"
+VERSION="2.22.2"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel "
 
@@ -3380,7 +3380,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-product-creator $as_me 2.22.1, which was
+This file was extended by yast2-product-creator $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3433,7 +3433,7 @

commit yast2-product-creator for openSUSE:Factory

2012-01-30 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2012-01-30 12:28:52

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2011-11-16 17:23:48.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2012-01-30 12:28:54.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 10:16:54 CET 2012 - jsuch...@suse.cz
+
+- confirmed license
+- 2.22.1 
+
+---

Old:

  yast2-product-creator-2.22.0.tar.bz2

New:

  yast2-product-creator-2.22.1.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.aOnAh9/_old  2012-01-30 12:28:55.0 +0100
+++ /var/tmp/diff_new_pack.aOnAh9/_new  2012-01-30 12:28:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-product-creator
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   yast2-product-creator
-Version:2.22.0
+Version:2.22.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-product-creator-%{version}.tar.bz2
 
-
 Group: System/YaST
-License:GPL-2.0+
-BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite yast2-packager autoyast2-installation yast2-security 
yast2-add-on-creator yast2 yast2-slp
+License:GPL-2.0
+BuildRequires:  autoyast2-installation perl-XML-Writer update-desktop-files 
yast2 yast2-add-on-creator yast2-devtools yast2-packager yast2-security 
yast2-slp yast2-testsuite
 
 PreReq: %fillup_prereq
 
@@ -54,7 +52,7 @@
 # prefer to install package with real templates
 Recommends:kiwi-config-openSUSE
 
-BuildArchitectures:noarch
+BuildArch:  noarch
 
 Summary:   YaST2 - Module for Creating New Products
 
@@ -73,7 +71,6 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
@@ -87,11 +84,11 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
-
 install -d $RPM_BUILD_ROOT/var/lib/YaST2/product-creator
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
+
 %post
 %{fillup_only -n product-creator}
 
@@ -113,3 +110,5 @@
 #%dir /etc/YaST2/product-creator
 /usr/share/YaST2/scrconf/*.scr
 /var/adm/fillup-templates/sysconfig.product-creator
+
+%changelog

++ yast2-product-creator-2.22.0.tar.bz2 -> 
yast2-product-creator-2.22.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.0/VERSION 
new/yast2-product-creator-2.22.1/VERSION
--- old/yast2-product-creator-2.22.0/VERSION2011-11-16 11:12:00.0 
+0100
+++ new/yast2-product-creator-2.22.1/VERSION2012-01-25 10:17:03.0 
+0100
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.22.0/configure 
new/yast2-product-creator-2.22.1/configure
--- old/yast2-product-creator-2.22.0/configure  2011-10-05 10:09:41.0 
+0200
+++ new/yast2-product-creator-2.22.1/configure  2012-01-26 11:08:06.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.21.11.
+# Generated by GNU Autoconf 2.68 for yast2-product-creator 2.22.1.
 #
 # Report bugs to .
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-product-creator'
 PACKAGE_TARNAME='yast2-product-creator'
-PACKAGE_VERSION='2.21.11'
-PACKAGE_STRING='yast2-product-creator 2.21.11'
+PACKAGE_VERSION='2.22.1'
+PACKAGE_STRING='yast2-product-creator 2.22.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to b

commit yast2-product-creator for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2011-12-06 19:20:00

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:




Other differences:
--
++ yast2-product-creator.spec ++
+++ empty output from diff against yast2-product-creator.spec

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2011-11-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2011-11-16 17:22:49

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2011-10-28 15:33:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2011-11-16 17:23:48.0 +0100
@@ -1,0 +2,6 @@
+Wed Nov 16 11:11:37 CET 2011 - jsuch...@suse.cz
+
+- merged texts from proofreading
+- 2.22.0 
+
+---

Old:

  yast2-product-creator-2.21.12.tar.bz2

New:

  yast2-product-creator-2.22.0.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.Sk8n2I/_old  2011-11-16 17:23:49.0 +0100
+++ /var/tmp/diff_new_pack.Sk8n2I/_new  2011-11-16 17:23:49.0 +0100
@@ -19,15 +19,16 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.12
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-product-creator-%{version}.tar.bz2
 
+
 Group:  System/YaST
 License:GPL-2.0+
-BuildRequires:  autoyast2-installation perl-XML-Writer update-desktop-files 
yast2 yast2-add-on-creator yast2-devtools yast2-packager yast2-security 
yast2-slp yast2-testsuite
+BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite yast2-packager autoyast2-installation yast2-security 
yast2-add-on-creator yast2 yast2-slp
 
 PreReq: %fillup_prereq
 
@@ -53,7 +54,7 @@
 # prefer to install package with real templates
 Recommends: kiwi-config-openSUSE
 
-BuildArch:  noarch
+BuildArchitectures:noarch
 
 Summary:YaST2 - Module for Creating New Products
 
@@ -86,11 +87,11 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 install -d $RPM_BUILD_ROOT/var/lib/YaST2/product-creator
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
-
 %post
 %{fillup_only -n product-creator}
 
@@ -112,5 +113,3 @@
 #%dir /etc/YaST2/product-creator
 /usr/share/YaST2/scrconf/*.scr
 /var/adm/fillup-templates/sysconfig.product-creator
-
-%changelog

++ yast2-product-creator-2.21.12.tar.bz2 -> 
yast2-product-creator-2.22.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.12/VERSION 
new/yast2-product-creator-2.22.0/VERSION
--- old/yast2-product-creator-2.21.12/VERSION   2011-10-18 11:11:10.0 
+0200
+++ new/yast2-product-creator-2.22.0/VERSION2011-11-16 11:12:00.0 
+0100
@@ -1 +1 @@
-2.21.12
+2.22.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.12/src/complex.ycp 
new/yast2-product-creator-2.22.0/src/complex.ycp
--- old/yast2-product-creator-2.21.12/src/complex.ycp   2011-09-19 
15:11:56.0 +0200
+++ new/yast2-product-creator-2.22.0/src/complex.ycp2011-11-16 
11:12:16.0 +0100
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $Id: complex.ycp 65770 2011-09-19 07:22:30Z visnov $
+ * $Id: complex.ycp 66806 2011-11-16 10:12:14Z jsuchome $
  */
 
 {
@@ -316,9 +316,7 @@
 import "Progress";
 
 
-string help = _("
-Please wait while the directory structure for the new ISO 
image is created.
-
+string help = _("Creating the directory structure for the new ISO 
image.
 
 ");
 help = help + _("Press Next to start creating the ISO 
file.");
@@ -460,7 +458,7 @@
 
if (!Mode::commandline())
{
-   Popup::ShowFeedback(_("Creating CD Image..."), _("This 
may take a while"));
+   Popup::ShowFeedback(_("Creating CD Image..."), _("This 
may take a while."));
}
 
string command = sformat("/usr/lib/YaST2/bin/y2mkiso '%1' 
'%2' '%3'", String::Quote(isodir), String::Quote(isofile), 
String::Quote(boot_arch));
@@ -507,7 +505,7 @@
 term contents =
 `RichText(html);
 
-string help_text = _("Verify if the data in the summary box is 
correct then
+string help_text = _("Verify the data in the summary box then
 press Finish to return to main dialog.
 ");
 
@@ -538,9 +536,10 @@
 // caption
 string caption = _("Custom CDs");
 
-string help = _("Please wait while the data an

commit yast2-product-creator for openSUSE:Factory

2011-10-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory checked in at 2011-10-25 17:24:03

Comparing /work/SRC/openSUSE:Factory/yast2-product-creator (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-product-creator.new (New)


Package is "yast2-product-creator", Maintainer is "jsuch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes  
2011-10-04 18:02:19.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-product-creator.new/yast2-product-creator.changes
 2011-10-28 15:33:13.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 25 09:58:49 CEST 2011 - jsuch...@suse.cz
+
+- added UI for disk encryption (fate#312486)
+- 2.21.12
+
+---
+Mon Oct 17 15:28:32 CEST 2011 - jsuch...@suse.cz
+
+- call SLEPOS specific XSL transformation (bnc#723031) 
+
+---

Old:

  yast2-product-creator-2.21.11.tar.bz2

New:

  yast2-product-creator-2.21.12.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.jrgYzV/_old  2011-10-28 15:33:17.0 +0200
+++ /var/tmp/diff_new_pack.jrgYzV/_new  2011-10-28 15:33:17.0 +0200
@@ -19,16 +19,14 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.11
+Version:2.21.12
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-product-creator-%{version}.tar.bz2
 
-Prefix: /usr
-
 Group:  System/YaST
-License:GPL v2 or later
+License:GPL-2.0+
 BuildRequires:  autoyast2-installation perl-XML-Writer update-desktop-files 
yast2 yast2-add-on-creator yast2-devtools yast2-packager yast2-security 
yast2-slp yast2-testsuite
 
 PreReq: %fillup_prereq
@@ -67,23 +65,23 @@
 %setup -n yast2-product-creator-%{version}
 
 %build
-%{prefix}/bin/y2tool y2autoconf
-%{prefix}/bin/y2tool y2automake
+%{_prefix}/bin/y2tool y2autoconf
+%{_prefix}/bin/y2tool y2automake
 autoreconf --force --install
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
 %{?suse_update_config:%{suse_update_config -f}}
-./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
+./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
 make %{?jobs:-j%jobs} V=1
 
 %install
 make install DESTDIR="$RPM_BUILD_ROOT"
-[ -e "%{prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
-for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
+[ -e "%{_prefix}/share/YaST2/data/devtools/NO_MAKE_CHECK" ] || 
Y2DIR="$RPM_BUILD_ROOT/usr/share/YaST2" make check DESTDIR="$RPM_BUILD_ROOT"
+for f in `find $RPM_BUILD_ROOT/%{_prefix}/share/applications/YaST2/ -name 
"*.desktop"` ; do
 d=${f##*/}
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
@@ -105,10 +103,10 @@
 /usr/share/YaST2/clients/kiwi.ycp
 /usr/share/YaST2/modules/*.ycp
 /usr/share/YaST2/modules/*.ybc
-%{prefix}/share/applications/YaST2/product-creator.desktop
-%{prefix}/share/applications/YaST2/image-creator.desktop
-%{prefix}/lib/YaST2/bin/y2mkiso
-%doc %{prefix}/share/doc/packages/yast2-product-creator
+%{_prefix}/share/applications/YaST2/product-creator.desktop
+%{_prefix}/share/applications/YaST2/image-creator.desktop
+%{_prefix}/lib/YaST2/bin/y2mkiso
+%doc %{_prefix}/share/doc/packages/yast2-product-creator
 %dir /usr/share/YaST2/data/product-creator
 /usr/share/YaST2/data/product-creator/*
 #%dir /etc/YaST2/product-creator

++ yast2-product-creator-2.21.11.tar.bz2 -> 
yast2-product-creator-2.21.12.tar.bz2 ++
 2301 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.11/VERSION 
new/yast2-product-creator-2.21.12/VERSION
--- old/yast2-product-creator-2.21.11/VERSION   2011-09-27 15:00:33.0 
+0200
+++ new/yast2-product-creator-2.21.12/VERSION   2011-10-18 11:11:10.0 
+0200
@@ -1 +1 @@
-2.21.11
+2.21.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude a

commit yast2-product-creator for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Tue Oct 4 18:02:22 CEST 2011.




--- openSUSE:Factory/yast2-product-creator/yast2-product-creator.changes
2011-09-23 12:53:20.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-09-27 15:01:40.0 +0200
@@ -1,0 +2,15 @@
+Tue Sep 27 15:00:13 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.11 
+
+---
+Fri Sep 23 10:04:48 UTC 2011 - lsle...@suse.cz
+
+- code cleanup - removed obsoled code for handling selections
+  (replaced by patterns long time ago)
+- use Pkg::ResolvableProperties() instead of obsoleted
+  Pkg::GetPatterns()
+- 2.21.10
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.9.tar.bz2

New:

  yast2-product-creator-2.21.11.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.B9oUB6/_old  2011-10-04 18:02:18.0 +0200
+++ /var/tmp/diff_new_pack.B9oUB6/_new  2011-10-04 18:02:18.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.9
+Version:2.21.11
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.9.tar.bz2
+Source0:yast2-product-creator-%{version}.tar.bz2
 
 Prefix: /usr
 
@@ -43,6 +43,7 @@
 
 # changes in ag_anyxml agent
 # Wizard_hw drop
+# Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 >= 2.21.22
 
 # Pkg::SourceForceRefreshNow()
@@ -63,7 +64,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.9
+%setup -n yast2-product-creator-%{version}
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.9.tar.bz2 -> 
yast2-product-creator-2.21.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.9/Makefile.am 
new/yast2-product-creator-2.21.11/Makefile.am
--- old/yast2-product-creator-2.21.9/Makefile.am2011-09-15 
21:21:12.0 +0200
+++ new/yast2-product-creator-2.21.11/Makefile.am   2011-09-27 
14:56:05.0 +0200
@@ -20,7 +20,6 @@
 IS_DEVTOOLS= $(findstring yast2-devtools,$(RPMNAME))
 
 DEVTOOLS_DIR   = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES   = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR   = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/copyright/gpl)
 
 COPYRIGHT_files_gpl= README COPYING
@@ -155,7 +154,7 @@
$(Y2TOOL) create-spec < $$i > $$here/package/$${newname} ; \
done
 
-package: check-up-to-date check-tagversion check-all-packages check-textdomain 
package-local
+package: check-up-to-date check-tagversion check-textdomain package-local
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
@@ -185,21 +184,6 @@
 check-parse:
@echo "Not running parseycp."
 
-check-all-packages:
-   @if [ ! -e "$(ALL_PACKAGES)" ]; then\
-   echo ERROR: "Can't find $(ALL_PACKAGES)"; false;\
-   fi
-   @if ! grep -q "^$(RPMNAME)[[:space:]]" $(ALL_PACKAGES); then
\
-   echo ERROR: "$(RPMNAME) not in $(ALL_PACKAGES)"; false; \
-   fi
-   @if grep -q "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); then \
-   echo ERROR: "$(RPMNAME) info in $(ALL_PACKAGES) contains some 
unknown (?) fields:"; \
-   echo;   \
-   grep "^$(RPMNAME)[[:space:]]\+.*?" $(ALL_PACKAGES); \
-   echo;   \
-   false;  \
-   fi
-
 check-textdomain:
$(Y2TOOL) check-textdomain $(srcdir)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.9/Makefile.in 
new/yast2-product-creator-2.21.11/Makefile.in
--- old/yast2-product-creator-2.21.9/Makefile.in2011-09-15 
21:21:16.0 +0200
+++ new/yast2-product-creator-2.21.11/Makefile.in   2011-09-27 
14:56:08.0 +0200
@@ -261,7 +261,6 @@
 # do we do Makefile.am for devtools? It is a little special...
 IS_DEVTOOLS = $(findstring yast2-devtools,$(RPMNAME))
 DEVTOOLS_DIR = $(if 
$(IS_DEVTOOLS),$(srcdir)/devtools,$(Y2DEVTOOLS_PREFIX)/share/YaST2/data/devtools)
-ALL_PACKAGES = $(DEVTOOLS_DIR)/admin/all-packages
 LEGALESE_DIR = $(if 
$(HAS_YAST_LICENSE),$(DEVTOOLS_DIR)/admin/copyright/yast,$(DEVTOOLS_DIR)/admin/co

commit yast2-product-creator for openSUSE:Factory

2011-09-21 Thread h_root

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.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-09-19 14:59:03.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 09:21:49 CEST 2011 - vis...@suse.cz
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.Mx7499/_new  2011-09-21 17:32:57.0 +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/VERSION2011-09-01 12:04:29.0 
+0200
+++ new/yast2-product-creator-2.21.9/VERSION2011-09-19 14:58:40.0 
+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.0 +0200
+++ new/yast2-product-creator-2.21.9/configure.in   2011-09-15 
21:21:12.0 +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 "
 
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.ycp2011-07-15 
12:18:51.0 +0200
+++ new/yast2-product-creator-2.21.9/src/complex.ycp2011-09-19 
09:22:31.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $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(
+

commit yast2-product-creator for openSUSE:Factory

2011-09-02 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Fri Sep 2 10:07:37 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-08-12 
15:33:55.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-09-01 12:06:11.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep  1 12:03:01 CEST 2011 - jsuch...@suse.cz
+
+- during test for delete conflicts, check for packages selected
+  by YaST (bnc#710733)
+- 2.21.8
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.7.tar.bz2

New:

  yast2-product-creator-2.21.8.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.rAuOUQ/_old  2011-09-02 10:07:24.0 +0200
+++ /var/tmp/diff_new_pack.rAuOUQ/_new  2011-09-02 10:07:24.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.7
+Version:2.21.8
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.7.tar.bz2
+Source0:yast2-product-creator-2.21.8.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.7
+%setup -n yast2-product-creator-2.21.8
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.7.tar.bz2 -> 
yast2-product-creator-2.21.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.7/VERSION 
new/yast2-product-creator-2.21.8/VERSION
--- old/yast2-product-creator-2.21.7/VERSION2011-08-12 15:26:07.0 
+0200
+++ new/yast2-product-creator-2.21.8/VERSION2011-09-01 12:04:29.0 
+0200
@@ -1 +1 @@
-2.21.7
+2.21.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.7/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.8/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.21.7/src/kiwi_dialogs.ycp   2011-08-12 
15:23:44.0 +0200
+++ new/yast2-product-creator-2.21.8/src/kiwi_dialogs.ycp   2011-09-01 
12:02:59.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 65252 2011-08-05 14:15:04Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 65333 2011-08-12 13:33:22Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -1267,7 +1267,7 @@
{
symbol transact_by  = package["transact_by"]:`none;
string name = package["name"]:"";
-   if (transact_by == `solver || transact_by == `user)
+   if (transact_by == `solver || transact_by == `user || 
transact_by == `app_high)
{
if (haskey (to_delete, name))
{






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-product-creator for openSUSE:Factory

2011-08-15 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Mon Aug 15 10:57:29 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-08-05 
16:15:31.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-08-12 15:33:55.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 12 15:24:09 CEST 2011 - jsuch...@suse.cz
+
+- ignore bootinclude packages during the check what is available
+- 2.21.7 
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.6.tar.bz2

New:

  yast2-product-creator-2.21.7.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.A9C9GJ/_old  2011-08-15 10:49:11.0 +0200
+++ /var/tmp/diff_new_pack.A9C9GJ/_new  2011-08-15 10:49:11.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.6
+Version:2.21.7
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.6.tar.bz2
+Source0:yast2-product-creator-2.21.7.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.6
+%setup -n yast2-product-creator-2.21.7
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.6.tar.bz2 -> 
yast2-product-creator-2.21.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.6/VERSION 
new/yast2-product-creator-2.21.7/VERSION
--- old/yast2-product-creator-2.21.6/VERSION2011-08-05 16:13:59.0 
+0200
+++ new/yast2-product-creator-2.21.7/VERSION2011-08-12 15:26:07.0 
+0200
@@ -1 +1 @@
-2.21.6
+2.21.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.6/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.7/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.21.6/src/kiwi_dialogs.ycp   2011-08-05 
16:13:20.0 +0200
+++ new/yast2-product-creator-2.21.7/src/kiwi_dialogs.ycp   2011-08-12 
15:23:44.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 64094 2011-05-24 08:34:00Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 65252 2011-08-05 14:15:04Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -479,7 +479,6 @@
   define void InitSize (string id) {
 
 map size_map= get_current_size_map (KiwiConfig, kiwi_task);
-
 integer siz= tointeger (size_map[Kiwi::content_key]:"0");
 if (siz == nil) siz= 0;
 UI::ChangeWidget (`id ("size"), `Value, siz);
@@ -1125,9 +1124,16 @@
{
Popup::ShowFeedback (_("Checking packages availability..."), 
_("Please wait..."));
list n_a= [];
-   foreach (map p, pmap["package"]:[], {
-   if (p["name"]:"" != "" && !Pkg::IsAvailable (p["name"]:""))
+
+   list bi_packages= [];
+   map original_pmap   = pmap;
+   pmap["package"] = filter (map p, pmap["package"]:[], {
+   if (p["bootinclude"]:"" == "true")
+   bi_packages = add (bi_packages, p);
+   // do not check bootinclude packages
+   else if (p["name"]:"" != "" && !Pkg::IsAvailable (p["name"]:""))
n_a = add (n_a, p["name"]:"");
+   return p["bootinclude"]:"" != "true";
});
Popup::ClearFeedback ();
if (size (n_a) > 0)
@@ -1162,16 +1168,17 @@
UI::CloseDialog ();
if (r == `remove)
{
-   KiwiConfig["packages",index,"package"]  = filter (map 
p, pmap["package"]:[], {
+   KiwiConfig["packages",index,"package"]  = filter (map 
p, original_pmap["package"]:[], {
return !contains (n_a, p["name"]:"");
});
ret = `removed;
}
if (r == `selection)
{
-   map sw_contents = modifyPackageSelection 
(KiwiConfig["packages",index]:$[]);
+   map sw_contents = modifyPackageSelection (pmap);
if (sw_contents != nil)
{
+   sw_contents["package"]  = union 
(sw_contents["package"]:[], bi_packages);
KiwiConfig["packages",index]= sw_contents;
ret = `selection;
}






Remember to have fun...

-- 
To unsubscrib

commit yast2-product-creator for openSUSE:Factory

2011-08-07 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Sun Aug 7 19:11:57 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-07-15 
12:19:14.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-08-05 16:15:31.0 +0200
@@ -1,0 +2,18 @@
+Fri Aug  5 16:13:24 CEST 2011 - jsuch...@suse.cz
+
+- added support for 'bootinclude' tag (fate#310978)
+- 2.21.6 
+
+---
+Fri Aug  5 12:34:40 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Wed Aug  3 09:07:19 UTC 2011 - lsle...@suse.cz
+
+- use term "Software manager" instead of "Package manager"
+  (bnc#585679)
+- 2.21.5
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.4.tar.bz2

New:

  yast2-product-creator-2.21.6.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.2vz7No/_old  2011-08-07 19:08:35.0 +0200
+++ /var/tmp/diff_new_pack.2vz7No/_new  2011-08-07 19:08:35.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.4
+Version:2.21.6
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.4.tar.bz2
+Source0:yast2-product-creator-2.21.6.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.4
+%setup -n yast2-product-creator-2.21.6
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.4.tar.bz2 -> 
yast2-product-creator-2.21.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.4/VERSION 
new/yast2-product-creator-2.21.6/VERSION
--- old/yast2-product-creator-2.21.4/VERSION2011-07-15 12:18:27.0 
+0200
+++ new/yast2-product-creator-2.21.6/VERSION2011-08-05 16:13:59.0 
+0200
@@ -1 +1 @@
-2.21.4
+2.21.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.4/src/complex.ycp 
new/yast2-product-creator-2.21.6/src/complex.ycp
--- old/yast2-product-creator-2.21.4/src/complex.ycp2011-07-15 
12:15:03.0 +0200
+++ new/yast2-product-creator-2.21.6/src/complex.ycp2011-07-15 
12:18:51.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $Id: complex.ycp 64094 2011-05-24 08:34:00Z jsuchome $
+ * $Id: complex.ycp 64839 2011-07-15 10:18:50Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.4/src/dialogs.ycp 
new/yast2-product-creator-2.21.6/src/dialogs.ycp
--- old/yast2-product-creator-2.21.4/src/dialogs.ycp2011-07-15 
12:15:50.0 +0200
+++ new/yast2-product-creator-2.21.6/src/dialogs.ycp2011-07-15 
12:18:51.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $Id: dialogs.ycp 62617 2010-10-12 14:53:46Z lslezak $
+ * $Id: dialogs.ycp 64839 2011-07-15 10:18:50Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.4/src/helps.ycp 
new/yast2-product-creator-2.21.6/src/helps.ycp
--- old/yast2-product-creator-2.21.4/src/helps.ycp  2008-12-18 
14:46:59.0 +0100
+++ new/yast2-product-creator-2.21.6/src/helps.ycp  2011-08-03 
11:11:33.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Help texts of all the dialogs
  * Authors:Anas Nashif 
  *
- * $Id: helps.ycp 50872 2008-09-09 09:23:15Z jsuchome $
+ * $Id: helps.ycp 65165 2011-08-03 09:08:44Z lslezak $
  */
 
 {
@@ -83,8 +83,8 @@
 
 ") +
 /* Configure1 dialog help 3/4 */
-_("Package Manager
-Use the package manager without any preselected packages. All
+_("Software Manager
+Use the software manager without any preselected packages. All
 packages that would be automatically selected during installation must be
 selected manually based on the hardware and architecture for which you are
 creating this CD.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-2.21.4/src/image-creator.desktop 
new/yast2-product-creator-2.21.6/src/image-creator.desktop
--- old/yast2-product-creator-2.21.4/src/image-creator.desktop  2010-01-15 
09:17:31.0 +0100
+++ new/yast2-product-creator-2.21.6/src/image-creator.desktop  2011-08-05 
15:40:56.0 +0200
@@ -3,7 +3,6 @@
 Categories=

commit yast2-product-creator for openSUSE:Factory

2011-07-18 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Mon Jul 18 09:41:27 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-05-24 
10:37:51.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-07-15 12:19:14.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 15 12:16:29 CEST 2011 - jsuch...@suse.cz
+
+- fixed typos (bnc#703202)
+- 2.21.4 
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.3.tar.bz2

New:

  yast2-product-creator-2.21.4.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.Vhg6ig/_old  2011-07-18 09:41:05.0 +0200
+++ /var/tmp/diff_new_pack.Vhg6ig/_new  2011-07-18 09:41:05.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.3
+Version:2.21.4
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.3.tar.bz2
+Source0:yast2-product-creator-2.21.4.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.3
+%setup -n yast2-product-creator-2.21.4
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.3.tar.bz2 -> 
yast2-product-creator-2.21.4.tar.bz2 ++
 6668 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.3/VERSION 
new/yast2-product-creator-2.21.4/VERSION
--- old/yast2-product-creator-2.21.3/VERSION2011-05-24 10:11:35.0 
+0200
+++ new/yast2-product-creator-2.21.4/VERSION2011-07-15 12:18:27.0 
+0200
@@ -1 +1 @@
-2.21.3
+2.21.4
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.3/configure.in 
new/yast2-product-creator-2.21.4/configure.in
--- old/yast2-product-creator-2.21.3/configure.in   2010-01-25 
19:41:40.0 +0100
+++ new/yast2-product-creator-2.21.4/configure.in   2011-06-23 
15:59:13.0 +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.19.2, http://bugs.opensuse.org/, 
yast2-product-creator)
+AC_INIT(yast2-product-creator, 2.21.3, 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.19.2"
+VERSION="2.21.3"
 RPMNAME="yast2-product-creator"
 MAINTAINER="Jiri Suchomel "
 
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.3/src/complex.ycp 
new/yast2-product-creator-2.21.4/src/complex.ycp
--- old/yast2-product-creator-2.21.3/src/complex.ycp2011-05-24 
10:34:04.0 +0200
+++ new/yast2-product-creator-2.21.4/src/complex.ycp2011-07-15 
12:15:03.0 +0200
@@ -784,7 +784,7 @@
string version  = get_preferences (config, "version", "");
if (Popup::YesNo (
 // yes/no popup
-sformat (_("Delete configutation %1 (%2) now?"), config["name"]:"", version)))
+sformat (_("Delete configuration %1 (%2) now?"), config["name"]:"", version)))
{
string dir  =
config["kiwi_configuration_"+ config["current_task"]:""]:"";
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.3/src/dialogs.ycp 
new/yast2-product-creator-2.21.4/src/dialogs.ycp
--- old/yast2-product-creator-2.21.3/src/dialogs.ycp2011-03-01 
12:35:04.0 +0100
+++ new/yast2-product-creator-2.21.4/src/d

commit yast2-product-creator for openSUSE:Factory

2011-05-25 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Wed May 25 10:19:34 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-05-13 
10:01:45.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-05-24 10:37:51.0 +0200
@@ -1,0 +2,6 @@
+Tue May 24 10:11:06 CEST 2011 - jsuch...@suse.cz
+
+- updated to new kiwi version (fate#311430 "Update kiwi to 4.8") 
+- 2.21.3
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.2.tar.bz2

New:

  yast2-product-creator-2.21.3.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.jT78ZQ/_old  2011-05-25 10:18:43.0 +0200
+++ /var/tmp/diff_new_pack.jT78ZQ/_new  2011-05-25 10:18:43.0 +0200
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.2
+Version:2.21.3
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.2.tar.bz2
+Source0:yast2-product-creator-2.21.3.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.2
+%setup -n yast2-product-creator-2.21.3
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.2.tar.bz2 -> 
yast2-product-creator-2.21.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.2/VERSION 
new/yast2-product-creator-2.21.3/VERSION
--- old/yast2-product-creator-2.21.2/VERSION2011-05-13 10:00:04.0 
+0200
+++ new/yast2-product-creator-2.21.3/VERSION2011-05-24 10:11:35.0 
+0200
@@ -1 +1 @@
-2.21.2
+2.21.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.2/src/Kiwi.ycp 
new/yast2-product-creator-2.21.3/src/Kiwi.ycp
--- old/yast2-product-creator-2.21.2/src/Kiwi.ycp   2011-05-13 
09:59:36.0 +0200
+++ new/yast2-product-creator-2.21.3/src/Kiwi.ycp   2011-05-24 
10:34:04.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Data for kiwi configuration, input and output functions.
  * Authors:Jiri Suchomel 
  *
- * $Id: Kiwi.ycp 63513 2011-03-04 13:27:24Z jsuchome $
+ * $Id: Kiwi.ycp 64094 2011-05-24 08:34:00Z jsuchome $
  */
 {
   module "Kiwi";
@@ -233,10 +233,22 @@
y2warning ("no such file %1/config.xml", base_path);
return ret;
 }
+string file_path   =  base_path + "/config.xml";
+if (FileUtils::Exists ("/usr/share/kiwi/xsl/master.xsl"))
+{
+   file_path   = Directory::tmpdir + "/transformed-config.xml";
+   map out = (map) SCR::Execute (.target.bash_output, sformat (
+   "xsltproc /usr/share/kiwi/xsl/master.xsl %1/config.xml > %2",
+   base_path, file_path));
+   if (out["exit"]:0 != 0)
+   {
+   y2error ("xslt transformation failed: %1", out);
+   }
+}
 
 // read rest of config.xml using more generic agent
 map anyxml = (map) SCR::Read (.anyxml, $[
-   "file"  : base_path + "/config.xml",
+   "file"  : file_path,
"args"  : $[
"ForceArray": 1,
 "KeepRoot" : 1,
@@ -249,7 +261,7 @@
 
 // attributes of 'image' tag:
 ret["name"]= image["name"]:"";
-ret["schemeversion"]= image["schemeversion"]:"2.0";
+ret["schemaversion"]= image["schemaversion"]:"5.2";
 if (haskey (image, "inherit"))
ret["inherit"]  = image["inherit"]:"";
 
@@ -289,7 +301,6 @@
list split = splitstring (lang, ".");
ret = save_preferences (ret, "locale", split[0]:lang);
 }
-
 return ret;
   }
 
@@ -310,8 +321,8 @@
KiwiConfig  = save_preferences(KiwiConfig,"defaultroot",chroot_dir);
 }
 
-string image_tag   = sformat ("",
-   KiwiConfig["name"]:"", KiwiConfig["schemeversion"]:"2.0",
+string image_tag   = sformat ("",
+   KiwiConfig["name"]:"", KiwiConfig["schemaversion"]:"5.2",
(KiwiConfig["inherit"]:"" == "" ?
"" :
sformat (" inherit=\"%1\"", KiwiConfig["inherit"]:"")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.2/src/complex.ycp 
new/yast2-product-creator-2.21.3/src/complex.ycp
--- old/yast2-product-creator-2.21.2/src/complex.ycp2011-03-11 
15:11:21.0 +0100
+++ new/yast2-product-creator-2.21.3/src/complex.ycp2011-05-24 
10:34:04.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $Id: complex.ycp 63568 2011-03-11 14:11:21Z jsuchome $
+ * $I

commit yast2-product-creator for openSUSE:Factory

2011-05-17 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Tue May 17 12:33:05 CEST 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-03-11 
15:11:46.0 +0100
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-05-13 10:01:45.0 +0200
@@ -1,0 +2,6 @@
+Fri May 13 09:59:46 CEST 2011 - jsuch...@suse.cz
+
+- better UI for locale related settings (fate#311734)
+- 2.21.2 
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.1.tar.bz2

New:

  yast2-product-creator-2.21.2.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.YnimtS/_old  2011-05-17 12:28:25.0 +0200
+++ /var/tmp/diff_new_pack.YnimtS/_new  2011-05-17 12:28:25.0 +0200
@@ -19,21 +19,21 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.1
+Version:2.21.2
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.1.tar.bz2
+Source0:yast2-product-creator-2.21.2.tar.bz2
 
 Prefix: /usr
 
 Group:  System/YaST
-License:GPLv2+
+License:GPL v2 or later
 BuildRequires:  autoyast2-installation perl-XML-Writer update-desktop-files 
yast2 yast2-add-on-creator yast2-devtools yast2-packager yast2-security 
yast2-slp yast2-testsuite
 
 PreReq: %fillup_prereq
 
-Requires:   autoyast2-installation yast2-security
+Requires:   autoyast2-installation yast2-security yast2-country
 
 # ag_pattern handling gzipped files
 Requires:   yast2-add-on-creator >= 2.17.1
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.1
+%setup -n yast2-product-creator-2.21.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.1.tar.bz2 -> 
yast2-product-creator-2.21.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.1/VERSION 
new/yast2-product-creator-2.21.2/VERSION
--- old/yast2-product-creator-2.21.1/VERSION2011-03-11 15:10:45.0 
+0100
+++ new/yast2-product-creator-2.21.2/VERSION2011-05-13 10:00:04.0 
+0200
@@ -1 +1 @@
-2.21.1
+2.21.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.1/src/Kiwi.ycp 
new/yast2-product-creator-2.21.2/src/Kiwi.ycp
--- old/yast2-product-creator-2.21.1/src/Kiwi.ycp   2011-03-04 
14:27:25.0 +0100
+++ new/yast2-product-creator-2.21.2/src/Kiwi.ycp   2011-05-13 
09:59:36.0 +0200
@@ -79,6 +79,12 @@
   string stderr_file   = "image_creator.stderr";
   string logs_directory= "/tmp";
 
+  // all available locales
+  global list all_locales  = [];
+
+  // all available time zones
+  global list all_timezones= [];
+
   /**
* crypt given user password with current encryption algorithm
*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.1/src/complex.ycp 
new/yast2-product-creator-2.21.2/src/complex.ycp
--- old/yast2-product-creator-2.21.1/src/complex.ycp2011-03-11 
15:06:50.0 +0100
+++ new/yast2-product-creator-2.21.2/src/complex.ycp2011-03-11 
15:11:21.0 +0100
@@ -4,7 +4,7 @@
  * Summary:Dialogs definitions
  * Authors:Anas Nashif 
  *
- * $Id: complex.ycp 61923 2010-04-29 16:03:38Z jsuchome $
+ * $Id: complex.ycp 63568 2011-03-11 14:11:21Z jsuchome $
  */
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.1/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.2/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.21.1/src/kiwi_dialogs.ycp   2011-03-04 
14:29:50.0 +0100
+++ new/yast2-product-creator-2.21.2/src/kiwi_dialogs.ycp   2011-05-13 
09:59:37.0 +0200
@@ -4,7 +4,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 63513 2011-03-04 13:27:24Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 63568 2011-03-11 14:11:21Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -14,6 +14,7 @@
   import "CWMTab";
   import "Directory";
   import "FileUtils";
+  import "Keyboard";
   import "Kiwi";
   import "Label";
   import "Message";
@@ -516,6 +517,73 @@
   }
 
   /**
+   * initialize the list value of "locale" combo box
+   */
+  define void InitLocaleCombo (string id) {
+
+string lang= KiwiConfig["preferences",0,id,0,content_key]:"";
+list items = [];
+
+if (Kiwi::all_locales == [])
+{
+   map out = (map) SCR::Execute (.target.bash_ou

commit yast2-product-creator for openSUSE:Factory

2011-03-14 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Mon Mar 14 11:00:56 CET 2011.




--- yast2-product-creator/yast2-product-creator.changes 2011-03-04 
14:28:54.0 +0100
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-03-11 15:11:46.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar 11 15:07:59 CET 2011 - jsuch...@suse.cz
+
+- allow live iso creation only for x86/x86_64 (bnc#678145)
+- show repository names in package selector (bnc#618251)
+- 2.21.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.21.0.tar.bz2

New:

  yast2-product-creator-2.21.1.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.YOE0vW/_old  2011-03-14 10:59:17.0 +0100
+++ /var/tmp/diff_new_pack.YOE0vW/_new  2011-03-14 10:59:17.0 +0100
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.21.0
+Version:2.21.1
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.21.0.tar.bz2
+Source0:yast2-product-creator-2.21.1.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.21.0
+%setup -n yast2-product-creator-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.21.0.tar.bz2 -> 
yast2-product-creator-2.21.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.0/VERSION 
new/yast2-product-creator-2.21.1/VERSION
--- old/yast2-product-creator-2.21.0/VERSION2011-03-04 14:26:34.0 
+0100
+++ new/yast2-product-creator-2.21.1/VERSION2011-03-11 15:10:45.0 
+0100
@@ -1 +1 @@
-2.21.0
+2.21.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.0/src/complex.ycp 
new/yast2-product-creator-2.21.1/src/complex.ycp
--- old/yast2-product-creator-2.21.0/src/complex.ycp2010-04-29 
18:03:39.0 +0200
+++ new/yast2-product-creator-2.21.1/src/complex.ycp2011-03-11 
15:06:50.0 +0100
@@ -134,6 +134,23 @@
 `header(_("Name"), _("Product"), _("Image"), _("GPG Key")),
 overview, nil, nil, nil, nil );
 
+   list menubutton_items = [
+   // push button label
+   `item(`id(`xen_button), _("Xen Image")),
+   // push button label
+   `item(`id(`usb_button), _("USB Stick Image")),
+   // push button label
+   `item(`id(`vmx_button), _("Virtual Disk Image")),
+   ];
+   // build Live iso only for x86_64 and i386 (bnc#675101)
+   if (Arch::architecture () == "x86_64" || ProductCreator::GetArch () == 
"i386")
+   {
+   menubutton_items= prepend (menubutton_items,
+   // push box item
+   `item(`id(`iso_button), _("Live ISO Image"))
+   );
+   }
+
 term contents2 = `VBox(
 contents,
`HBox (
@@ -145,16 +162,7 @@
`item(`id(`create_tree_button), _("Directory Tree"))
]),
// menu button label
-   `MenuButton (`id (`kiwi), _("Cre&ate Image with KIWI..."), [
-   // push button label
-   `item(`id(`iso_button), _("Live ISO Image")),
-   // push button label
-   `item(`id(`xen_button), _("Xen Image")),
-   // push button label
-   `item(`id(`usb_button), _("USB Stick Image")),
-   // push button label
-   `item(`id(`vmx_button), _("Virtual Disk Image")),
-   ])
+   `MenuButton (`id (`kiwi), _("Cre&ate Image with KIWI..."), 
menubutton_items)
)
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.21.0/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.1/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.21.0/src/kiwi_dialogs.ycp   2011-03-04 
14:27:25.0 +0100
+++ new/yast2-product-creator-2.21.1/src/kiwi_dialogs.ycp   2011-03-04 
14:29:50.0 +0100
@@ -2504,6 +2504,7 @@
repositories[url]   = $[
"url"   : url,
"plaindir"  : plaindir,
+   "name"  : SourceDialogs::GetRepoName ()
];
update_repo_table ();
}
@@ -2532,7 +2533,8 @@
plaindir= SourceDialogs::IsPlainDir();
repos

commit yast2-product-creator for openSUSE:Factory

2011-03-04 Thread h_root

Hello community,

here is the log from the commit of package yast2-product-creator for 
openSUSE:Factory
checked in at Fri Mar 4 15:48:20 CET 2011.




--- yast2-product-creator/yast2-product-creator.changes 2010-11-09 
14:41:03.0 +0100
+++ 
/mounts/work_src_done/STABLE/yast2-product-creator/yast2-product-creator.changes
2011-03-04 14:28:54.0 +0100
@@ -1,0 +2,7 @@
+Fri Mar  4 14:26:18 CET 2011 - jsuch...@suse.cz
+
+- strip UTF-8 ending from locale string (bnc#675101)
+- allow live iso creation only for x86/x86_64 (bnc#675101 
+- 2.21.0
+
+---

calling whatdependson for head-i586


Old:

  yast2-product-creator-2.20.3.tar.bz2

New:

  yast2-product-creator-2.21.0.tar.bz2



Other differences:
--
++ yast2-product-creator.spec ++
--- /var/tmp/diff_new_pack.MaqllQ/_old  2011-03-04 15:47:16.0 +0100
+++ /var/tmp/diff_new_pack.MaqllQ/_new  2011-03-04 15:47:16.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-product-creator (Version 2.20.3)
+# spec file for package yast2-product-creator
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
 
 
 Name:   yast2-product-creator
-Version:2.20.3
+Version:2.21.0
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-product-creator-2.20.3.tar.bz2
+Source0:yast2-product-creator-2.21.0.tar.bz2
 
 Prefix: /usr
 
@@ -62,7 +62,7 @@
 XEN images etc.), based on existing installation sources.
 
 %prep
-%setup -n yast2-product-creator-2.20.3
+%setup -n yast2-product-creator-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-product-creator-2.20.3.tar.bz2 -> 
yast2-product-creator-2.21.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.20.3/VERSION 
new/yast2-product-creator-2.21.0/VERSION
--- old/yast2-product-creator-2.20.3/VERSION2010-11-09 14:38:29.0 
+0100
+++ new/yast2-product-creator-2.21.0/VERSION2011-03-04 14:26:34.0 
+0100
@@ -1 +1 @@
-2.20.3
+2.21.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.20.3/src/Kiwi.ycp 
new/yast2-product-creator-2.21.0/src/Kiwi.ycp
--- old/yast2-product-creator-2.20.3/src/Kiwi.ycp   2010-11-09 
14:37:24.0 +0100
+++ new/yast2-product-creator-2.21.0/src/Kiwi.ycp   2011-03-04 
14:27:25.0 +0100
@@ -4,7 +4,7 @@
  * Summary:Data for kiwi configuration, input and output functions.
  * Authors:Jiri Suchomel 
  *
- * $Id: Kiwi.ycp 61923 2010-04-29 16:03:38Z jsuchome $
+ * $Id: Kiwi.ycp 63513 2011-03-04 13:27:24Z jsuchome $
  */
 {
   module "Kiwi";
@@ -276,6 +276,14 @@
ret["preferences",0,"defaultdestination",0,content_key]:"";
 }
 
+if (haskey (ret["preferences",0]:$[], "locale"))
+{
+   // remove .UTF-8 endings from locale (bnc#675101)
+   string lang = get_preferences (ret, "locale", "");
+   list split = splitstring (lang, ".");
+   ret = save_preferences (ret, "locale", split[0]:lang);
+}
+
 return ret;
   }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-product-creator-2.20.3/src/data/kiwi_templates/iso/config.xml 
new/yast2-product-creator-2.21.0/src/data/kiwi_templates/iso/config.xml
--- old/yast2-product-creator-2.20.3/src/data/kiwi_templates/iso/config.xml 
2010-01-06 13:51:08.0 +0100
+++ new/yast2-product-creator-2.21.0/src/data/kiwi_templates/iso/config.xml 
2011-03-04 14:25:34.0 +0100
@@ -17,7 +17,7 @@
 openSUSE
 false
 false
-en_US.UTF-8
+en_US
 false
 USB
 false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-product-creator-2.20.3/src/kiwi_dialogs.ycp 
new/yast2-product-creator-2.21.0/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.20.3/src/kiwi_dialogs.ycp   2010-11-09 
14:37:24.0 +0100
+++ new/yast2-product-creator-2.21.0/src/kiwi_dialogs.ycp   2011-03-04 
14:27:25.0 +0100
@@ -4,7 +4,7 @@
  * Summary:Dialogs for kiwi configuration
  * Authors:Jiri Suchomel 
  *
- * $Id: kiwi_dialogs.ycp 62349 2010-08-05 11:18:20Z jsuchome $
+ * $Id: kiwi_dialogs.ycp 63513 2011-03-04 13:27:24Z jsuchome $
  */
 {
   textdomain "product-creator";
@@ -529,6 +529,14 @@
*/
   define void StorePreferences (string key, map event) {
 string val = (string) UI::QueryWidget (`id(key), `Value);
+
+// split .UTF-8 endings from l