commit yast2-core for openSUSE:13.1

2013-10-22 Thread h_root
Hello community,

here is the log from the commit of package yast2-core for openSUSE:13.1 checked 
in at 2013-10-22 10:16:08

Comparing /work/SRC/openSUSE:13.1/yast2-core (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-core.new (New)


Package is "yast2-core"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-core/yast2-core.changes   2013-10-08 
15:18:32.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-core.new/yast2-core.changes  2013-10-22 
10:16:10.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 21 14:02:54 UTC 2013 - lsle...@suse.cz
+
+- generateYCPWrappers: check also for YCPNull to avoid segfault
+  when a parameter is missing (bnc#846467)
+- 3.0.3
+
+---

Old:

  yast2-core-3.0.2.tar.bz2

New:

  yast2-core-3.0.3.tar.bz2



Other differences:
--
++ yast2-core.spec ++
--- /var/tmp/diff_new_pack.bqwGwW/_old  2013-10-22 10:16:11.0 +0200
+++ /var/tmp/diff_new_pack.bqwGwW/_new  2013-10-22 10:16:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-core
 #
-# Copyright (c) 2013 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
@@ -16,20 +16,21 @@
 #
 
 
+
 Name:   yast2-core
-Version:3.0.2
-Release:3
+Version:3.0.3
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-core-%{version}.tar.bz2
 
+
+Group: System/YaST
+License: GPL-2.0+
 # obviously
-BuildRequires:  boost-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
+BuildRequires: gcc-c++ boost-devel libtool
 # we have a parser
-BuildRequires:  bison
-BuildRequires:  flex
+BuildRequires: flex bison
 # incompatible change, parser.h -> parser.hh
 BuildRequires:  automake >= 1.12
 # needed for all yast packages
@@ -39,14 +40,11 @@
 # autodocs
 BuildRequires:  doxygen
 # docbook docs
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  libxslt
+BuildRequires: docbook-xsl-stylesheets libxslt
 # catalog: convert URIs to local filenames
 BuildRequires:  sgml-skel
 
 Summary:YaST2 - Core Libraries
-License:GPL-2.0+
-Group:  System/YaST
 Requires:   perl = %{perl_version}
 Provides:   liby2util = 2.16.1
 Obsoletes:  liby2util < 2.16.1
@@ -59,13 +57,10 @@
 Requires:   yast2-core = %version
 
 Summary:YaST2 - Core Libraries
-Group:  System/YaST
 Provides:   liby2util-devel = 2.16.1
 Obsoletes:  liby2util-devel < 2.16.1
-Requires:   glibc-devel
 Requires:   hwinfo-devel
-Requires:   libstdc++-devel
-Requires:   sysfsutils
+Requires:  glibc-devel libstdc++-devel sysfsutils
 # required for libscr
 # for FlexLexer.h; I think that this dependency could be made
 # private but it seems not worth the effort
@@ -77,8 +72,8 @@
 
 %package debugger
 Requires:   yast2-core = %version
-Summary:YaST2 - Core Libraries
 Group:  Development/Libraries
+Summary:   YaST2 - Core Libraries
 
 %description debugger
 YCP debugger client.
@@ -86,6 +81,7 @@
 %prep
 %setup -n yast2-core-%{version}
 
+
 %build
 
 %ifarch %arm
@@ -190,5 +186,3 @@
 %files debugger
 %defattr(-,root,root)
 %attr(0755,-,-) /usr/lib/YaST2/bin/ycp-debugger
-
-%changelog

++ yast2-core-3.0.2.tar.bz2 -> yast2-core-3.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.2/VERSION new/yast2-core-3.0.3/VERSION
--- old/yast2-core-3.0.2/VERSION2013-10-02 13:06:47.0 +0200
+++ new/yast2-core-3.0.3/VERSION2013-10-22 09:21:19.0 +0200
@@ -1 +1 @@
-3.0.2
+3.0.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/dir.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/dir.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/dir.scr  2013-09-09 
13:30:40.0 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/dir.scr  1970-01-01 
01:00:00.0 +0100
@@ -1,6 +0,0 @@
-.
-
-`ag_modules(
-`ModulesConf("tests/dir.in.test")
-)
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-core-3.0.2/agent-modules/testsuite/tests/missing.scr 
new/yast2-core-3.0.3/agent-modules/testsuite/tests/missing.scr
--- old/yast2-core-3.0.2/agent-modules/testsuite/tests/missing.scr  
2013-09-09 13:30:40.0 +0200
+++ new/yast2-core-3.0.3/agent-modules/testsuite/tests/missing.scr  
1970-01-01 01:00:00.0 +0100
@@ -1,6 +0,0 @@

commit yast2-core for openSUSE:13.1

2013-10-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-core for openSUSE:13.1 checked 
in at 2013-10-08 16:24:34

Comparing /work/SRC/openSUSE:13.1/yast2-core (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-core.new (New)


Package is "yast2-core"

Changes:




Other differences:
--
++ yast2-core.spec ++
--- /var/tmp/diff_new_pack.NNzpUB/_old  2013-10-08 16:24:35.0 +0200
+++ /var/tmp/diff_new_pack.NNzpUB/_new  2013-10-08 16:24:35.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   yast2-core
 Version:3.0.2
-Release:0
+Release:3
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-core-%{version}.tar.bz2

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



commit yast2-core for openSUSE:13.1

2013-10-08 Thread h_root
Hello community,

here is the log from the commit of package yast2-core for openSUSE:13.1 checked 
in at 2013-10-08 15:18:31

Comparing /work/SRC/openSUSE:13.1/yast2-core (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-core.new (New)


Package is "yast2-core"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-core/yast2-core.changes   2013-09-23 
11:16:18.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-core.new/yast2-core.changes  2013-10-08 
15:18:32.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct  1 14:59:08 UTC 2013 - jreidin...@suse.com
+
+- fixed a segfault at the end of 'scr' program used during the 
+  installation, leading to /core file (BNC#841623)
+- 3.0.2
+
+---
+Wed Sep  4 14:24:39 UTC 2013 - mvid...@suse.com
+
+- Avoid automake warning:
+  'INCLUDES' is the old name for 'AM_CPPFLAGS'
+
+---

Old:

  yast2-core-3.0.1.tar.bz2

New:

  yast2-core-3.0.2.tar.bz2



Other differences:
--
++ yast2-core.spec ++
--- /var/tmp/diff_new_pack.6JiBkK/_old  2013-10-08 15:18:32.0 +0200
+++ /var/tmp/diff_new_pack.6JiBkK/_new  2013-10-08 15:18:32.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-core
-Version:3.0.1
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-core-3.0.1.tar.bz2 -> yast2-core-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.1/Makefile.in 
new/yast2-core-3.0.2/Makefile.in
--- old/yast2-core-3.0.1/Makefile.in2013-08-07 16:41:39.0 +0200
+++ new/yast2-core-3.0.2/Makefile.in2013-10-02 13:07:16.0 +0200
@@ -780,7 +780,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.1/VERSION new/yast2-core-3.0.2/VERSION
--- old/yast2-core-3.0.1/VERSION2013-08-07 09:51:50.0 +0200
+++ new/yast2-core-3.0.2/VERSION2013-10-02 13:06:47.0 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-core-3.0.1/aclocal.m4 
new/yast2-core-3.0.2/aclocal.m4
--- old/yast2-core-3.0.1/aclocal.m4 2013-08-07 16:41:35.0 +0200
+++ new/yast2-core-3.0.2/aclocal.m4 2013-10-02 13:07:12.0 +0200
@@ -1096,7 +1096,8 @@
 # --
 AC_DEFUN([PKG_PROG_PKG_CONFIG],
 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
-m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
+m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
+m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search 
path])
@@ -1142,7 +1143,8 @@
 pkg_cv_[]$1="$$1"
  elif test -n "$PKG_CONFIG"; then
 PKG_CHECK_EXISTS([$3],
- [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
+ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
+ test "x$?" != "x0" && pkg_failed=yes ],
 [pkg_failed=yes])
  else
 pkg_failed=untried
@@ -1190,9 +1192,9 @@
AC_MSG_RESULT([no])
 _PKG_SHORT_ERRORS_SUPPORTED
 if test $_pkg_short_errors_supported = yes; then
-   $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 
2>&1`
+   $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors 
--cflags --libs "$2" 2>&1`
 else 
-   $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
+   $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs 
"$2" 2>&1`
 fi
# Put the nasty error message in config.log where it belongs
echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
@@ -1226,6 +1228,46 @@
 fi[]dnl
 ])# PKG_CHECK_MODULES
 
+
+# PKG_INSTALLDIR(DIRECTORY)
+# -
+# Substitutes the variable pkgconfigdir as the location where a module
+# should install pkg-config .pc files. By default the directory is
+# $libdir/pkgconfig, but the default can be changed by passing
+# DIRECTORY. The user can override through the --with-pkgconfigdir
+# parameter.
+AC_DEFUN([PKG_INSTALLDIR],
+[m4_pushdef([pkg_default], [m4_default([$