Mailinglist Archive: opensuse-commit (1116 mails)
| < Previous | Next > |
commit yast2-ftp-server for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 09 Feb 2009 10:27:35 +0100
- Message-id: <20090209092735.6BB1B6780B0@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-ftp-server for openSUSE:Factory
checked in at Mon Feb 9 10:27:35 CET 2009.
--------
--- yast2-ftp-server/yast2-ftp-server.changes 2008-11-20 12:48:31.000000000
+0100
+++ /mounts/work_src_done/STABLE/yast2-ftp-server/yast2-ftp-server.changes
2009-02-06 01:56:20.018082000 +0100
@@ -54,0 +55,6 @@
+Tue Feb 03 14:34:18 CEST 2008 - juhliarik@xxxxxxx
+
+- selected text for translation (bnc #446659)
+- 2.17.4
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-ftp-server-2.17.3.tar.bz2
New:
----
yast2-ftp-server-2.17.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-ftp-server.spec ++++++
--- /var/tmp/diff_new_pack.fO1184/_old 2009-02-09 10:27:18.000000000 +0100
+++ /var/tmp/diff_new_pack.fO1184/_new 2009-02-09 10:27:18.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package yast2-ftp-server (Version 2.17.3)
+# spec file for package yast2-ftp-server (Version 2.17.4)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -19,12 +19,12 @@
Name: yast2-ftp-server
-Version: 2.17.3
-Release: 1
+Version: 2.17.4
+Release: 2
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-ftp-server-2.17.3.tar.bz2
+Source0: yast2-ftp-server-2.17.4.tar.bz2
Prefix: /usr
Requires: yast2 yast2-inetd
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools
yast2-inetd yast2-testsuite
@@ -42,7 +42,7 @@
Jozef Uhliarik <juhliarik@xxxxxxx>
%prep
-%setup -n yast2-ftp-server-2.17.3
+%setup -n yast2-ftp-server-2.17.4
%build
%{prefix}/bin/y2tool y2autoconf
@@ -76,6 +76,7 @@
/usr/share/YaST2/schema/autoyast/rnc/ftp-server.rnc
/usr/share/YaST2/scrconf/*.scr
%doc %{prefix}/share/doc/packages/yast2-ftp-server
+
%changelog
* Thu Nov 20 2008 juhliarik@xxxxxxx
- updated ftp-server for using yast module Users (bnc #445463)
@@ -104,6 +105,9 @@
- V 2.16.10
* Mon Mar 17 2008 jsrain@xxxxxxx
- added 'StartupNotify=true' to the desktop file (bnc #304964)
+* Sun Feb 03 2008 juhliarik@xxxxxxx
+- selected text for translation (bnc #446659)
+- 2.17.4
* Fri Aug 24 2007 juhliarik@xxxxxxx
- added patch for changing permission and starting daemons
- V 2.15.9
++++++ yast2-ftp-server-2.17.3.tar.bz2 -> yast2-ftp-server-2.17.4.tar.bz2 ++++++
++++ 3029 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.17.3/configure.in
new/yast2-ftp-server-2.17.4/configure.in
--- old/yast2-ftp-server-2.17.3/configure.in 2008-09-30 18:13:32.000000000
+0200
+++ new/yast2-ftp-server-2.17.4/configure.in 2009-02-03 13:08:16.000000000
+0100
@@ -1,9 +1,9 @@
dnl configure.in for yast2-ftp-server
dnl
-dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.17.6 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-ftp-server, 2.17.1, http://bugs.opensuse.org/, yast2-ftp-server)
+AC_INIT(yast2-ftp-server, 2.17.3, http://bugs.opensuse.org/, yast2-ftp-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.17.1"
+VERSION="2.17.3"
RPMNAME="yast2-ftp-server"
MAINTAINER="Jozef Uhliarik <juhliarik@xxxxxxx>"
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.17.3/src/FtpServer.ycp
new/yast2-ftp-server-2.17.4/src/FtpServer.ycp
--- old/yast2-ftp-server-2.17.3/src/FtpServer.ycp 2008-11-20
12:25:26.000000000 +0100
+++ new/yast2-ftp-server-2.17.4/src/FtpServer.ycp 2009-02-03
13:07:46.000000000 +0100
@@ -243,7 +243,7 @@
"AnonAuthen" : "1", // 0 => anonymous only, 1 =>
authenticated only, 2=> both
"AnonReadOnly" : "YES",
"AnonCreatDirs" : "NO",
- "Banner" : "Welcome message",
+ "Banner" : _("Welcome message"),
"SSLEnable" : "NO",
"SSLv2" : "NO", //enable/disable SSL version 2 (vsftpd
only)
"SSLv3" : "NO", //enable/disable SSL version 3 (vsftpd
only)
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.17.3/VERSION new/yast2-ftp-server-2.17.4/VERSION
--- old/yast2-ftp-server-2.17.3/VERSION 2008-11-20 12:37:06.000000000 +0100
+++ new/yast2-ftp-server-2.17.4/VERSION 2009-02-03 14:35:02.000000000 +0100
@@ -1 +1 @@
-2.17.3
+2.17.4
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |