commit libzypp-testsuite-tools for openSUSE:Factory

2017-06-08 Thread root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2017-06-08 15:03:42

Comparing /work/SRC/openSUSE:Factory/libzypp-testsuite-tools (Old)
 and  /work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new (New)


Package is "libzypp-testsuite-tools"

Thu Jun  8 15:03:42 2017 rev:56 rq:501779 version:5.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/libzypp-testsuite-tools.changes
  2015-08-12 15:10:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2017-06-08 15:03:43.000981103 +0200
@@ -1,0 +2,6 @@
+Wed May 31 16:26:20 CEST 2017 - m...@suse.com
+
+- Fix unrecognized solver flags (bsc#1041889)
+- version 5.0.3
+
+---

Old:

  zypp-testsuite-tools-5.0.2.tar.bz2

New:

  zypp-testsuite-tools-5.0.3.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.IGqbcf/_old  2017-06-08 15:03:43.884856363 +0200
+++ /var/tmp/diff_new_pack.IGqbcf/_new  2017-06-08 15:03:43.884856363 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp-testsuite-tools
 #
-# Copyright (c) 2015 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
@@ -26,9 +26,9 @@
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 License:GPL-2.0
 Group:  System/Packages
-Version:5.0.2
+Version:5.0.3
 Release:0
-Source: zypp-testsuite-tools-5.0.2.tar.bz2
+Source: zypp-testsuite-tools-5.0.3.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -45,7 +45,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-5.0.2
+%setup -q -n zypp-testsuite-tools-5.0.3
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-5.0.2.tar.bz2 -> zypp-testsuite-tools-5.0.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-5.0.2/Makefile.in 
new/zypp-testsuite-tools-5.0.3/Makefile.in
--- old/zypp-testsuite-tools-5.0.2/Makefile.in  2015-07-30 18:20:39.0 
+0200
+++ new/zypp-testsuite-tools-5.0.3/Makefile.in  2017-05-31 16:30:18.0 
+0200
@@ -575,7 +575,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 dist-bzip2: distdir
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c 
>$(distdir).tar.bz2
@@ -600,7 +600,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -618,7 +618,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -628,7 +628,7 @@
*.tar.Z*) \
  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
*.shar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
*.zip*) \
  unzip $(distdir).zip ;;\
esac
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-5.0.2/VERSION 
new/zypp-testsuite-tools-5.0.3/VERSION
--- old/zypp-testsuite-tools-5.0.2/VERSION  2015-07-30 18:20:28.0 
+0200
+++ new/zypp-testsuite-tools-5.0.3/VERSION  2017-05-31 16:30:08.0 
+0200
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [0])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [2])
+m4_define([LIBZYPPTESTSUITE_PATCH], [3])
 dnl ==
diff -urN '--exclude=CVS'

commit libzypp-testsuite-tools for openSUSE:Factory

2015-08-12 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2015-08-12 15:10:49

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
  2015-07-22 09:19:43.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2015-08-12 15:10:50.0 +0200
@@ -1,0 +2,6 @@
+Thu Jul 30 18:17:13 CEST 2015 - m...@suse.com
+
+- Add requested locales and autoinstalled packages.
+- version 5.0.2
+
+---

Old:

  zypp-testsuite-tools-5.0.1.tar.bz2

New:

  zypp-testsuite-tools-5.0.2.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.dotkmp/_old  2015-08-12 15:10:50.0 +0200
+++ /var/tmp/diff_new_pack.dotkmp/_new  2015-08-12 15:10:50.0 +0200
@@ -21,14 +21,14 @@
 BuildRequires:  gcc-c++ >= 4.6
 BuildRequires:  libexpat-devel
 BuildRequires:  libtool
-BuildRequires:  libzypp-devel >= 14.28.0
+BuildRequires:  libzypp-devel >= 15.10.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 License:GPL-2.0
 Group:  System/Packages
-Version:5.0.1
+Version:5.0.2
 Release:0
