commit yast2-add-on-creator for openSUSE:Factory

2016-06-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2016-06-07 23:50:28

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


Package is "yast2-add-on-creator"

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2014-12-05 21:04:06.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2016-06-07 23:50:30.0 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 09:20:46 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.3
+
+---
@@ -4,0 +11 @@
+- 3.1.2

Old:

  yast2-add-on-creator-3.1.2.tar.bz2

New:

  yast2-add-on-creator-3.1.3.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.RkgtCW/_old  2016-06-07 23:50:30.0 +0200
+++ /var/tmp/diff_new_pack.RkgtCW/_new  2016-06-07 23:50:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-creator
 #
-# Copyright (c) 2014 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-add-on-creator
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-add-on-creator-3.1.2.tar.bz2 -> yast2-add-on-creator-3.1.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-3.1.2/CONTRIBUTING.md 
new/yast2-add-on-creator-3.1.3/CONTRIBUTING.md
--- old/yast2-add-on-creator-3.1.2/CONTRIBUTING.md  2014-12-04 
10:59:59.0 +0100
+++ new/yast2-add-on-creator-3.1.3/CONTRIBUTING.md  2016-05-03 
15:49:08.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=openSUSE+Factory=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=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-add-on-creator-3.1.2/doc/Makefile.am 
new/yast2-add-on-creator-3.1.3/doc/Makefile.am
--- old/yast2-add-on-creator-3.1.2/doc/Makefile.am  2014-12-04 
10:59:59.0 +0100
+++ new/yast2-add-on-creator-3.1.3/doc/Makefile.am  1970-01-01 
01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for add-on-creator/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-3.1.2/doc/autodocs/Makefile.am 
new/yast2-add-on-creator-3.1.3/doc/autodocs/Makefile.am
--- old/yast2-add-on-creator-3.1.2/doc/autodocs/Makefile.am 2014-12-04 
10:59:59.0 +0100
+++ new/yast2-add-on-creator-3.1.3/doc/autodocs/Makefile.am 1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for add-on-creator/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.changes 
new/yast2-add-on-creator-3.1.3/package/yast2-add-on-creator.changes
--- old/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.changes 
2014-12-04 10:59:59.0 +0100
+++ 

commit yast2-add-on-creator for openSUSE:Factory

2014-12-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2014-12-05 21:04:13

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2014-02-03 11:14:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2014-12-05 21:04:06.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  4 09:49:10 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---

Old:

  yast2-add-on-creator-3.1.1.tar.bz2

New:

  yast2-add-on-creator-3.1.2.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.loRHLD/_old  2014-12-05 21:04:06.0 +0100
+++ /var/tmp/diff_new_pack.loRHLD/_new  2014-12-05 21:04:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on-creator
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-add-on-creator-3.1.1.tar.bz2 - yast2-add-on-creator-3.1.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-3.1.1/.travis.yml 
new/yast2-add-on-creator-3.1.2/.travis.yml
--- old/yast2-add-on-creator-3.1.1/.travis.yml  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-add-on-creator-3.1.2/.travis.yml  2014-12-04 10:59:59.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-add-on-creator-3.1.1/MAINTAINER 
new/yast2-add-on-creator-3.1.2/MAINTAINER
--- old/yast2-add-on-creator-3.1.1/MAINTAINER   2014-02-03 08:58:06.0 
+0100
+++ new/yast2-add-on-creator-3.1.2/MAINTAINER   2014-12-04 10:59:59.0 
+0100
@@ -1 +1 @@
-Jiri Suchomel jsuch...@suse.cz
+Deprecated file. Use `osc maintainer yast2-add-on-creator` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-3.1.1/README.md 
new/yast2-add-on-creator-3.1.2/README.md
--- old/yast2-add-on-creator-3.1.1/README.md1970-01-01 01:00:00.0 
+0100
+++ new/yast2-add-on-creator-3.1.2/README.md2014-12-04 10:59:59.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The Addon Creator Module #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-add-on-creator.svg?branch=master)](https://travis-ci.org/yast/yast-add-on-creator)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-add-on-creator-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-add-on-creator-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-add-on-creator-3.1.1/package/yast2-add-on-creator.changes 
new/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.changes
--- old/yast2-add-on-creator-3.1.1/package/yast2-add-on-creator.changes 
2014-02-03 08:58:06.0 +0100
+++ new/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.changes 
2014-12-04 10:59:59.0 +0100
@@ -1,4 +1,9 @@
 ---
