Hello community, here is the log from the commit of package yast2-ftp-server for openSUSE:Factory checked in at Wed Sep 21 17:31:13 CEST 2011.
-------- --- yast2-ftp-server/yast2-ftp-server.changes 2011-02-15 11:25:34.000000000 +0100 +++ /mounts/work_src_done/STABLE/yast2-ftp-server/yast2-ftp-server.changes 2011-09-19 14:50:12.000000000 +0200 @@ -1,0 +2,21 @@ +Mon Sep 19 14:49:04 CEST 2011 - [email protected] + +- remove dependency on Wizard_hw +- 2.21.0 + +------------------------------------------------------------------- +Fri Aug 5 12:32:07 CEST 2011 - [email protected] + +- fixed .desktop file (bnc #681249) + +------------------------------------------------------------------- +Mon Jul 25 09:03:08 UTC 2011 - [email protected] + +- Fixed typo in description of yast2-ftp-server.spec + +------------------------------------------------------------------- +Mon Jul 4 11:21:08 CEST 2011 - [email protected] + +- fixed typos (bnc #703104) + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-ftp-server-2.20.0.tar.bz2 New: ---- yast2-ftp-server-2.21.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ftp-server.spec ++++++ --- /var/tmp/diff_new_pack.twhzSg/_old 2011-09-21 17:31:08.000000000 +0200 +++ /var/tmp/diff_new_pack.twhzSg/_new 2011-09-21 17:31:08.000000000 +0200 @@ -19,16 +19,16 @@ Name: yast2-ftp-server -Version: 2.20.0 -Release: 1 +Version: 2.21.0 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ftp-server-2.20.0.tar.bz2 +Source0: yast2-ftp-server-2.21.0.tar.bz2 Prefix: /usr Group: System/YaST -License: GPLv2+ +License: GPL v2 or later Requires: yast2 yast2-inetd BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-inetd yast2-testsuite @@ -38,10 +38,10 @@ %description This package contains the YaST2 component for FTP configuration. It can -to configure two daemons: pure-ftpd and vsftpd. +configure two daemons: pure-ftpd and vsftpd. %prep -%setup -n yast2-ftp-server-2.20.0 +%setup -n yast2-ftp-server-2.21.0 %build %{prefix}/bin/y2tool y2autoconf @@ -79,4 +79,5 @@ /usr/share/YaST2/schema/autoyast/rnc/ftp-server.rnc /usr/share/YaST2/scrconf/*.scr %doc %{prefix}/share/doc/packages/yast2-ftp-server + %changelog ++++++ yast2-ftp-server-2.20.0.tar.bz2 -> yast2-ftp-server-2.21.0.tar.bz2 ++++++ ++++ 2845 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/yast2-ftp-server-2.20.0/MAINTAINER new/yast2-ftp-server-2.21.0/MAINTAINER --- old/yast2-ftp-server-2.20.0/MAINTAINER 2010-08-18 13:49:40.000000000 +0200 +++ new/yast2-ftp-server-2.21.0/MAINTAINER 2011-09-15 17:20:47.000000000 +0200 @@ -1 +1 @@ -Jozef Uhliarik <[email protected]> +YaST2 Maintainers <[email protected]> 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/yast2-ftp-server-2.20.0/VERSION new/yast2-ftp-server-2.21.0/VERSION --- old/yast2-ftp-server-2.20.0/VERSION 2011-02-15 11:22:55.000000000 +0100 +++ new/yast2-ftp-server-2.21.0/VERSION 2011-09-19 14:49:01.000000000 +0200 @@ -1 +1 @@ -2.20.0 +2.21.0 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/yast2-ftp-server-2.20.0/configure.in new/yast2-ftp-server-2.21.0/configure.in --- old/yast2-ftp-server-2.20.0/configure.in 2011-02-15 11:25:11.000000000 +0100 +++ new/yast2-ftp-server-2.21.0/configure.in 2011-09-19 14:49:46.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-ftp-server dnl -dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! -- +dnl -- This file is generated by y2autoconf 2.21.0 - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(yast2-ftp-server, 2.20.0, http://bugs.opensuse.org/, yast2-ftp-server) +AC_INIT(yast2-ftp-server, 2.21.0, http://bugs.opensuse.org/, yast2-ftp-server) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -18,9 +18,9 @@ AM_INIT_AUTOMAKE(tar-ustar -Wno-portability) dnl Important YaST2 variables -VERSION="2.20.0" +VERSION="2.21.0" RPMNAME="yast2-ftp-server" -MAINTAINER="Jozef Uhliarik <[email protected]>" +MAINTAINER="YaST2 Maintainers <[email protected]>" dnl pkgconfig honors lib64 pkgconfigdir=\${libdir}/pkgconfig 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/yast2-ftp-server-2.20.0/src/complex.ycp new/yast2-ftp-server-2.21.0/src/complex.ycp --- old/yast2-ftp-server-2.20.0/src/complex.ycp 2010-08-18 13:49:40.000000000 +0200 +++ new/yast2-ftp-server-2.21.0/src/complex.ycp 2011-09-15 17:29:59.000000000 +0200 @@ -14,7 +14,6 @@ import "Label"; import "Popup"; import "Wizard"; -import "Wizard_hw"; import "Confirm"; import "FtpServer"; import "Package"; 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/yast2-ftp-server-2.20.0/src/dialogs.ycp new/yast2-ftp-server-2.21.0/src/dialogs.ycp --- old/yast2-ftp-server-2.20.0/src/dialogs.ycp 2010-08-18 13:49:40.000000000 +0200 +++ new/yast2-ftp-server-2.21.0/src/dialogs.ycp 2011-09-15 17:20:47.000000000 +0200 @@ -869,7 +869,7 @@ result["items"] = [ ["disable", _("Disable SSL/&TLS")], ["accept", _("Accept &SSL and TLS")], - ["refuse", _("&Refuse Conections Without SSL/TLS")], + ["refuse", _("&Refuse Connections Without SSL/TLS")], ]; result["opt"] = [`notify]; result["init"] = InitSSL; 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/yast2-ftp-server-2.20.0/src/ftp-server.desktop new/yast2-ftp-server-2.21.0/src/ftp-server.desktop --- old/yast2-ftp-server-2.20.0/src/ftp-server.desktop 2010-08-18 13:49:40.000000000 +0200 +++ new/yast2-ftp-server-2.21.0/src/ftp-server.desktop 2011-09-15 17:20:47.000000000 +0200 @@ -3,7 +3,6 @@ Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; X-KDE-ModuleType=Library -X-KDE-RootOnly=true X-KDE-HasReadOnlyMode=true X-KDE-Library=yast2 X-SuSE-YaST-Call=ftp-server 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/yast2-ftp-server-2.20.0/src/ftp-server.ycp new/yast2-ftp-server-2.21.0/src/ftp-server.ycp --- old/yast2-ftp-server-2.20.0/src/ftp-server.ycp 2011-02-15 11:17:42.000000000 +0100 +++ new/yast2-ftp-server-2.21.0/src/ftp-server.ycp 2011-09-15 17:20:47.000000000 +0200 @@ -535,7 +535,7 @@ CommandLine::PrintNoCR(_("Anonymous and authenticated users")); } else { // TRANSLATORS: CommandLine error message - CommandLine::Error(_("Uknown option.")); + CommandLine::Error(_("Unknown option.")); CommandLine::Print(""); return false; } 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/yast2-ftp-server-2.20.0/src/helps.ycp new/yast2-ftp-server-2.21.0/src/helps.ycp --- old/yast2-ftp-server-2.20.0/src/helps.ycp 2010-08-18 13:49:40.000000000 +0200 +++ new/yast2-ftp-server-2.21.0/src/helps.ycp 2011-09-15 17:20:47.000000000 +0200 @@ -181,7 +181,7 @@ "AnonReadOnly": _("<p><b>Anonymous Can Upload</b><br> If enabled anonymous users will be permitted to upload. <i>vsftpd only: </i>If you want to allow anonymous users to upload, you -need an existing directory with write persmission in the home directory after login. +need an existing directory with write permission in the home directory after login. </p> "), @@ -257,7 +257,7 @@ "SSL": _("<p><b>Security Settings</b><br> <i>Disable SSL/TLS</i> Disable SSL/TLS encryption layer. <i>Accept SSL and TLS</i> Accept both, traditional and encrypted sessions. -<i>Refuse Conections Without SSL/TLS</i> Refuse connections that do not use SSL/TLS security mechanisms, including anonymous sessions. +<i>Refuse Connections Without SSL/TLS</i> Refuse connections that do not use SSL/TLS security mechanisms, including anonymous sessions. </p>"), /** 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/yast2-ftp-server-2.20.0/src/wid_functions.ycp new/yast2-ftp-server-2.21.0/src/wid_functions.ycp --- old/yast2-ftp-server-2.20.0/src/wid_functions.ycp 2010-11-18 09:23:10.000000000 +0100 +++ new/yast2-ftp-server-2.21.0/src/wid_functions.ycp 2011-09-15 17:20:47.000000000 +0200 @@ -941,7 +941,7 @@ for ") + FtpServer::anon_homedir +_("Upload (allow writing)?"); yesno_comment = _("If you want anonymous users to be able to create directories, - you need a directory with write acccess. + you need a directory with write access. "); yesno_comment = yesno_comment + FtpServer::anon_homedir + _(" is a home directory after the login of anonymous users."); ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