-Source: zypp-testsuite-tools-5.0.1.tar.bz2
+Source: zypp-testsuite-tools-5.0.2.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -45,7 +45,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-5.0.1
+%setup -q -n zypp-testsuite-tools-5.0.2
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-5.0.1.tar.bz2 -> zypp-testsuite-tools-5.0.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-5.0.1/VERSION 
new/zypp-testsuite-tools-5.0.2/VERSION
--- old/zypp-testsuite-tools-5.0.1/VERSION  2015-07-09 16:59:15.0 
+0200
+++ new/zypp-testsuite-tools-5.0.2/VERSION  2015-07-30 18:20:28.0 
+0200
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [0])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [1])
+m4_define([LIBZYPPTESTSUITE_PATCH], [2])
 dnl ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-5.0.1/configure 
new/zypp-testsuite-tools-5.0.2/configure
--- old/zypp-testsuite-tools-5.0.1/configure2015-07-13 12:17:24.0 
+0200
+++ new/zypp-testsuite-tools-5.0.2/configure2015-07-30 18:20:38.0 
+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 5.0.1.
+# Generated by GNU Autoconf 2.69 for zypp-testsuite-tools 5.0.2.
 #
 #
 # 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='5.0.1'
-PACKAGE_STRING='zypp-testsuite-tools 5.0.1'
+PACKAGE_VERSION='5.0.2'
+PACKAGE_STRING='zypp-testsuite-tools 5.0.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1330,7 +1330,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 5.0.1 to adapt to many kinds of 
systems.
+\`configure' configures zypp-testsuite-tools 5.0.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1402,7 +1402,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of zypp-testsuite-tools 5.0.1:";;
+ short | recursive ) echo "Configuration of zypp-testsuite-tools 5.0.2:";;
esac
   cat <<\_ACEOF
 
@@ -1516,7 +1516,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-zypp-testsuite-tools configure 5.0.1
+zypp-testsuite-tools configure 5.0.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1915,7 +1915,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 5.0.1, whi

commit libzypp-testsuite-tools for openSUSE:Factory

2015-07-22 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2015-07-22 09:19:40

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
  2014-09-10 10:19:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2015-07-22 09:19:43.0 +0200
@@ -3,0 +4,7 @@
+- Cleanup include files. Prepare code to allow further
+  libzypp changes dues to (FATE#318099) without breaking.
+- version 5.0.1
+
+---
+Tue Sep  9 17:45:41 CEST 2014 - m...@suse.de
+

Old:

  zypp-testsuite-tools-5.0.0.tar.bz2

New:

  zypp-testsuite-tools-5.0.1.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.xGf427/_old  2015-07-22 09:19:44.0 +0200
+++ /var/tmp/diff_new_pack.xGf427/_new  2015-07-22 09:19:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp-testsuite-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -26,9 +26,9 @@
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 License:GPL-2.0
 Group:  System/Packages
-Version:5.0.0
+Version:5.0.1
 Release:0
-Source: zypp-testsuite-tools-5.0.0.tar.bz2
+Source: zypp-testsuite-tools-5.0.1.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -45,7 +45,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-5.0.0
+%setup -q -n zypp-testsuite-tools-5.0.1
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-5.0.0.tar.bz2 -> zypp-testsuite-tools-5.0.1.tar.bz2 
++
 24328 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/zypp-testsuite-tools-5.0.0/VERSION new/zypp-testsuite-tools-5.0.1/VERSION
--- old/zypp-testsuite-tools-5.0.0/VERSION  2014-09-08 13:16:03.0 
+0200
+++ new/zypp-testsuite-tools-5.0.1/VERSION  2015-07-09 16:59:15.0 
+0200
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [0])
 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' --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/zypp-testsuite-tools-5.0.0/compile new/zypp-testsuite-tools-5.0.1/compile
--- old/zypp-testsuite-tools-5.0.0/compile  1970-01-01 01:00:00.0 
+0100
+++ new/zypp-testsuite-tools-5.0.1/compile  2015-06-25 12:43:23.0 
+0200
@@ -0,0 +1,347 @@
+#! /bin/sh
+# Wrapper for compilers which do not understand '-c -o'.
+
+scriptversion=2012-10-14.11; # UTC
+
+# Copyright (C) 1999-2014 Free Software Foundation, Inc.
+# Written by Tom Tromey .
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 2, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program.  If not, see .
+
+# As a special exception to the GNU General Public License, if you
+# distribute this file as part of a program that contains a
+# configuration script generated by Autoconf, you may include it under
+# the same distribution terms

commit libzypp-testsuite-tools for openSUSE:Factory

2014-09-10 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2014-09-10 07:28:42

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
  2014-08-13 08:49:10.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2014-09-10 10:19:54.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  9 17:45:41 CEST 2014 - m...@suse.de
+
+- Drop graphical PkgUI and YOU commands as required libraries were
+  dropped due to lack of QT5 support. The binary was renamed to 
+  deptestomatic. Legacy symlinks for deptestomatic.multi and 
+  deptestomatic.noui are provided.
+- version 5.0.0
+
+---

Old:

  zypp-testsuite-tools-4.4.2.tar.bz2

New:

  zypp-testsuite-tools-5.0.0.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.kGlLjW/_old  2014-09-10 10:19:55.0 +0200
+++ /var/tmp/diff_new_pack.kGlLjW/_new  2014-09-10 10:19:55.0 +0200
@@ -18,24 +18,17 @@
 
 Name:   libzypp-testsuite-tools
 BuildRequires:  fdupes
-BuildRequires:  gcc-c++ >= 4.5
+BuildRequires:  gcc-c++ >= 4.6
 BuildRequires:  libexpat-devel
-BuildRequires:  libqdialogsolver1-devel
-BuildRequires:  libqt4-devel
 BuildRequires:  libtool
-BuildRequires:  libzypp-devel >= 13.7.0
-%if 0%{?suse_version} <= 1220
-BuildRequires:  yast2-libyui-devel
-%else
-BuildRequires:  libyui-devel
-%endif
+BuildRequires:  libzypp-devel >= 14.28.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 License:GPL-2.0
 Group:  System/Packages
-Version:4.4.2
+Version:5.0.0
 Release:0
-Source: zypp-testsuite-tools-4.4.2.tar.bz2
+Source: zypp-testsuite-tools-5.0.0.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -52,7 +45,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-4.4.2
+%setup -q -n zypp-testsuite-tools-5.0.0
 
 %build
 mv configure.ac x
@@ -65,6 +58,9 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
+# legacy symlinks
+ln -s deptestomatic 
$RPM_BUILD_ROOT/%{_prefix}/lib/zypp/testsuite/bin/deptestomatic.multi
+ln -s deptestomatic 
$RPM_BUILD_ROOT/%{_prefix}/lib/zypp/testsuite/bin/deptestomatic.noui
 %fdupes -s $RPM_BUILD_ROOT
 
 %clean

++ zypp-testsuite-tools-4.4.2.tar.bz2 -> zypp-testsuite-tools-5.0.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.2/Makefile.in 
new/zypp-testsuite-tools-5.0.0/Makefile.in
--- old/zypp-testsuite-tools-4.4.2/Makefile.in  2014-08-01 11:41:22.0 
+0200
+++ new/zypp-testsuite-tools-5.0.0/Makefile.in  2014-09-08 13:16:15.0 
+0200
@@ -256,8 +256,6 @@
 PACKAGE_URL = @PACKAGE_URL@
 PACKAGE_VERSION = @PACKAGE_VERSION@
 PATH_SEPARATOR = @PATH_SEPARATOR@
-QTDIR = @QTDIR@
-QTLIBDIR = @QTLIBDIR@
 RANLIB = @RANLIB@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.2/VERSION 
new/zypp-testsuite-tools-5.0.0/VERSION
--- old/zypp-testsuite-tools-4.4.2/VERSION  2014-08-01 11:41:11.0 
+0200
+++ new/zypp-testsuite-tools-5.0.0/VERSION  2014-09-08 13:16:03.0 
+0200
@@ -44,10 +44,10 @@
 dnlset COMPATMINOR to MINOR. (binary incompatible change)
 dnl
 dnl ==
-m4_define([LIBZYPPTESTSUITE_MAJOR], [4])
+m4_define([LIBZYPPTESTSUITE_MAJOR], [5])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_MINOR], [4])
+m4_define([LIBZYPPTESTSUITE_MINOR], [0])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [2])
+m4_define([LIBZYPPTESTSUITE_PATCH], [0])
 dnl ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.2/configure 
new/zypp-testsuite-tools-5.0.0/configure
--- old/zypp-testsuite-tools-4.4.2/configure2014-08-01 11:41:20.0 
+0200
+++ new/zypp-testsuite-tools-5.0.0/configure2014-09-08 13:16:13.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generat

commit libzypp-testsuite-tools for openSUSE:Factory

2014-08-12 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2014-08-13 08:49:04

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
  2014-05-20 14:22:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2014-08-13 08:49:10.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug  1 11:26:32 CEST 2014 - m...@suse.de
+
+- Also install deptestomatic.noui (bnc#889426)
+- version 4.4.2
+
+---
@@ -5 +11 @@
-- ersion 4.4.1
+- version 4.4.1

Old:

  zypp-testsuite-tools-4.4.1.tar.bz2

New:

  zypp-testsuite-tools-4.4.2.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.63gkS5/_old  2014-08-13 08:49:11.0 +0200
+++ /var/tmp/diff_new_pack.63gkS5/_new  2014-08-13 08:49:11.0 +0200
@@ -33,9 +33,9 @@
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 License:GPL-2.0
 Group:  System/Packages
-Version:4.4.1
+Version:4.4.2
 Release:0
-Source: zypp-testsuite-tools-4.4.1.tar.bz2
+Source: zypp-testsuite-tools-4.4.2.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -52,7 +52,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-4.4.1
+%setup -q -n zypp-testsuite-tools-4.4.2
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-4.4.1.tar.bz2 -> zypp-testsuite-tools-4.4.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.1/VERSION 
new/zypp-testsuite-tools-4.4.2/VERSION
--- old/zypp-testsuite-tools-4.4.1/VERSION  2014-05-19 12:45:50.0 
+0200
+++ new/zypp-testsuite-tools-4.4.2/VERSION  2014-08-01 11:41:11.0 
+0200
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [4])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [1])
+m4_define([LIBZYPPTESTSUITE_PATCH], [2])
 dnl ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.1/aclocal.m4 
new/zypp-testsuite-tools-4.4.2/aclocal.m4
--- old/zypp-testsuite-tools-4.4.1/aclocal.m4   2014-05-19 12:45:58.0 
+0200
+++ new/zypp-testsuite-tools-4.4.2/aclocal.m4   2014-08-01 11:41:20.0 
+0200
@@ -1326,7 +1326,7 @@
   rm -rf conftest*
   ;;
 
-x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
+x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
   # Find out which ABI we are using.
   echo 'int i;' > conftest.$ac_ext
@@ -1340,7 +1340,10 @@
  x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
- ppc64-*linux*|powerpc64-*linux*)
+ powerpc64le-*linux*)
+   LD="${LD-ld} -m elf32lppclinux"
+   ;;
+ powerpc64-*linux*)
LD="${LD-ld} -m elf32ppclinux"
;;
  s390x-*linux*)
@@ -1359,7 +1362,10 @@
  x86_64-*linux*)
LD="${LD-ld} -m elf_x86_64"
;;
- ppc*-*linux*|powerpc*-*linux*)
+ powerpcle-*linux*)
+   LD="${LD-ld} -m elf64lppc"
+   ;;
+ powerpc-*linux*)
LD="${LD-ld} -m elf64ppc"
;;
  s390*-*linux*|s390*-*tpf*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.4.1/configure 
new/zypp-testsuite-tools-4.4.2/configure
--- old/zypp-testsuite-tools-4.4.1/configure2014-05-19 12:45:59.0 
+0200
+++ new/zypp-testsuite-tools-4.4.2/configure2014-08-01 11:41:20.0 
+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.1.
+# Generated by GNU Autoconf 2.69 for zypp-testsuite-tools 4.4.2.
 #
 #
 # 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.1'
-PACKAGE_STRING='zypp-testsuite-tools 4.4.1'
+PACKAGE_VERSION='4.4.2'
+PACKAGE_STRING='zypp-testsuite-tools 4.4.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -

commit libzypp-testsuite-tools for openSUSE:Factory

2014-05-20 Thread h_root
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.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2014-05-20 14:22:58.0 +0200
@@ -1,0 +2,6 @@
+Mon May 19 12:43:05 CEST 2014 - m...@suse.de
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.hiXpmH/_new  2014-05-20 14:22:59.0 +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 
 
 %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.0 
+0200
+++ new/zypp-testsuite-tools-4.4.1/VERSION  2014-05-19 12:45:50.0 
+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/configure2013-09-19 12:57:43.0 
+0200
+++ new/zypp-testsuite-tools-4.4.1/configure2014-05-19 12:45:59.0 
+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 con

commit libzypp-testsuite-tools for openSUSE:Factory

2013-09-27 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2013-09-27 17:44:30

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-05-27 09:53:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2013-09-27 17:44:31.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 18 17:58:58 CEST 2013 - m...@suse.de
+
+- Add support for hardware dependencies, multiversion packages.
+- version 4.4.0
+
+---

Old:

  zypp-testsuite-tools-4.3.2.tar.bz2

New:

  zypp-testsuite-tools-4.4.0.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.39EBfK/_old  2013-09-27 17:44:32.0 +0200
+++ /var/tmp/diff_new_pack.39EBfK/_new  2013-09-27 17:44:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libzypp-testsuite-tools
 #
-# Copyright (c) 2007-2011 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
@@ -15,23 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:  libzypp-testsuite-tools
-BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel
+BuildRequires:  fdupes
 BuildRequires: gcc-c++ >= 4.5
-BuildRequires: libzypp-devel >= 13.2.0
+BuildRequires:  libexpat-devel
+BuildRequires:  libqdialogsolver1-devel
+BuildRequires:  libqt4-devel
 BuildRequires:  libtool
+BuildRequires:  libzypp-devel >= 13.7.0
 %if 0%{?suse_version} <= 1220
 BuildRequires:  yast2-libyui-devel
 %else
 BuildRequires:  libyui-devel
 %endif
-License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
-Version:   4.3.2
-Release:   0
-Source:zypp-testsuite-tools-4.3.2.tar.bz2
+License:GPL-2.0
 Group:  System/Packages
+Version:4.4.0
+Release:0
+Source: zypp-testsuite-tools-4.4.0.tar.bz2
 
 %description
 Package, Patch, Pattern, and Product Management - testsuite-tools
@@ -48,7 +52,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-4.3.2
+%setup -q -n zypp-testsuite-tools-4.4.0
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-4.3.2.tar.bz2 -> zypp-testsuite-tools-4.4.0.tar.bz2 
++
 4181 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/zypp-testsuite-tools-4.3.2/VERSION new/zypp-testsuite-tools-4.4.0/VERSION
--- old/zypp-testsuite-tools-4.3.2/VERSION  2013-05-08 19:51:28.0 
+0200
+++ new/zypp-testsuite-tools-4.4.0/VERSION  2013-09-18 18:06:42.0 
+0200
@@ -46,8 +46,8 @@
 dnl ==
 m4_define([LIBZYPPTESTSUITE_MAJOR], [4])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_MINOR], [3])
+m4_define([LIBZYPPTESTSUITE_MINOR], [4])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [2])
+m4_define([LIBZYPPTESTSUITE_PATCH], [0])
 dnl ==
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/zypp-testsuite-tools-4.3.2/libzypp-testsuite-tools.spec.in 
new/zypp-testsuite-tools-4.4.0/libzypp-testsuite-tools.spec.in
--- old/zypp-testsuite-tools-4.3.2/libzypp-testsuite-tools.spec.in  
2013-05-08 19:51:28.0 +0200
+++ new/zypp-testsuite-tools-4.4.0/libzypp-testsuite-tools.spec.in  
2013-09-18 17:16:42.0 +0200
@@ -18,7 +18,7 @@
 Name:  libzypp-testsuite-tools
 BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel
 BuildRequir

commit libzypp-testsuite-tools for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2013-05-27 09:53:38

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-03-08 09:22:26.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2013-05-27 09:53:39.0 +0200
@@ -1,0 +2,6 @@
+Wed May  8 19:44:07 CEST 2013 - m...@suse.de
+
+- Remove deprecated installorder code
+- version 4.3.2
+
+---

Old:

  zypp-testsuite-tools-4.3.1.tar.bz2

New:

  zypp-testsuite-tools-4.3.2.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.ml7bU4/_old  2013-05-27 09:53:40.0 +0200
+++ /var/tmp/diff_new_pack.ml7bU4/_new  2013-05-27 09:53:40.0 +0200
@@ -18,7 +18,7 @@
 Name:  libzypp-testsuite-tools
 BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel
 BuildRequires: gcc-c++ >= 4.5
-BuildRequires: libzypp-devel >= 6.10.0
+BuildRequires: libzypp-devel >= 13.2.0
 BuildRequires:  libtool
 %if 0%{?suse_version} <= 1220
 BuildRequires:  yast2-libyui-devel
@@ -28,9 +28,9 @@
 License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
-Version:   4.3.1
+Version:   4.3.2
 Release:   0
-Source:zypp-testsuite-tools-4.3.1.tar.bz2
+Source:zypp-testsuite-tools-4.3.2.tar.bz2
 Group:  System/Packages
 
 %description
@@ -48,7 +48,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-4.3.1
+%setup -q -n zypp-testsuite-tools-4.3.2
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-4.3.1.tar.bz2 -> zypp-testsuite-tools-4.3.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.3.1/VERSION 
new/zypp-testsuite-tools-4.3.2/VERSION
--- old/zypp-testsuite-tools-4.3.1/VERSION  2013-01-09 14:15:51.0 
+0100
+++ new/zypp-testsuite-tools-4.3.2/VERSION  2013-05-08 19:51:28.0 
+0200
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [3])
 m4_define([LIBZYPPTESTSUITE_COMPATMINOR], [0])
 dnl ==
-m4_define([LIBZYPPTESTSUITE_PATCH], [1])
+m4_define([LIBZYPPTESTSUITE_PATCH], [2])
 dnl ==
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-testsuite-tools-4.3.1/configure 
new/zypp-testsuite-tools-4.3.2/configure
--- old/zypp-testsuite-tools-4.3.1/configure2013-01-09 14:16:06.0 
+0100
+++ new/zypp-testsuite-tools-4.3.2/configure2013-05-10 11:56:45.0 
+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.3.1.
+# Generated by GNU Autoconf 2.69 for zypp-testsuite-tools 4.3.2.
 #
 #
 # 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.3.1'
-PACKAGE_STRING='zypp-testsuite-tools 4.3.1'
+PACKAGE_VERSION='4.3.2'
+PACKAGE_STRING='zypp-testsuite-tools 4.3.2'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1326,7 +1326,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.3.1 to adapt to many kinds of 
systems.
+\`configure' configures zypp-testsuite-tools 4.3.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1398,7 +1398,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of zypp-testsuite-tools 4.3.1:";;
+ short | recursive ) echo "Configuration of zypp-testsuite-tools 4.3.2:";;
esac
   cat <<\_ACEOF
 
@@ -1507,7 +1507,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-zypp-testsuite-tools configure 4.3.1
+zypp-testsuite-tools configure 4.3.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1906,7 +1906,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging 

commit libzypp-testsuite-tools for openSUSE:Factory

2013-03-08 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2013-03-08 09:22:25

Comparing /work/SRC/openSUSE:Factory/libzypp-testsuite-tools (Old)
 and  /work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new (New)


Package is "libzypp-testsuite-tools", Maintainer is "sch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/libzypp-testsuite-tools.changes
  2012-09-03 18:55:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2013-03-08 09:22:26.0 +0100
@@ -1,0 +2,6 @@
+Wed Jan  9 14:13:02 CET 2013 - m...@suse.de
+
+- Fix reporting of solver problems in distupgrade.
+- version 4.3.1
+
+---

Old:

  zypp-testsuite-tools-4.3.0.tar.bz2

New:

  zypp-testsuite-tools-4.3.1.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.LLZClU/_old  2013-03-08 09:22:27.0 +0100
+++ /var/tmp/diff_new_pack.LLZClU/_new  2013-03-08 09:22:27.0 +0100
@@ -28,9 +28,9 @@
 License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
-Version:   4.3.0
+Version:   4.3.1
 Release:   0
-Source:zypp-testsuite-tools-4.3.0.tar.bz2
+Source:zypp-testsuite-tools-4.3.1.tar.bz2
 Group:  System/Packages
 
 %description
@@ -48,7 +48,7 @@
 Ladislav Slezak 
 
 %prep
-%setup -q -n zypp-testsuite-tools-4.3.0
+%setup -q -n zypp-testsuite-tools-4.3.1
 
 %build
 mv configure.ac x

++ zypp-testsuite-tools-4.3.0.tar.bz2 -> zypp-testsuite-tools-4.3.1.tar.bz2 
++
 4440 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/zypp-testsuite-tools-4.3.0/VERSION new/zypp-testsuite-tools-4.3.1/VERSION
--- old/zypp-testsuite-tools-4.3.0/VERSION  2012-08-29 14:57:10.0 
+0200
+++ new/zypp-testsuite-tools-4.3.1/VERSION  2013-01-09 14:15:51.0 
+0100
@@ -49,5 +49,5 @@
 m4_define([LIBZYPPTESTSUITE_MINOR], [3])
 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' --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/zypp-testsuite-tools-4.3.0/config.h.in 
new/zypp-testsuite-tools-4.3.1/config.h.in
--- old/zypp-testsuite-tools-4.3.0/config.h.in  2012-08-31 12:55:44.0 
+0200
+++ new/zypp-testsuite-tools-4.3.1/config.h.in  2013-01-09 14:16:06.0 
+0100
@@ -64,6 +64,11 @@
 /* Version number of package */
 #undef VERSION
 
+/* Enable large inode numbers on Mac OS X 10.5.  */
+#ifndef _DARWIN_USE_64_BIT_INODE
+# define _DARWIN_USE_64_BIT_INODE 1
+#endif
+
 /* Number of bits in a file offset, on hosts where this is settable. */
 #undef _FILE_OFFSET_BITS
 
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/zypp-testsuite-tools-4.3.0/libzypp-testsuite-tools.spec.in 
new/zypp-testsuite-tools-4.3.1/libzypp-testsuite-tools.spec.in
--- old/zypp-testsuite-tools-4.3.0/libzypp-testsuite-tools.spec.in  
2012-08-31 12:55:28.0 +0200
+++ new/zypp-testsuite-tools-4.3.1/libzypp-testsuite-tools.spec.in  
2012-12-18 16:11:22.0 +0100
@@ -25,7 +25,7 @@
 %else
 BuildRequires:  libyui-devel
 %endif
-License:   GPL-2.0+
+License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
 Version:   @VERSION@
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 co

commit libzypp-testsuite-tools for openSUSE:Factory

2012-09-03 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2012-09-03 18:55: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", Maintainer is "sch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/libzypp-testsuite-tools.changes
  2011-11-29 16:24:33.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2012-09-03 18:55:59.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep  3 10:18:32 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0
+  Contains files with GPL-2.0 (i.e. "only") licenses - see e.g.
+  src/XmlNode.cc
+
+---
+Wed Aug 29 14:28:48 CEST 2012 - m...@suse.de
+
+- Adapt to libyui changes
+- As zypp is now using libsolv, drop the outdated and unmaintained
+  testcase data package for the old solver.
+- version 4.3.0
+
+---

Old:

  zypp-testsuite-tools-4.2.11.tar.bz2

New:

  zypp-testsuite-tools-4.3.0.tar.bz2



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.ndSFmM/_old  2012-09-03 18:56:01.0 +0200
+++ /var/tmp/diff_new_pack.ndSFmM/_new  2012-09-03 18:56:01.0 +0200
@@ -16,16 +16,21 @@
 #
 
 Name:  libzypp-testsuite-tools
-BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel 
yast2-libyui-devel
+BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel
 BuildRequires: gcc-c++ >= 4.5
 BuildRequires: libzypp-devel >= 6.10.0
 BuildRequires:  libtool
+%if 0%{?suse_version} <= 1220
+BuildRequires:  yast2-libyui-devel
+%else
+BuildRequires:  libyui-devel
+%endif
 License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools
-Version:   4.2.11
+Version:   4.3.0
 Release:   0
-Source:zypp-testsuite-tools-4.2.11.tar.bz2
+Source:zypp-testsuite-tools-4.3.0.tar.bz2
 Group:  System/Packages
 
 %description
@@ -42,31 +47,8 @@
 Stanislav Visnovsky 
 Ladislav Slezak 
 
-%package data
-License:GPLv2+
-Requires:   libzypp-testsuite-tools
-Summary:Package, Patch, Pattern, and Product Management - 
testsuite-data
-Group:  System/Packages
-%if %suse_version > 1120
-BuildArch:  noarch
-%endif
-
-%description -n libzypp-testsuite-tools-data
-Package, Patch, Pattern, and Product Management - testsuite-data
-
-Authors:
-
-Michael Andres 
-Jiri Srain 
-Stefan Schubert 
-Duncan Mac-Vicar 
-Klaus Kaempf 
-Marius Tomaschewski 
-Stanislav Visnovsky 
-Ladislav Slezak 
-
 %prep
-%setup -q -n zypp-testsuite-tools-4.2.11
+%setup -q -n zypp-testsuite-tools-4.3.0
 
 %build
 mv configure.ac x
@@ -90,10 +72,4 @@
 %dir %{_prefix}/lib/zypp/testsuite/bin
 %{_prefix}/lib/zypp/testsuite/bin/
 
-%files data
-%defattr(-,root,root)
-%dir %{_prefix}/share/zypp/testsuite
-%dir %{_prefix}/share/zypp/testsuite/data
-%{_prefix}/share/zypp/testsuite/data/
-
 %changelog

++ zypp-testsuite-tools-4.2.11.tar.bz2 -> 
zypp-testsuite-tools-4.3.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/zypp-testsuite-tools-4.2.11.tar.bz2
 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/zypp-testsuite-tools-4.3.0.tar.bz2
 differ: char 11, line 1

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



commit libzypp-testsuite-tools for openSUSE:Factory

2011-11-29 Thread h_root
Hello community,

here is the log from the commit of package libzypp-testsuite-tools for 
openSUSE:Factory checked in at 2011-11-29 16:24:31

Comparing /work/SRC/openSUSE:Factory/libzypp-testsuite-tools (Old)
 and  /work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new (New)


Package is "libzypp-testsuite-tools", Maintainer is "sch...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/libzypp-testsuite-tools.changes
  2011-10-21 16:32:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/libzypp-testsuite-tools.changes
 2011-11-29 16:24:33.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 23 21:12:04 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ libzypp-testsuite-tools.spec ++
--- /var/tmp/diff_new_pack.RZl8Gw/_old  2011-11-29 16:24:36.0 +0100
+++ /var/tmp/diff_new_pack.RZl8Gw/_new  2011-11-29 16:24:36.0 +0100
@@ -19,6 +19,7 @@
 BuildRequires: fdupes  libexpat-devel libqt4-devel libqdialogsolver1-devel 
yast2-libyui-devel
 BuildRequires: gcc-c++ >= 4.5
 BuildRequires: libzypp-devel >= 6.10.0
+BuildRequires:  libtool
 License:   GPL-2.0
 BuildRoot: %{_tmppath}/%{name}-%{version}-build
 Summary:Package, Patch, Pattern, and Product Management - 
testsuite-tools

++ zypp-testsuite-tools-4.2.11.tar.bz2 ++
/work/SRC/openSUSE:Factory/libzypp-testsuite-tools/zypp-testsuite-tools-4.2.11.tar.bz2
 
/work/SRC/openSUSE:Factory/.libzypp-testsuite-tools.new/zypp-testsuite-tools-4.2.11.tar.bz2
 differ: char 11, line 1

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