+Thu Dec  4 09:49:10 UTC 2014 - jreidin...@suse.com
+
+- remove X-KDE-Library from desktop file (bnc#899104)
+
+---
 Fri Jan 31 16:31:36 CET 2014 - jsuch...@suse.cz
 
 - fix expect script used for signing rpm's
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-add-on-creator-3.1.1/package/yast2-add-on-creator.spec 
new/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.spec
--- old/yast2-add-on-creator-3.1.1/package/yast2-add-on-creator.spec
2014-02-03 08:58:06.0 +0100
+++ new/yast2-add-on-creator-3.1.2/package/yast2-add-on-creator.spec
2014-12-04 10:59:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on-creator
-Version:3.1.1
+Version:3.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN 

commit yast2-add-on-creator for openSUSE:Factory

2014-02-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2014-02-03 11:14:11

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2013-10-11 09:05:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2014-02-03 11:14:13.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 31 16:31:36 CET 2014 - jsuch...@suse.cz
+
+- fix expect script used for signing rpm's
+- generate MD5SUM files after signing packages (bnc#485825)
+- 3.1.1
+
+---

Old:

  yast2-add-on-creator-3.1.0.tar.bz2

New:

  yast2-add-on-creator-3.1.1.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.vUFGRt/_old  2014-02-03 11:14:13.0 +0100
+++ /var/tmp/diff_new_pack.vUFGRt/_new  2014-02-03 11:14:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-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-add-on-creator
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -29,7 +29,7 @@
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools = 3.0.6
+BuildRequires:  yast2-devtools = 3.1.10
 BuildRequires:  yast2-testsuite
 
 BuildArch:  noarch

++ yast2-add-on-creator-3.1.0.tar.bz2 - yast2-add-on-creator-3.1.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-3.1.0/CONTRIBUTING.md 
new/yast2-add-on-creator-3.1.1/CONTRIBUTING.md
--- old/yast2-add-on-creator-3.1.0/CONTRIBUTING.md  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-add-on-creator-3.1.1/CONTRIBUTING.md  2014-02-03 
08:58:06.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=guidedproduct=openSUSE+Factorycomponent=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 

commit yast2-add-on-creator for openSUSE:Factory

2013-10-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2013-10-11 09:05:12

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2013-08-01 11:07:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2013-10-11 09:05:15.0 +0200
@@ -1,0 +2,7 @@
+Wed Sep 18 10:03:10 UTC 2013 - lsle...@suse.cz
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-add-on-creator-3.0.0.tar.bz2

New:

  yast2-add-on-creator-3.1.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.UUblr7/_old  2013-10-11 09:05:17.0 +0200
+++ /var/tmp/diff_new_pack.UUblr7/_new  2013-10-11 09:05:17.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-add-on-creator
-Version:3.0.0
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-add-on-creator-%{version}.tar.bz2
+Source0:%{name}-%{version}.tar.bz2
 
 PreReq: %fillup_prereq
 Requires:   rpm-build
@@ -29,7 +29,7 @@
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools = 3.0.6
 BuildRequires:  yast2-testsuite
 
 BuildArch:  noarch
@@ -44,50 +44,32 @@
 A wizard for creating your own Add-On product
 
 %prep
-%setup -n yast2-add-on-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
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%yast_install
 
 %post
 %{fillup_only -n add-on-creator}
 
 %files
 %defattr(-,root,root)
-%dir /usr/share/YaST2/include/add-on-creator
-/usr/share/YaST2/include/add-on-creator/*
-/usr/share/YaST2/clients/add-on-creator*.rb
-/usr/share/YaST2/modules/AddOnCreator.*
-/usr/share/YaST2/modules/PackagesDescr.pm
-%{_prefix}/share/applications/YaST2/add-on-creator.desktop
-%dir /usr/share/YaST2/data/add-on-creator
-/usr/share/YaST2/data/add-on-creator/*
+%dir %{yast_yncludedir}/add-on-creator
+%{yast_yncludedir}/add-on-creator/*
+%{yast_clientdir}/add-on-creator*.rb
+%{yast_moduledir}/AddOnCreator.*
+%{yast_moduledir}/PackagesDescr.pm
+%{yast_desktopdir}/add-on-creator.desktop
+%dir %{yast_ydatadir}/add-on-creator
+%{yast_ydatadir}/add-on-creator/*
 #agents:
-/usr/share/YaST2/scrconf/*.scr
-/usr/lib/YaST2/servers_non_y2/ag_*
-%doc %{_prefix}/share/doc/packages/yast2-add-on-creator
+%{yast_scrconfdir}/*.scr
+%{yast_agentdir}/ag_*
+%doc %{yast_docdir}
 %doc COPYING
-/var/adm/fillup-templates/sysconfig.add-on-creator
+%{yast_fillupdir}/sysconfig.add-on-creator
 
 %changelog

++ yast2-add-on-creator-3.0.0.tar.bz2 - yast2-add-on-creator-3.1.0.tar.bz2 
++
 14324 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-add-on-creator-3.0.0/Makefile.am 
new/yast2-add-on-creator-3.1.0/Makefile.am
--- old/yast2-add-on-creator-3.0.0/Makefile.am  2013-07-31 11:11:17.0 
+0200
+++ new/yast2-add-on-creator-3.1.0/Makefile.am  1970-01-01 01:00:00.0 
+0100
@@ -1,196 +0,0 @@
-# Emacs: -*- makefile -*-
-#
-# Toplevel Makefile.am for a YaST2 subproject
-#
-# -- This file is generated by y2automake - DO NOT EDIT! --
-#(Edit ./SUBDIRS instead)
-#
-
-#where devtools are
-Y2TOOL = $(Y2DEVTOOLS_PREFIX)/bin/y2tool
-
-VERSION= $(shell cat 

commit yast2-add-on-creator for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2013-08-01 11:07:27

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2013-07-29 09:26:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2013-08-01 11:07:28.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 31 08:25:22 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-add-on-creator-2.24.0.tar.bz2

New:

  yast2-add-on-creator-3.0.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.SYoytL/_old  2013-08-01 11:07:28.0 +0200
+++ /var/tmp/diff_new_pack.SYoytL/_new  2013-08-01 11:07:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-add-on-creator
-Version:2.24.0
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,6 +34,8 @@
 
 BuildArch:  noarch
 
+Requires:   yast2-ruby-bindings = 1.0.0
+
 Summary:YaST2 - module for creating Add-On product
 License:GPL-2.0
 Group:  System/YaST
@@ -75,7 +77,7 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2/include/add-on-creator
 /usr/share/YaST2/include/add-on-creator/*
-/usr/share/YaST2/clients/add-on-creator*.ycp
+/usr/share/YaST2/clients/add-on-creator*.rb
 /usr/share/YaST2/modules/AddOnCreator.*
 /usr/share/YaST2/modules/PackagesDescr.pm
 %{_prefix}/share/applications/YaST2/add-on-creator.desktop

++ yast2-add-on-creator-2.24.0.tar.bz2 - 
yast2-add-on-creator-3.0.0.tar.bz2 ++
 20101 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-add-on-creator for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2013-07-29 09:26:35

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


Package is yast2-add-on-creator

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2012-12-07 14:53:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2013-07-29 09:26:36.0 +0200
@@ -1,0 +2,6 @@
+Wed Jul 24 09:53:56 CEST 2013 - jsuch...@suse.cz
+
+- updated product names and required packages
+- 2.24.0 
+
+---

Old:

  yast2-add-on-creator-2.23.0.tar.bz2

New:

  yast2-add-on-creator-2.24.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.9Qtmsp/_old  2013-07-29 09:26:37.0 +0200
+++ /var/tmp/diff_new_pack.9Qtmsp/_new  2013-07-29 09:26:37.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-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,13 +17,14 @@
 
 
 Name:   yast2-add-on-creator
-Version:2.23.0
+Version:2.24.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-add-on-creator-%{version}.tar.bz2
 
 PreReq: %fillup_prereq
+Requires:   rpm-build
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files

++ yast2-add-on-creator-2.23.0.tar.bz2 - 
yast2-add-on-creator-2.24.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.am 
new/yast2-add-on-creator-2.24.0/Makefile.am
--- old/yast2-add-on-creator-2.23.0/Makefile.am 2012-12-07 09:11:20.0 
+0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.am 2013-07-24 12:15:34.0 
+0200
@@ -158,19 +158,14 @@
 
 TAGVERSION  = $(Y2TOOL) tagversion
 
-check-up-to-date check-cvs-up-to-date check-svn-up-to-date:
-   if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  ! cvs -q -n up 2/dev/null | grep '^[MCAR] ';\
-   else \
- cd $(srcdir)  ! LC_ALL=C svn status --show-updates --quiet | grep 
-v '^Status against revision' ;\
+# check if there is no modified files and all commits were pushed
+check-up-to-date:
+   if [ `git status --short --branch | sed '/##[^[]*$/d;/^??/d' | wc -l` 
-gt 0 ]; then \
+ (echo ERROR: Source is not commited and pushed. See `git status`; 
false) \
fi
 
 check-tagversion:
-   @if [ -d $(srcdir)/CVS ]; then \
- cd $(srcdir)  cvs status -v VERSION | grep -w `$(TAGVERSION) -n` ;\
-   else \
- cd $(srcdir)  svn cat `$(TAGVERSION) --echourl`/VERSION; \
-   fi /dev/null; \
+   cd $(srcdir)  $(TAGVERSION) --check /dev/null; \
[ $$? = 0 ] || ( echo ERROR: Please run 'tagversion' first; false )
 
 check-parse-old:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.am.common 
new/yast2-add-on-creator-2.24.0/Makefile.am.common
--- old/yast2-add-on-creator-2.23.0/Makefile.am.common  2012-12-07 
09:11:20.0 +0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.am.common  2013-07-24 
12:15:34.0 +0200
@@ -31,7 +31,7 @@
 
 CHECK_SYNTAX = true
 check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles)
-   @if test $(client_DATA); then \
+   @if test $(filter %.ycp,client_DATA); then \
  if $(CHECK_SYNTAX); then \
TO_CHECK=$(filter %.ycp,$^); \
echo Checking syntax of $${TO_CHECK}; \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.23.0/Makefile.in 
new/yast2-add-on-creator-2.24.0/Makefile.in
--- old/yast2-add-on-creator-2.23.0/Makefile.in 2012-12-07 09:11:25.0 
+0100
+++ new/yast2-add-on-creator-2.24.0/Makefile.in 2013-07-24 12:15:38.0 
+0200
@@ -65,7 +65,7 @@
$(srcdir)/Makefile.in $(top_srcdir)/configure config.guess \
config.sub install-sh missing
 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/configure.in
+am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
 

commit yast2-add-on-creator for openSUSE:Factory

2012-03-29 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2012-03-29 15:04:10

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


Package is yast2-add-on-creator, Maintainer is jsuch...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2012-01-12 15:27:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2012-03-29 15:04:12.0 +0200
@@ -1,0 +2,6 @@
+Thu Mar 29 13:45:12 CEST 2012 - jsuch...@suse.cz
+
+- merged proofread texts 
+- 2.22.1
+
+---

Old:

  yast2-add-on-creator-2.22.0.tar.bz2

New:

  yast2-add-on-creator-2.22.1.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.A3t6Je/_old  2012-03-29 15:04:14.0 +0200
+++ /var/tmp/diff_new_pack.A3t6Je/_new  2012-03-29 15:04:14.0 +0200
@@ -15,25 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-add-on-creator
-Version:2.22.0
+Version:2.22.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-add-on-creator-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
 PreReq: %fillup_prereq
 Requires:   yast2 = 2.21.22
-BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
 
 BuildArch:  noarch
 
 Summary:YaST2 - module for creating Add-On product
+License:GPL-2.0
+Group:  System/YaST
 
 %description
 A wizard for creating your own Add-On product
@@ -49,7 +51,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

++ yast2-add-on-creator-2.22.0.tar.bz2 - 
yast2-add-on-creator-2.22.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.22.0/VERSION 
new/yast2-add-on-creator-2.22.1/VERSION
--- old/yast2-add-on-creator-2.22.0/VERSION 2012-01-11 10:34:18.0 
+0100
+++ new/yast2-add-on-creator-2.22.1/VERSION 2012-03-29 13:45:30.0 
+0200
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-add-on-creator-2.22.0/src/AddOnCreator.ycp 
new/yast2-add-on-creator-2.22.1/src/AddOnCreator.ycp
--- old/yast2-add-on-creator-2.22.0/src/AddOnCreator.ycp2012-01-11 
10:58:40.0 +0100
+++ new/yast2-add-on-creator-2.22.1/src/AddOnCreator.ycp2012-03-29 
13:44:10.0 +0200
@@ -139,7 +139,7 @@
// label of content file key
label : _(Content file style),
// help text for content file CONTENTSTYLE key
-   help  : _(Must be the first tag of the content file),
+   help  : _(Must be the first tag of the content file.),
value : 11,
mandatory : true,
 ],
@@ -171,7 +171,7 @@
 RELEASE  : $[
key   : RELEASE,
// table item label
-   label : _(The release number),
+   label : _(Release number),
value : 0,
mandatory : true,
 ],
@@ -578,7 +578,7 @@
// label of key
label : _(Products that must be installed),
// help text for 'REQUIRES' key
-   help  : _(pResolvables that must be installed on the 
system to meet the needs of this product./p),
+   help  : _(pResolvables that must be installed on the 
system to meet product requirements./p),
type  : dependency,
 ],
 provides : $[
@@ -624,12 +624,12 @@
 release  : $[
key   : release,
// table item label
-   label : _(The release number),
+   label : _(Release number),
 ],
 releasenotes : $[
key   : releasenotes,
// table item label
-   label : _(The URL for release notes rpm),
+   label : _(The URL for release notes RPM),
 ],
 description  : $[
key  

commit yast2-add-on-creator for openSUSE:Factory

2012-01-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2012-01-12 15:27:12

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


Package is yast2-add-on-creator, Maintainer is jsuch...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-add-on-creator/yast2-add-on-creator.changes
2011-10-19 00:56:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-add-on-creator.new/yast2-add-on-creator.changes
   2012-01-12 15:27:14.0 +0100
@@ -1,0 +2,11 @@
+Wed Jan 11 10:26:12 CET 2012 - jsuch...@suse.cz
+
+- Confirmed license
+- 2.22.0
+
+---
+Wed Dec  7 10:05:46 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---

Old:

  yast2-add-on-creator-2.21.2.tar.bz2

New:

  yast2-add-on-creator-2.22.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.o8rq73/_old  2012-01-12 15:27:17.0 +0100
+++ /var/tmp/diff_new_pack.o8rq73/_new  2012-01-12 15:27:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-add-on-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
@@ -19,14 +19,14 @@
 
 
 Name:   yast2-add-on-creator
-Version:2.21.2
+Version:2.22.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-add-on-creator-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0; GPL-2.0+
+License:GPL-2.0
 PreReq: %fillup_prereq
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
@@ -83,6 +83,7 @@
 /usr/share/YaST2/scrconf/*.scr
 /usr/lib/YaST2/servers_non_y2/ag_*
 %doc %{_prefix}/share/doc/packages/yast2-add-on-creator
+%doc COPYING
 /var/adm/fillup-templates/sysconfig.add-on-creator
 
 %changelog

++ yast2-add-on-creator-2.21.2.tar.bz2 - 
yast2-add-on-creator-2.22.0.tar.bz2 ++
 2267 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-add-on-creator-2.21.2/VERSION new/yast2-add-on-creator-2.22.0/VERSION
--- old/yast2-add-on-creator-2.21.2/VERSION 2011-10-14 11:24:31.0 
+0200
+++ new/yast2-add-on-creator-2.22.0/VERSION 2012-01-11 10:34:18.0 
+0100
@@ -1 +1 @@
-2.21.2
+2.22.0
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-add-on-creator-2.21.2/configure.in 
new/yast2-add-on-creator-2.22.0/configure.in
--- old/yast2-add-on-creator-2.21.2/configure.in2011-10-05 
10:02:35.0 +0200
+++ new/yast2-add-on-creator-2.22.0/configure.in2012-01-11 
10:34:40.0 +0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-add-on-creator
 dnl
-dnl -- This file is generated by y2autoconf 2.21.3 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2-add-on-creator, 2.21.1, http://bugs.opensuse.org/, 
yast2-add-on-creator)
+AC_INIT(yast2-add-on-creator, 2.22.0, http://bugs.opensuse.org/, 
yast2-add-on-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.1
+VERSION=2.22.0
 RPMNAME=yast2-add-on-creator
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
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-add-on-creator-2.21.2/src/AddOnCreator.ycp 
new/yast2-add-on-creator-2.22.0/src/AddOnCreator.ycp
--- 

commit yast2-add-on-creator for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory checked in at 2011-12-06 19:18:42

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


Package is yast2-add-on-creator, Maintainer is jsuch...@suse.com

Changes:




Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.cZ3Pma/_old  2011-12-06 20:00:18.0 +0100
+++ /var/tmp/diff_new_pack.cZ3Pma/_new  2011-12-06 20:00:18.0 +0100
@@ -26,7 +26,7 @@
 Source0:yast2-add-on-creator-%{version}.tar.bz2
 
 Group:  System/YaST
-License:GPL-2.0 GPL-2.0+
+License:GPL-2.0; GPL-2.0+
 PreReq: %fillup_prereq
 Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite

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



commit yast2-add-on-creator for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory
checked in at Wed Sep 21 17:30:24 CEST 2011.




--- yast2-add-on-creator/yast2-add-on-creator.changes   2011-09-01 
12:01:31.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-add-on-creator/yast2-add-on-creator.changes  
2011-09-19 14:55:37.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 19 09:07:28 CEST 2011 - vis...@suse.cz
+
+- remove dependency on Wizard_hw 
+- 2.21.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-add-on-creator-2.21.0.tar.bz2

New:

  yast2-add-on-creator-2.21.1.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.kHc6So/_old  2011-09-21 17:30:19.0 +0200
+++ /var/tmp/diff_new_pack.kHc6So/_new  2011-09-21 17:30:19.0 +0200
@@ -19,18 +19,18 @@
 
 
 Name:   yast2-add-on-creator
-Version:2.21.0
-Release:1
+Version:2.21.1
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-add-on-creator-2.21.0.tar.bz2
+Source0:yast2-add-on-creator-2.21.1.tar.bz2
 
 Prefix: /usr
 
 Group:  System/YaST
 License:GPL v2 only GPL v2 or later
 PreReq: %fillup_prereq
-Requires:   yast2
+Requires:   yast2 = 2.21.22
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
 
 BuildArch:  noarch
@@ -41,7 +41,7 @@
 A wizard for creating your own Add-On product
 
 %prep
-%setup -n yast2-add-on-creator-2.21.0
+%setup -n yast2-add-on-creator-2.21.1
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -86,4 +86,5 @@
 /usr/lib/YaST2/servers_non_y2/ag_*
 %doc %{prefix}/share/doc/packages/yast2-add-on-creator
 /var/adm/fillup-templates/sysconfig.add-on-creator
+
 %changelog

++ yast2-add-on-creator-2.21.0.tar.bz2 - 
yast2-add-on-creator-2.21.1.tar.bz2 ++
 2135 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-add-on-creator-2.21.0/VERSION new/yast2-add-on-creator-2.21.1/VERSION
--- old/yast2-add-on-creator-2.21.0/VERSION 2011-09-01 12:00:37.0 
+0200
+++ new/yast2-add-on-creator-2.21.1/VERSION 2011-09-19 14:55:00.0 
+0200
@@ -1 +1 @@
-2.21.0
+2.21.1
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-add-on-creator-2.21.0/configure.in 
new/yast2-add-on-creator-2.21.1/configure.in
--- old/yast2-add-on-creator-2.21.0/configure.in2011-06-23 
15:53:32.0 +0200
+++ new/yast2-add-on-creator-2.21.1/configure.in2011-09-15 
21:16:29.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-add-on-creator, 2.20.1, http://bugs.opensuse.org/, 
yast2-add-on-creator)
+AC_INIT(yast2-add-on-creator, 2.21.0, http://bugs.opensuse.org/, 
yast2-add-on-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.20.1
+VERSION=2.21.0
 RPMNAME=yast2-add-on-creator
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
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-add-on-creator-2.21.0/src/complex.ycp 
new/yast2-add-on-creator-2.21.1/src/complex.ycp
--- old/yast2-add-on-creator-2.21.0/src/complex.ycp 2011-09-01 
11:34:40.0 +0200
+++ new/yast2-add-on-creator-2.21.1/src/complex.ycp 2011-09-19 
09:07:59.0 +0200
@@ -24,7 +24,7 @@
  * Summary:Dialogs definitions
  * Authors:Jiri Suchomel jsuch...@suse.cz
  *
- * $Id: complex.ycp 62650 2010-10-19 08:34:44Z jsuchome $
+ * $Id: complex.ycp 65765 2011-09-19 07:07:58Z visnov $
  */
 
 {
@@ -41,7 +41,7 @@
 import String;
 import Summary;
 import Wizard;
-import Wizard_hw;
+import UIHelper;
 
 
 include add-on-creator/helps.ycp;
@@ -173,7 +173,7 @@
)
 );
 
-contents = Wizard_hw::SpacingAround (contents, 1.5, 1.5, 1.0, 1.0);
+contents = 

commit yast2-add-on-creator for openSUSE:Factory

2011-09-01 Thread h_root

Hello community,

here is the log from the commit of package yast2-add-on-creator for 
openSUSE:Factory
checked in at Thu Sep 1 17:16:51 CEST 2011.




--- yast2-add-on-creator/yast2-add-on-creator.changes   2010-10-19 
10:47:40.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-add-on-creator/yast2-add-on-creator.changes  
2011-09-01 12:01:31.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep  1 12:00:05 CEST 2011 - jsuch...@suse.cz
+
+- update products list (bnc#715220)
+- 2.21.0
+
+---

calling whatdependson for head-i586


Old:

  yast2-add-on-creator-2.20.1.tar.bz2

New:

  yast2-add-on-creator-2.21.0.tar.bz2



Other differences:
--
++ yast2-add-on-creator.spec ++
--- /var/tmp/diff_new_pack.vsmEXR/_old  2011-09-01 17:16:38.0 +0200
+++ /var/tmp/diff_new_pack.vsmEXR/_new  2011-09-01 17:16:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-add-on-creator (Version 2.20.1)
+# spec file for package yast2-add-on-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-add-on-creator
-Version:2.20.1
+Version:2.21.0
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-add-on-creator-2.20.1.tar.bz2
+Source0:yast2-add-on-creator-2.21.0.tar.bz2
 
 Prefix: /usr
 
@@ -41,7 +41,7 @@
 A wizard for creating your own Add-On product
 
 %prep
-%setup -n yast2-add-on-creator-2.20.1
+%setup -n yast2-add-on-creator-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++ yast2-add-on-creator-2.20.1.tar.bz2 - 
yast2-add-on-creator-2.21.0.tar.bz2 ++
 6192 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-add-on-creator-2.20.1/VERSION new/yast2-add-on-creator-2.21.0/VERSION
--- old/yast2-add-on-creator-2.20.1/VERSION 2010-10-19 10:34:17.0 
+0200
+++ new/yast2-add-on-creator-2.21.0/VERSION 2011-09-01 12:00:37.0 
+0200
@@ -1 +1 @@
-2.20.1
+2.21.0
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-add-on-creator-2.20.1/configure.in 
new/yast2-add-on-creator-2.21.0/configure.in
--- old/yast2-add-on-creator-2.20.1/configure.in2009-12-22 
14:27:59.0 +0100
+++ new/yast2-add-on-creator-2.21.0/configure.in2011-06-23 
15:53:32.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-add-on-creator, 2.19.1, http://bugs.opensuse.org/, 
yast2-add-on-creator)
+AC_INIT(yast2-add-on-creator, 2.20.1, http://bugs.opensuse.org/, 
yast2-add-on-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.1
+VERSION=2.20.1
 RPMNAME=yast2-add-on-creator
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
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-add-on-creator-2.20.1/src/complex.ycp 
new/yast2-add-on-creator-2.21.0/src/complex.ycp
--- old/yast2-add-on-creator-2.20.1/src/complex.ycp 2010-10-19 
10:34:46.0 +0200
+++ new/yast2-add-on-creator-2.21.0/src/complex.ycp 2011-09-01 
11:34:40.0 +0200
@@ -427,10 +427,18 @@
// radio button label
_(SUSE Linux Enterprise 11),
requires == SUSE_SLE-11)),
-   `Left (`RadioButton(`id(openSUSE-11.2), `opt (`notify),
+   `Left (`RadioButton(`id (SUSE_SLE-11.1), `opt (`notify),
// radio button label
-   _(openSUSE 11.2),
-   requires == openSUSE-11.2)),
+   _(SUSE Linux Enterprise 11 SP1),
+   requires ==