Hello community, here is the log from the commit of package yast2-slide-show for openSUSE:Factory checked in at 2013-08-23 11:06:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-slide-show (Old) and /work/SRC/openSUSE:Factory/.yast2-slide-show.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-slide-show" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-slide-show/yast2-slide-show.changes 2013-08-01 11:09:59.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-slide-show.new/yast2-slide-show.changes 2013-08-23 11:06:59.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Aug 13 11:21:20 UTC 2013 - [email protected] + +- fixed build with yast2-devtools >= 3.0.3 +- 3.0.1 + +------------------------------------------------------------------- Old: ---- yast2-slide-show-3.0.0.tar.bz2 New: ---- yast2-slide-show-3.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-slide-show.spec ++++++ --- /var/tmp/diff_new_pack.lQoUjD/_old 2013-08-23 11:07:00.000000000 +0200 +++ /var/tmp/diff_new_pack.lQoUjD/_new 2013-08-23 11:07:00.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-slide-show -Version: 3.0.0 +Version: 3.0.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-slide-show-3.0.0.tar.bz2 -> yast2-slide-show-3.0.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/Makefile.am.common new/yast2-slide-show-3.0.1/Makefile.am.common --- old/yast2-slide-show-3.0.0/Makefile.am.common 2013-07-30 10:45:02.000000000 +0200 +++ new/yast2-slide-show-3.0.1/Makefile.am.common 1970-01-01 01:00:00.000000000 +0100 @@ -1,47 +0,0 @@ -# Makefile.am.common -*- Makefile -*- -# Generated file, do not edit! - -modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA)) -modulebindir = $(moduledir) - -ybcfiles = $(filter %.ybc,$(modulebin_DATA)) - -# suffix mapping: info '(make)Static Usage' -# apply only to our modules, not external ones -${ybcfiles}: %.ybc: %.ycp $(ycpchook) - Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $< - -# files to clean -CLEANFILES = ${ybcfiles} -DISTCLEANFILES = .dep - -# Needs to be outside "." because of cases -# where ycpchook contains a symlink to "." -# Otherwise "." keeps being newer than .dep and we loop. -NEWDEP=${top_builddir}/.dep.new -# generate dependencies -# two steps not to lose the file if the command fails -# hook: create the links before we look for files -.dep: $(wildcard *.ycp) ${ycpchook} - ${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP} - cat ${NEWDEP} > .dep - rm ${NEWDEP} - -dist-hook: check-syntax - -CHECK_SYNTAX = true -check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) - @if test "$(filter %.ycp,client_DATA)"; then \ - if $(CHECK_SYNTAX); then \ - TO_CHECK="$(filter %.ycp,$^)"; \ - echo "Checking syntax of $${TO_CHECK}"; \ - if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \ - echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your own risk"; \ - exit 1; \ - fi; \ - else \ - echo "Syntax check disabled"; \ - fi; \ - fi - --include .dep diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/VERSION new/yast2-slide-show-3.0.1/VERSION --- old/yast2-slide-show-3.0.0/VERSION 2013-07-30 10:44:53.000000000 +0200 +++ new/yast2-slide-show-3.0.1/VERSION 2013-08-13 14:10:47.000000000 +0200 @@ -1 +1 @@ -3.0.0 +3.0.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/configure new/yast2-slide-show-3.0.1/configure --- old/yast2-slide-show-3.0.0/configure 2013-07-30 10:45:06.000000000 +0200 +++ new/yast2-slide-show-3.0.1/configure 2013-08-13 15:43:24.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for yast2-slide-show 3.0.0. +# Generated by GNU Autoconf 2.69 for yast2-slide-show 3.0.1. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='yast2-slide-show' PACKAGE_TARNAME='yast2-slide-show' -PACKAGE_VERSION='3.0.0' -PACKAGE_STRING='yast2-slide-show 3.0.0' +PACKAGE_VERSION='3.0.1' +PACKAGE_STRING='yast2-slide-show 3.0.1' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1248,7 +1248,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures yast2-slide-show 3.0.0 to adapt to many kinds of systems. +\`configure' configures yast2-slide-show 3.0.1 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1320,7 +1320,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-slide-show 3.0.0:";; + short | recursive ) echo "Configuration of yast2-slide-show 3.0.1:";; esac cat <<\_ACEOF @@ -1400,7 +1400,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-slide-show configure 3.0.0 +yast2-slide-show configure 3.0.1 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1417,7 +1417,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by yast2-slide-show $as_me 3.0.0, which was +It was created by yast2-slide-show $as_me 3.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2356,7 +2356,7 @@ # Define the identity of the package. PACKAGE='yast2-slide-show' - VERSION='3.0.0' + VERSION='3.0.1' cat >>confdefs.h <<_ACEOF @@ -2479,7 +2479,7 @@ -VERSION="3.0.0" +VERSION="3.0.1" RPMNAME="yast2-slide-show" MAINTAINER="Karl Eichwalder <[email protected]>" @@ -2719,7 +2719,7 @@ if test -z "$XMLLINT" ; then - as_fn_error $? "xmllint is missing; please install linxml2." "$LINENO" 5 + as_fn_error $? "xmllint is missing; please install libxml2-tools." "$LINENO" 5 fi # Extract the first word of "xsltproc", so it can be a program name with args. set dummy xsltproc; ac_word=$2 @@ -2799,7 +2799,7 @@ if test -z "$XML2PO" ; then - as_fn_error $? "xml2po is missing; please install gnome-doc-utils." "$LINENO" 5 + as_fn_error $? "xml2po is missing; please install xml2po." "$LINENO" 5 fi # Extract the first word of "msgmerge", so it can be a program name with args. set dummy msgmerge; ac_word=$2 @@ -3403,7 +3403,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-slide-show $as_me 3.0.0, which was +This file was extended by yast2-slide-show $as_me 3.0.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3456,7 +3456,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -yast2-slide-show config.status 3.0.0 +yast2-slide-show config.status 3.0.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/yast2-slide-show-3.0.0/configure.ac new/yast2-slide-show-3.0.1/configure.ac --- old/yast2-slide-show-3.0.0/configure.ac 2013-07-30 10:45:02.000000000 +0200 +++ new/yast2-slide-show-3.0.1/configure.ac 2013-08-13 15:43:19.000000000 +0200 @@ -1,8 +1,8 @@ dnl configure.ac for yast2-slide-show dnl -dnl -- This file is generated by y2autoconf 3.0.0 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 3.0.4 - DO NOT EDIT! -- dnl (edit configure.ac.in or configure.in.in instead) -AC_INIT(yast2-slide-show, 3.0.0, http://bugs.opensuse.org/, yast2-slide-show) +AC_INIT(yast2-slide-show, 3.0.1, http://bugs.opensuse.org/, yast2-slide-show) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="3.0.0" +VERSION="3.0.1" RPMNAME="yast2-slide-show" MAINTAINER="Karl Eichwalder <[email protected]>" @@ -135,16 +135,16 @@ dnl libxml2, libxslt AC_CHECK_PROG(XMLLINT, xmllint, xmllint) if test -z "$XMLLINT" ; then - AC_MSG_ERROR(xmllint is missing; please install linxml2.) + AC_MSG_ERROR(xmllint is missing; please install libxml2-tools.) fi AC_CHECK_PROG(XSLTPROC, xsltproc, xsltproc) if test -z "$XSLTPROC" ; then AC_MSG_ERROR(xsltproc is missing; please install libxslt.) fi -dnl gnome-doc-utils +dnl xml2po AC_CHECK_PROG(XML2PO, xml2po, xml2po) if test -z "$XML2PO" ; then - AC_MSG_ERROR(xml2po is missing; please install gnome-doc-utils.) + AC_MSG_ERROR(xml2po is missing; please install xml2po.) fi dnl gettext or gettext-devel AC_CHECK_PROG(MSGMERGE, msgmerge, msgmerge) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/configure.in.in new/yast2-slide-show-3.0.1/configure.in.in --- old/yast2-slide-show-3.0.0/configure.in.in 2013-01-22 12:08:38.000000000 +0100 +++ new/yast2-slide-show-3.0.1/configure.in.in 2013-08-13 14:10:47.000000000 +0200 @@ -7,16 +7,16 @@ dnl libxml2, libxslt AC_CHECK_PROG(XMLLINT, xmllint, xmllint) if test -z "$XMLLINT" ; then - AC_MSG_ERROR(xmllint is missing; please install linxml2.) + AC_MSG_ERROR(xmllint is missing; please install libxml2-tools.) fi AC_CHECK_PROG(XSLTPROC, xsltproc, xsltproc) if test -z "$XSLTPROC" ; then AC_MSG_ERROR(xsltproc is missing; please install libxslt.) fi -dnl gnome-doc-utils +dnl xml2po AC_CHECK_PROG(XML2PO, xml2po, xml2po) if test -z "$XML2PO" ; then - AC_MSG_ERROR(xml2po is missing; please install gnome-doc-utils.) + AC_MSG_ERROR(xml2po is missing; please install xml2po.) fi dnl gettext or gettext-devel AC_CHECK_PROG(MSGMERGE, msgmerge, msgmerge) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/testsuite/Makefile.am new/yast2-slide-show-3.0.1/testsuite/Makefile.am --- old/yast2-slide-show-3.0.0/testsuite/Makefile.am 2013-01-22 12:08:38.000000000 +0100 +++ new/yast2-slide-show-3.0.1/testsuite/Makefile.am 2013-08-13 14:10:47.000000000 +0200 @@ -8,4 +8,4 @@ # # EXTRA_DIST = $(module_DATA) $(client_DATA) -include $(top_srcdir)/Makefile.am.common +# include $(top_srcdir)/Makefile.am.common diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-slide-show-3.0.0/testsuite/Makefile.in new/yast2-slide-show-3.0.1/testsuite/Makefile.in --- old/yast2-slide-show-3.0.0/testsuite/Makefile.in 2013-07-30 10:45:07.000000000 +0200 +++ new/yast2-slide-show-3.0.1/testsuite/Makefile.in 2013-08-13 15:43:25.000000000 +0200 @@ -23,10 +23,6 @@ # SlideTester.ycp.old # # EXTRA_DIST = $(module_DATA) $(client_DATA) - -# Makefile.am.common -*- Makefile -*- -# Generated file, do not edit! - VPATH = @srcdir@ am__make_dryrun = \ { \ @@ -64,9 +60,8 @@ build_triplet = @build@ host_triplet = @host@ target_triplet = @target@ -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/Makefile.am.common subdir = testsuite +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -81,35 +76,6 @@ n|no|NO) false;; \ *) (install-info --version) >/dev/null 2>&1;; \ esac -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__uninstall_files_from_dir = { \ - test -z "$$files" \ - || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ - || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ - $(am__cd) "$$dir" && rm -f $$files; }; \ - } -am__installdirs = "$(DESTDIR)$(modulebindir)" -DATA = $(modulebin_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMTAR = @AMTAR@ @@ -229,23 +195,10 @@ ydatadir = @ydatadir@ yncludedir = @yncludedir@ ystartupdir = @ystartupdir@ -modulebin_DATA = $(patsubst %.ycp,%.ybc,$(module_DATA)) -modulebindir = $(moduledir) -ybcfiles = $(filter %.ybc,$(modulebin_DATA)) - -# files to clean -CLEANFILES = ${ybcfiles} -DISTCLEANFILES = .dep - -# Needs to be outside "." because of cases -# where ycpchook contains a symlink to "." -# Otherwise "." keeps being newer than .dep and we loop. -NEWDEP = ${top_builddir}/.dep.new -CHECK_SYNTAX = true all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps) +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -266,7 +219,6 @@ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; -$(top_srcdir)/Makefile.am.common: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh @@ -276,27 +228,6 @@ $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -install-modulebinDATA: $(modulebin_DATA) - @$(NORMAL_INSTALL) - @list='$(modulebin_DATA)'; test -n "$(modulebindir)" || list=; \ - if test -n "$$list"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(modulebindir)'"; \ - $(MKDIR_P) "$(DESTDIR)$(modulebindir)" || exit 1; \ - fi; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(modulebindir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(modulebindir)" || exit $$?; \ - done - -uninstall-modulebinDATA: - @$(NORMAL_UNINSTALL) - @list='$(modulebin_DATA)'; test -n "$(modulebindir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - dir='$(DESTDIR)$(modulebindir)'; $(am__uninstall_files_from_dir) tags: TAGS TAGS: @@ -336,16 +267,10 @@ || exit 1; \ fi; \ done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook check-am: all-am check: check-am -all-am: Makefile $(DATA) +all-am: Makefile installdirs: - for dir in "$(DESTDIR)$(modulebindir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done install: install-am install-exec: install-exec-am install-data: install-data-am @@ -368,12 +293,10 @@ mostlyclean-generic: clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -398,7 +321,7 @@ info-am: -install-data-am: install-modulebinDATA +install-data-am: install-dvi: install-dvi-am @@ -442,50 +365,22 @@ ps-am: -uninstall-am: uninstall-modulebinDATA +uninstall-am: .MAKE: install-am install-strip -.PHONY: all all-am check check-am clean clean-generic dist-hook \ - distclean distclean-generic distdir dvi dvi-am html html-am \ - info info-am install install-am install-data install-data-am \ - install-dvi install-dvi-am install-exec install-exec-am \ - install-html install-html-am install-info install-info-am \ - install-man install-modulebinDATA install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am uninstall uninstall-am uninstall-modulebinDATA - - -# suffix mapping: info '(make)Static Usage' -# apply only to our modules, not external ones -${ybcfiles}: %.ybc: %.ycp $(ycpchook) - Y2DIR=$(YCPC_Y2DIR) LD_LIBRARY_PATH=$(YCPC_LD_LIBRARY_PATH) ${YCPC} -c -M. -I. -q $(YCPCFLAGS) $< -# generate dependencies -# two steps not to lose the file if the command fails -# hook: create the links before we look for files -.dep: $(wildcard *.ycp) ${ycpchook} - ${YCPMAKEDEP} --prefix=${prefix} ${YCPCFLAGS} > ${NEWDEP} - cat ${NEWDEP} > .dep - rm ${NEWDEP} - -dist-hook: check-syntax -check-syntax: $(client_DATA) $(ycpchook) $(ybcfiles) - @if test "$(filter %.ycp,client_DATA)"; then \ - if $(CHECK_SYNTAX); then \ - TO_CHECK="$(filter %.ycp,$^)"; \ - echo "Checking syntax of $${TO_CHECK}"; \ - if ! $(YCPC) -qE -M. -I. $(YCPCFLAGS) $${TO_CHECK}; then \ - echo "Failed. Disable by 'make ... CHECK_SYNTAX=false' at your own risk"; \ - exit 1; \ - fi; \ - else \ - echo "Syntax check disabled"; \ - fi; \ - fi +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic distdir dvi dvi-am html html-am info info-am \ + install install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am + --include .dep +# include $(top_srcdir)/Makefile.am.common # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
