Hello community,
here is the log from the commit of package libzypp-testsuite-tools for
openSUSE:Factory checked in at 2014-05-20 14:22:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libzypp-testsuite-tools (Old)
and /work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzypp-testsuite-tools"
Changes:
--------
---
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/libzypp-testsuite-tools.changes
2013-09-27 17:44:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
2014-05-20 14:22:58.000000000 +0200
@@ -1,0 +2,6 @@
+Mon May 19 12:43:05 CEST 2014 - [email protected]
+
+- Add support for kind "application"
+- ersion 4.4.1
+
+-------------------------------------------------------------------
Old:
----
zypp-testsuite-tools-4.4.0.tar.bz2
New:
----
zypp-testsuite-tools-4.4.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libzypp-testsuite-tools.spec ++++++
--- /var/tmp/diff_new_pack.hiXpmH/_old 2014-05-20 14:22:59.000000000 +0200
+++ /var/tmp/diff_new_pack.hiXpmH/_new 2014-05-20 14:22:59.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libzypp-testsuite-tools
#
-# 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
@@ -33,9 +33,9 @@
Summary: Package, Patch, Pattern, and Product Management -
testsuite-tools
License: GPL-2.0
Group: System/Packages
-Version: 4.4.0
+Version: 4.4.1
Release: 0
-Source: zypp-testsuite-tools-4.4.0.tar.bz2
+Source: zypp-testsuite-tools-4.4.1.tar.bz2
%description
Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -52,7 +52,7 @@
Ladislav Slezak <[email protected]>
%prep
-%setup -q -n zypp-testsuite-tools-4.4.0
+%setup -q -n zypp-testsuite-tools-4.4.1
%build
mv configure.ac x
++++++ zypp-testsuite-tools-4.4.0.tar.bz2 -> zypp-testsuite-tools-4.4.1.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/VERSION
new/zypp-testsuite-tools-4.4.1/VERSION
--- old/zypp-testsuite-tools-4.4.0/VERSION 2013-09-18 18:06:42.000000000
+0200
+++ new/zypp-testsuite-tools-4.4.1/VERSION 2014-05-19 12:45:50.000000000
+0200
@@ -49,5 +49,5 @@
m4_define([LIBZYPPTESTSUITE_MINOR], [4])
m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
dnl ==================================================
-m4_define([LIBZYPPTESTSUITE_PATCH], [0])
+m4_define([LIBZYPPTESTSUITE_PATCH], [1])
dnl ==================================================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/configure
new/zypp-testsuite-tools-4.4.1/configure
--- old/zypp-testsuite-tools-4.4.0/configure 2013-09-19 12:57:43.000000000
+0200
+++ new/zypp-testsuite-tools-4.4.1/configure 2014-05-19 12:45:59.000000000
+0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for zypp-testsuite-tools 4.4.0.
+# Generated by GNU Autoconf 2.69 for zypp-testsuite-tools 4.4.1.
#
#
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
# Identity of this package.
PACKAGE_NAME='zypp-testsuite-tools'
PACKAGE_TARNAME='zypp-testsuite-tools'
-PACKAGE_VERSION='4.4.0'
-PACKAGE_STRING='zypp-testsuite-tools 4.4.0'
+PACKAGE_VERSION='4.4.1'
+PACKAGE_STRING='zypp-testsuite-tools 4.4.1'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1331,7 +1331,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 zypp-testsuite-tools 4.4.0 to adapt to many kinds of
systems.
+\`configure' configures zypp-testsuite-tools 4.4.1 to adapt to many kinds of
systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1403,7 +1403,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of zypp-testsuite-tools 4.4.0:";;
+ short | recursive ) echo "Configuration of zypp-testsuite-tools 4.4.1:";;
esac
cat <<\_ACEOF
@@ -1514,7 +1514,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-zypp-testsuite-tools configure 4.4.0
+zypp-testsuite-tools configure 4.4.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1913,7 +1913,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by zypp-testsuite-tools $as_me 4.4.0, which was
+It was created by zypp-testsuite-tools $as_me 4.4.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -2889,7 +2889,7 @@
# Define the identity of the package.
PACKAGE='zypp-testsuite-tools'
- VERSION='4.4.0'
+ VERSION='4.4.1'
cat >>confdefs.h <<_ACEOF
@@ -3060,7 +3060,7 @@
-CXXFLAGS="${CXXFLAGS} -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual
-std=c++0x"
+CXXFLAGS="${CXXFLAGS} -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual
-std=c++11"
DEPDIR="${am__leading_dot}deps"
ac_config_commands="$ac_config_commands depfiles"
@@ -16465,7 +16465,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by zypp-testsuite-tools $as_me 4.4.0, which was
+This file was extended by zypp-testsuite-tools $as_me 4.4.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -16531,7 +16531,7 @@
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-zypp-testsuite-tools config.status 4.4.0
+zypp-testsuite-tools config.status 4.4.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/configure.ac
new/zypp-testsuite-tools-4.4.1/configure.ac
--- old/zypp-testsuite-tools-4.4.0/configure.ac 2013-03-19 14:03:15.000000000
+0100
+++ new/zypp-testsuite-tools-4.4.1/configure.ac 2014-03-14 14:45:48.000000000
+0100
@@ -13,7 +13,7 @@
dnl ==================================================
-CXXFLAGS="${CXXFLAGS} -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual
-std=c++0x"
+CXXFLAGS="${CXXFLAGS} -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual
-std=c++11"
AC_SYS_LARGEFILE
if test "$enable_largefile" != no ; then
enable_largefile=yes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/src/Makefile.am
new/zypp-testsuite-tools-4.4.1/src/Makefile.am
--- old/zypp-testsuite-tools-4.4.0/src/Makefile.am 2013-03-19
14:03:15.000000000 +0100
+++ new/zypp-testsuite-tools-4.4.1/src/Makefile.am 2014-01-24
08:40:52.000000000 +0100
@@ -12,7 +12,7 @@
# We're not ready for this yet.
#check_PROGRAMS = deptestomatic.multi
-noinst_PROGRAMS = deptestomatic.multi deptestomatic.noui
+noinst_PROGRAMS = deptestomatic.noui deptestomatic.multi
testsuitesolversrcbindir = ${testsuitebindir}
testsuitesolversrcbin_DATA = deptestomatic.multi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/src/Makefile.in
new/zypp-testsuite-tools-4.4.1/src/Makefile.in
--- old/zypp-testsuite-tools-4.4.0/src/Makefile.in 2013-09-19
12:57:45.000000000 +0200
+++ new/zypp-testsuite-tools-4.4.1/src/Makefile.in 2014-05-19
12:46:01.000000000 +0200
@@ -84,8 +84,8 @@
build_triplet = @build@
host_triplet = @host@
target_triplet = @target@
-noinst_PROGRAMS = deptestomatic.multi$(EXEEXT) \
- deptestomatic.noui$(EXEEXT)
+noinst_PROGRAMS = deptestomatic.noui$(EXEEXT) \
+ deptestomatic.multi$(EXEEXT)
subdir = src
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
$(top_srcdir)/depcomp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.0/src/deptestomatic.cc
new/zypp-testsuite-tools-4.4.1/src/deptestomatic.cc
--- old/zypp-testsuite-tools-4.4.0/src/deptestomatic.cc 2013-09-18
17:16:42.000000000 +0200
+++ new/zypp-testsuite-tools-4.4.1/src/deptestomatic.cc 2014-04-01
16:51:51.000000000 +0200
@@ -195,6 +195,9 @@
else if (str == "srcpackage") {
kind = ResKind::srcpackage;
}
+ else if (str == "application") {
+ kind = ResKind::application;
+ }
else {
cerr << "get_poolItem unknown kind '" << str << "'" << endl;
}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]