Hello community, here is the log from the commit of package yast2-tftp-server for openSUSE:Factory checked in at 2011-11-25 23:13:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-tftp-server (Old) and /work/SRC/openSUSE:Factory/.yast2-tftp-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-tftp-server", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-tftp-server/yast2-tftp-server.changes 2011-11-05 12:23:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-tftp-server.new/yast2-tftp-server.changes 2011-11-25 23:06:34.000000000 +0100 @@ -1,0 +2,7 @@ +Fri Nov 25 10:55:51 CET 2011 - [email protected] + +- Fixed firewall service name (bnc#729793) +- Adapted RPM build requirements +- 2.22.1 + +------------------------------------------------------------------- Old: ---- yast2-tftp-server-2.21.2.tar.bz2 New: ---- yast2-tftp-server-2.22.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-tftp-server.spec ++++++ --- /var/tmp/diff_new_pack.eg6RAH/_old 2011-11-25 23:06:35.000000000 +0100 +++ /var/tmp/diff_new_pack.eg6RAH/_new 2011-11-25 23:06:35.000000000 +0100 @@ -19,7 +19,7 @@ Name: yast2-tftp-server -Version: 2.21.2 +Version: 2.22.1 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -27,7 +27,11 @@ Group: System/YaST License: GPL-2.0+ -BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite + +BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools yast2-testsuite +# Unified firewall stopping, starting and checking +BuildRequires: yast2 >= 2.21.25 + # Wizard::SetDesktopTitleAndIcon Requires: yast2 >= 2.21.22 Requires: lsof ++++++ yast2-tftp-server-2.21.2.tar.bz2 -> yast2-tftp-server-2.22.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tftp-server-2.21.2/VERSION new/yast2-tftp-server-2.22.1/VERSION --- old/yast2-tftp-server-2.21.2/VERSION 2011-11-03 14:09:19.000000000 +0100 +++ new/yast2-tftp-server-2.22.1/VERSION 2011-11-25 10:59:24.000000000 +0100 @@ -1 +1 @@ -2.21.2 +2.22.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tftp-server-2.21.2/configure new/yast2-tftp-server-2.22.1/configure --- old/yast2-tftp-server-2.21.2/configure 2011-11-03 14:07:54.000000000 +0100 +++ new/yast2-tftp-server-2.22.1/configure 2011-11-25 10:52:56.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for yast2-tftp-server 2.21.1. +# Generated by GNU Autoconf 2.68 for yast2-tftp-server 2.21.2. # # Report bugs to <http://bugs.opensuse.org/>. # @@ -559,8 +559,8 @@ # Identity of this package. PACKAGE_NAME='yast2-tftp-server' PACKAGE_TARNAME='yast2-tftp-server' -PACKAGE_VERSION='2.21.1' -PACKAGE_STRING='yast2-tftp-server 2.21.1' +PACKAGE_VERSION='2.21.2' +PACKAGE_STRING='yast2-tftp-server 2.21.2' PACKAGE_BUGREPORT='http://bugs.opensuse.org/' PACKAGE_URL='' @@ -1229,7 +1229,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-tftp-server 2.21.1 to adapt to many kinds of systems. +\`configure' configures yast2-tftp-server 2.21.2 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1301,7 +1301,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of yast2-tftp-server 2.21.1:";; + short | recursive ) echo "Configuration of yast2-tftp-server 2.21.2:";; esac cat <<\_ACEOF @@ -1381,7 +1381,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -yast2-tftp-server configure 2.21.1 +yast2-tftp-server configure 2.21.2 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1398,7 +1398,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-tftp-server $as_me 2.21.1, which was +It was created by yast2-tftp-server $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2328,7 +2328,7 @@ # Define the identity of the package. PACKAGE='yast2-tftp-server' - VERSION='2.21.1' + VERSION='2.21.2' cat >>confdefs.h <<_ACEOF @@ -2450,7 +2450,7 @@ -VERSION="2.21.1" +VERSION="2.21.2" RPMNAME="yast2-tftp-server" MAINTAINER="Martin Vidner <[email protected]>" @@ -3380,7 +3380,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by yast2-tftp-server $as_me 2.21.1, which was +This file was extended by yast2-tftp-server $as_me 2.21.2, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3433,7 +3433,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-tftp-server config.status 2.21.1 +yast2-tftp-server config.status 2.21.2 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tftp-server-2.21.2/configure.in new/yast2-tftp-server-2.22.1/configure.in --- old/yast2-tftp-server-2.21.2/configure.in 2011-11-03 14:07:51.000000000 +0100 +++ new/yast2-tftp-server-2.22.1/configure.in 2011-11-25 10:52:53.000000000 +0100 @@ -1,9 +1,9 @@ dnl configure.in for yast2-tftp-server dnl -dnl -- This file is generated by y2autoconf 2.21.2 - 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-tftp-server, 2.21.1, http://bugs.opensuse.org/, yast2-tftp-server) +AC_INIT(yast2-tftp-server, 2.21.2, http://bugs.opensuse.org/, yast2-tftp-server) 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.21.2" RPMNAME="yast2-tftp-server" MAINTAINER="Martin Vidner <[email protected]>" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tftp-server-2.21.2/src/dialogs.ycp new/yast2-tftp-server-2.22.1/src/dialogs.ycp --- old/yast2-tftp-server-2.21.2/src/dialogs.ycp 2011-11-01 13:18:45.000000000 +0100 +++ new/yast2-tftp-server-2.22.1/src/dialogs.ycp 2011-11-25 11:10:19.000000000 +0100 @@ -4,7 +4,7 @@ * Summary: Dialogs definitions * Authors: Martin Vidner <[email protected]> * - * $Id: dialogs.ycp 64460 2011-06-17 14:56:06Z jreidinger $ + * $Id: dialogs.ycp 66923 2011-11-25 10:10:18Z locilka $ */ { @@ -82,7 +82,7 @@ // firewall widget using CWM map<string, any> fw_settings = $[ - "services": [ "tftp" ], + "services": [ "service:tftp" ], "display_details": true, ]; map<string,any> fw_cwm_widget = CWMFirewallInterfaces::CreateOpenFirewallWidget (fw_settings); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
