Hello community, here is the log from the commit of package limal-nfs-server for openSUSE:Factory checked in at Fri Apr 8 09:02:50 CEST 2011.
-------- --- limal-nfs-server/limal-nfs-server.changes 2010-10-12 07:41:33.000000000 +0200 +++ /mounts/work_src_done/STABLE/limal-nfs-server/limal-nfs-server.changes 2011-04-07 16:38:26.000000000 +0200 @@ -1,0 +2,11 @@ +Tue Apr 5 15:15:33 CEST 2011 - [email protected] + +- version 1.6.2 +- include translation-update-upstream into svn + +------------------------------------------------------------------- +Mon Feb 14 19:49:23 CET 2011 - [email protected] + +- Added support for translation-update-upstream. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- fix-automake.diff limal-nfs-server-1.6.1.tar.bz2 New: ---- limal-nfs-server-1.6.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ limal-nfs-server.spec ++++++ --- /var/tmp/diff_new_pack.Kpu1nn/_old 2011-04-08 09:01:33.000000000 +0200 +++ /var/tmp/diff_new_pack.Kpu1nn/_new 2011-04-08 09:01:33.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package limal-nfs-server (Version 1.6.1) +# spec file for package limal-nfs-server # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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,19 +19,22 @@ Name: limal-nfs-server -Version: 1.6.1 -Release: 8 +Version: 1.6.2 +Release: 1 License: GPLv2+ Group: Development/Libraries/C and C++ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: limal-nfs-server-1.6.1.tar.bz2 -Patch0: fix-automake.diff + +Source0: limal-nfs-server-1.6.2.tar.bz2 + Prefix: /usr %define swiglibdir /usr/share/limal/typemaps -BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel + +BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel translation-update-upstream %if 0%{?fedora_version} >= 7 BuildRequires: perl-ExtUtils-Embed %endif + Summary: LiMaL--NFS Server Library %description @@ -41,6 +44,7 @@ %package devel Requires: limal-nfs-server = %version Requires: limal-devel + Group: Development/Libraries/C and C++ License: GPLv2+ Summary: LiMaL--NFS Server Library Development Files @@ -69,15 +73,17 @@ %prep -%setup -n limal-nfs-server-1.6.1 -%patch0 -p1 +%setup -n limal-nfs-server-1.6.2 +translation-update-upstream %build %{prefix}/bin/limaltool limalautoconf %{prefix}/bin/limaltool limalautomake autoreconf --force --install --verbose + export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" + %{?suse_update_config:%{suse_update_config -f}} # workaround for fedora gettext check on x86_64 sed -i -e 's/return (int) gettext/return (long) gettext/g' ./configure @@ -92,6 +98,7 @@ # required for perl test cases export LD_LIBRARY_PATH="$RPM_BUILD_ROOT/usr/lib/limal" make check DESTDIR="$RPM_BUILD_ROOT" + %find_lang %name %post @@ -125,5 +132,4 @@ %dir %{perl_vendorarch}/auto/LIMAL/NfsServer/ %{perl_vendorarch}/auto/LIMAL/NfsServer/* %{perl_vendorarch}/LIMAL/*.pm - %changelog ++++++ limal-nfs-server-1.6.1.tar.bz2 -> limal-nfs-server-1.6.2.tar.bz2 ++++++ ++++ 21354 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/limal-nfs-server-1.6.1/VERSION new/limal-nfs-server-1.6.2/VERSION --- old/limal-nfs-server-1.6.1/VERSION 2009-07-13 12:41:16.000000000 +0200 +++ new/limal-nfs-server-1.6.2/VERSION 2011-04-05 15:14:58.000000000 +0200 @@ -1 +1 @@ -1.6.1 +1.6.2 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/limal-nfs-server-1.6.1/config.h.in new/limal-nfs-server-1.6.2/config.h.in --- old/limal-nfs-server-1.6.1/config.h.in 2009-07-13 12:42:47.000000000 +0200 +++ new/limal-nfs-server-1.6.2/config.h.in 2011-04-05 15:16:37.000000000 +0200 @@ -93,6 +93,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME +/* Define to the home page for this package. */ +#undef PACKAGE_URL + /* Define to the version of this package. */ #undef PACKAGE_VERSION @@ -118,3 +121,6 @@ /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES + +/* Define to `unsigned int' if <sys/types.h> does not define. */ +#undef size_t 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/limal-nfs-server-1.6.1/configure.in new/limal-nfs-server-1.6.2/configure.in --- old/limal-nfs-server-1.6.1/configure.in 2009-07-13 12:42:38.000000000 +0200 +++ new/limal-nfs-server-1.6.2/configure.in 2011-04-05 15:16:29.000000000 +0200 @@ -3,7 +3,7 @@ dnl -- This file is generated by limalautoconf - DO NOT EDIT! -- dnl (edit configure.in.in instead) -AC_INIT(limal-nfs-server, 1.6.1, http://www.suse.de/feedback, limal-nfs-server) +AC_INIT(limal-nfs-server, 1.6.2, http://www.suse.de/feedback, limal-nfs-server) dnl Check for presence of file 'RPMNAME' AC_CONFIG_SRCDIR([RPMNAME]) @@ -17,7 +17,7 @@ AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs dnl Important LiMaL variables -VERSION="1.6.1" +VERSION="1.6.2" RPMNAME="limal-nfs-server" RPMARCH="" RPMLIB="nfs-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/limal-nfs-server-1.6.1/doc/autodocs/Makefile.am new/limal-nfs-server-1.6.2/doc/autodocs/Makefile.am --- old/limal-nfs-server-1.6.1/doc/autodocs/Makefile.am 2007-08-06 09:56:29.000000000 +0200 +++ new/limal-nfs-server-1.6.2/doc/autodocs/Makefile.am 2011-04-05 15:15:23.000000000 +0200 @@ -4,7 +4,7 @@ htmldir = $(docdir)/autodocs -html_DATA = index.html $(wildcard *.html *.png *.css *.gif) @[email protected] +html_DATA = $(wildcard *.html *.png *.css *.gif) @[email protected] CLEANFILES = $(html_DATA) doxygen.log doxygen.conf installdox 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/limal-nfs-server-1.6.1/limal-nfs-server.spec.in new/limal-nfs-server-1.6.2/limal-nfs-server.spec.in --- old/limal-nfs-server-1.6.1/limal-nfs-server.spec.in 2009-07-13 12:41:10.000000000 +0200 +++ new/limal-nfs-server-1.6.2/limal-nfs-server.spec.in 2011-04-05 15:14:52.000000000 +0200 @@ -1,7 +1,7 @@ @HEADER-COMMENT@ @HEADER@ -BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel +BuildRequires: curl gcc-c++ limal-devel limal-devtools limal-perl perl-gettext sgml-skel translation-update-upstream %if 0%{?fedora_version} >= 7 BuildRequires: perl-ExtUtils-Embed %endif @@ -33,6 +33,7 @@ @PREP@ +translation-update-upstream @BUILD@ 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/limal-nfs-server-1.6.1/m4/libtool.m4 new/limal-nfs-server-1.6.2/m4/libtool.m4 --- old/limal-nfs-server-1.6.1/m4/libtool.m4 2009-07-13 12:42:43.000000000 +0200 +++ new/limal-nfs-server-1.6.2/m4/libtool.m4 2011-04-05 15:16:34.000000000 +0200 @@ -684,7 +684,6 @@ # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION -# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`: # NOTE: Changes made to this file will be lost: look at ltmain.sh. # _LT_COPYING @@ -1021,7 +1020,7 @@ # to the aix ld manual. m4_defun([_LT_SYS_MODULE_PATH_AIX], [m4_require([_LT_DECL_SED])dnl -AC_LINK_IFELSE(AC_LANG_PROGRAM,[ +AC_LINK_IFELSE([AC_LANG_PROGRAM],[ lt_aix_libpath_sed=' /Import File Strings/,/^$/ { /^0/ { @@ -4826,9 +4825,18 @@ # implicitly export all symbols. save_LDFLAGS="$LDFLAGS" LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null" - AC_LINK_IFELSE(int foo(void) {}, + AC_LINK_IFELSE( + [AC_LANG_SOURCE( + [AC_LANG_CASE([C], [[int foo (void) { return 0; }]], + [C++], [[int foo (void) { return 0; }]], + [Fortran 77], [[ + subroutine foo + end]], + [Fortran], [[ + subroutine foo + end]])])], [ _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' - ) + ]) LDFLAGS="$save_LDFLAGS" else _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' 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/limal-nfs-server-1.6.1/m4/ltversion.m4 new/limal-nfs-server-1.6.2/m4/ltversion.m4 --- old/limal-nfs-server-1.6.1/m4/ltversion.m4 2009-07-13 12:42:43.000000000 +0200 +++ new/limal-nfs-server-1.6.2/m4/ltversion.m4 2011-04-05 15:16:34.000000000 +0200 @@ -9,15 +9,15 @@ # Generated from ltversion.in. -# serial 3012 ltversion.m4 +# serial 3018 ltversion.m4 # This file is part of GNU Libtool -m4_define([LT_PACKAGE_VERSION], [2.2.6]) -m4_define([LT_PACKAGE_REVISION], [1.3012]) +m4_define([LT_PACKAGE_VERSION], [2.2.6b]) +m4_define([LT_PACKAGE_REVISION], [1.3018]) AC_DEFUN([LTVERSION_VERSION], -[macro_version='2.2.6' -macro_revision='1.3012' +[macro_version='2.2.6b' +macro_revision='1.3018' _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?]) _LT_DECL(, macro_revision, 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/limal-nfs-server-1.6.1/missing new/limal-nfs-server-1.6.2/missing --- old/limal-nfs-server-1.6.1/missing 2009-07-13 12:42:48.000000000 +0200 +++ new/limal-nfs-server-1.6.2/missing 2011-04-05 15:16:38.000000000 +0200 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2006-05-10.23 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <[email protected]>, 1996. # This program is free software; you can redistribute it and/or modify @@ -18,9 +18,7 @@ # 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, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA -# 02110-1301, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -89,6 +87,9 @@ tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. + Send bug reports to <[email protected]>." exit $? ;; @@ -106,15 +107,22 @@ esac +# normalize program name to check for. +program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect -# the program). +# the program). This is about non-GNU programs, so use $1 not +# $program. case $1 in - lex|yacc) + lex*|yacc*) # Not GNU programs, they don't have --version. ;; - tar) + tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 @@ -138,7 +146,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case $1 in +case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -148,7 +156,7 @@ touch aclocal.m4 ;; - autoconf) + autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the @@ -157,7 +165,7 @@ touch configure ;; - autoheader) + autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want @@ -187,7 +195,7 @@ while read f; do touch "$f"; done ;; - autom4te) + autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the @@ -210,7 +218,7 @@ fi ;; - bison|yacc) + bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package @@ -240,7 +248,7 @@ fi ;; - lex|flex) + lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package @@ -263,7 +271,7 @@ fi ;; - help2man) + help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the @@ -277,11 +285,11 @@ else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; - makeinfo) + makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file @@ -310,7 +318,7 @@ touch $file ;; - tar) + tar*) shift # We have already tried tar in the generic part. @@ -363,5 +371,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: Files old/limal-nfs-server-1.6.1/po/af.gmo and new/limal-nfs-server-1.6.2/po/af.gmo differ 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/limal-nfs-server-1.6.1/po/af.po new/limal-nfs-server-1.6.2/po/af.po --- old/limal-nfs-server-1.6.1/po/af.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/af.po 2011-04-05 15:16:43.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2005-07-27 11:49+0200\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ar.gmo and new/limal-nfs-server-1.6.2/po/ar.gmo differ 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/limal-nfs-server-1.6.1/po/ar.po new/limal-nfs-server-1.6.2/po/ar.po --- old/limal-nfs-server-1.6.1/po/ar.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ar.po 2011-04-05 15:16:43.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 19:06\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/bn.gmo and new/limal-nfs-server-1.6.2/po/bn.gmo differ 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/limal-nfs-server-1.6.1/po/bn.po new/limal-nfs-server-1.6.2/po/bn.po --- old/limal-nfs-server-1.6.1/po/bn.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/bn.po 2011-04-05 15:16:43.000000000 +0200 @@ -2,10 +2,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2004-08-09 10:24+0200\n" "Last-Translator: Priyavert Sharma<[email protected]>\n" "Language-Team: AgreeYa Solutions<[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ca.gmo and new/limal-nfs-server-1.6.2/po/ca.gmo differ 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/limal-nfs-server-1.6.1/po/ca.po new/limal-nfs-server-1.6.2/po/ca.po --- old/limal-nfs-server-1.6.1/po/ca.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ca.po 2011-04-05 15:16:43.000000000 +0200 @@ -8,10 +8,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-02-20 13:31+0100\n" "Last-Translator: espe <[email protected]>\n" "Language-Team: Catalan\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/cs.gmo and new/limal-nfs-server-1.6.2/po/cs.gmo differ 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/limal-nfs-server-1.6.1/po/cs.po new/limal-nfs-server-1.6.2/po/cs.po --- old/limal-nfs-server-1.6.1/po/cs.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/cs.po 2011-04-05 15:16:43.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-09 10:52\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/da.gmo and new/limal-nfs-server-1.6.2/po/da.gmo differ 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/limal-nfs-server-1.6.1/po/da.po new/limal-nfs-server-1.6.2/po/da.po --- old/limal-nfs-server-1.6.1/po/da.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/da.po 2011-04-05 15:16:43.000000000 +0200 @@ -10,10 +10,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-08-06 22:59+0200\n" "Last-Translator: Ib Larsen <[email protected]>\n" "Language-Team: <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/de.gmo and new/limal-nfs-server-1.6.2/po/de.gmo differ 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/limal-nfs-server-1.6.1/po/de.po new/limal-nfs-server-1.6.2/po/de.po --- old/limal-nfs-server-1.6.1/po/de.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/de.po 2011-04-05 15:16:43.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-08 15:19\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/el.gmo and new/limal-nfs-server-1.6.2/po/el.gmo differ 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/limal-nfs-server-1.6.1/po/el.po new/limal-nfs-server-1.6.2/po/el.po --- old/limal-nfs-server-1.6.1/po/el.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/el.po 2011-04-05 15:16:43.000000000 +0200 @@ -11,10 +11,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.el\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2008-06-06 01:04+0100\n" "Last-Translator: Vasileios Giannakopoulos <[email protected]>\n" "Language-Team: Ελληνικά <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/en_GB.gmo and new/limal-nfs-server-1.6.2/po/en_GB.gmo differ 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/limal-nfs-server-1.6.1/po/en_GB.po new/limal-nfs-server-1.6.2/po/en_GB.po --- old/limal-nfs-server-1.6.1/po/en_GB.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/en_GB.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-05-25 21:06+0100\n" "Last-Translator: Benjamin Weber <[email protected]>\n" "Language-Team: <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/es.gmo and new/limal-nfs-server-1.6.2/po/es.gmo differ 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/limal-nfs-server-1.6.1/po/es.po new/limal-nfs-server-1.6.2/po/es.po --- old/limal-nfs-server-1.6.1/po/es.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/es.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 13:34\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/et.gmo and new/limal-nfs-server-1.6.2/po/et.gmo differ 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/limal-nfs-server-1.6.1/po/et.po new/limal-nfs-server-1.6.2/po/et.po --- old/limal-nfs-server-1.6.1/po/et.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/et.po 2011-04-05 15:16:44.000000000 +0200 @@ -8,10 +8,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.et\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-07-29 12:30+0300\n" "Last-Translator: Ain Vagula <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" +"Language: et\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/fi.gmo and new/limal-nfs-server-1.6.2/po/fi.gmo differ 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/limal-nfs-server-1.6.1/po/fi.po new/limal-nfs-server-1.6.2/po/fi.po --- old/limal-nfs-server-1.6.1/po/fi.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/fi.po 2011-04-05 15:16:44.000000000 +0200 @@ -11,10 +11,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.fi\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-07-29 12:15+0300\n" "Last-Translator: Jyri Palokangas <[email protected]>\n" "Language-Team: Suomi <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/fr.gmo and new/limal-nfs-server-1.6.2/po/fr.gmo differ 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/limal-nfs-server-1.6.1/po/fr.po new/limal-nfs-server-1.6.2/po/fr.po --- old/limal-nfs-server-1.6.1/po/fr.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/fr.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-21 16:42\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/gu.gmo and new/limal-nfs-server-1.6.2/po/gu.gmo differ 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/limal-nfs-server-1.6.1/po/gu.po new/limal-nfs-server-1.6.2/po/gu.po --- old/limal-nfs-server-1.6.1/po/gu.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/gu.po 2011-04-05 15:16:44.000000000 +0200 @@ -2,10 +2,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2004-08-09 10:24+0200\n" "Last-Translator: Priyavert Sharma<[email protected]>\n" "Language-Team: AgreeYa Solutions<[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/hi.gmo and new/limal-nfs-server-1.6.2/po/hi.gmo differ 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/limal-nfs-server-1.6.1/po/hi.po new/limal-nfs-server-1.6.2/po/hi.po --- old/limal-nfs-server-1.6.1/po/hi.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/hi.po 2011-04-05 15:16:44.000000000 +0200 @@ -2,10 +2,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2005-07-29 15:37+0530\n" "Last-Translator: Priyavert Sharma<[email protected]>\n" "Language-Team: AgreeYa Solutions<[email protected]>>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/hu.gmo and new/limal-nfs-server-1.6.2/po/hu.gmo differ 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/limal-nfs-server-1.6.1/po/hu.po new/limal-nfs-server-1.6.2/po/hu.po --- old/limal-nfs-server-1.6.1/po/hu.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/hu.po 2011-04-05 15:16:44.000000000 +0200 @@ -11,10 +11,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-07-25 16:21+0200\n" "Last-Translator: Kalman Kemenczy <[email protected]>\n" "Language-Team: <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/it.gmo and new/limal-nfs-server-1.6.2/po/it.gmo differ 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/limal-nfs-server-1.6.1/po/it.po new/limal-nfs-server-1.6.2/po/it.po --- old/limal-nfs-server-1.6.1/po/it.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/it.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 18:25\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ja.gmo and new/limal-nfs-server-1.6.2/po/ja.gmo differ 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/limal-nfs-server-1.6.1/po/ja.po new/limal-nfs-server-1.6.2/po/ja.po --- old/limal-nfs-server-1.6.1/po/ja.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ja.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-21 10:05\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/km.gmo and new/limal-nfs-server-1.6.2/po/km.gmo differ 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/limal-nfs-server-1.6.1/po/km.po new/limal-nfs-server-1.6.2/po/km.po --- old/limal-nfs-server-1.6.1/po/km.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/km.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.km\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-05-22 09:11+0700\n" "Last-Translator: Auk Piseth <[email protected]>\n" "Language-Team: khmer <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ko.gmo and new/limal-nfs-server-1.6.2/po/ko.gmo differ 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/limal-nfs-server-1.6.1/po/ko.po new/limal-nfs-server-1.6.2/po/ko.po --- old/limal-nfs-server-1.6.1/po/ko.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ko.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-08 13:45\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/mr.gmo and new/limal-nfs-server-1.6.2/po/mr.gmo differ 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/limal-nfs-server-1.6.1/po/mr.po new/limal-nfs-server-1.6.2/po/mr.po --- old/limal-nfs-server-1.6.1/po/mr.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/mr.po 2011-04-05 15:16:44.000000000 +0200 @@ -2,10 +2,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2005-07-29 15:37+0530\n" "Last-Translator: Priyavert Sharma <[email protected]>\n" "Language-Team: AgreeYa Solutions <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/nb.gmo and new/limal-nfs-server-1.6.2/po/nb.gmo differ 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/limal-nfs-server-1.6.1/po/nb.po new/limal-nfs-server-1.6.2/po/nb.po --- old/limal-nfs-server-1.6.1/po/nb.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/nb.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.nb\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-07-31 12:42+0200\n" "Last-Translator: Rune Nordbøe Skillingstad <[email protected]>\n" "Language-Team: Norwegian\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/nl.gmo and new/limal-nfs-server-1.6.2/po/nl.gmo differ 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/limal-nfs-server-1.6.1/po/nl.po new/limal-nfs-server-1.6.2/po/nl.po --- old/limal-nfs-server-1.6.1/po/nl.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/nl.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 09:04\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/pa.gmo and new/limal-nfs-server-1.6.2/po/pa.gmo differ 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/limal-nfs-server-1.6.1/po/pa.po new/limal-nfs-server-1.6.2/po/pa.po --- old/limal-nfs-server-1.6.1/po/pa.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/pa.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.pa\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-08-15 08:54+0530\n" "Last-Translator: A S Alam <[email protected]>\n" "Language-Team: Panjabi <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/pl.gmo and new/limal-nfs-server-1.6.2/po/pl.gmo differ 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/limal-nfs-server-1.6.1/po/pl.po new/limal-nfs-server-1.6.2/po/pl.po --- old/limal-nfs-server-1.6.1/po/pl.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/pl.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-20 22:36\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/pt.gmo and new/limal-nfs-server-1.6.2/po/pt.gmo differ 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/limal-nfs-server-1.6.1/po/pt.po new/limal-nfs-server-1.6.2/po/pt.po --- old/limal-nfs-server-1.6.1/po/pt.po 2009-07-13 12:43:00.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/pt.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.pt\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-06-18 23:59+0100\n" "Last-Translator: Antonio Cardoso Martins <[email protected]>\n" "Language-Team: pt <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/pt_BR.gmo and new/limal-nfs-server-1.6.2/po/pt_BR.gmo differ 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/limal-nfs-server-1.6.1/po/pt_BR.po new/limal-nfs-server-1.6.2/po/pt_BR.po --- old/limal-nfs-server-1.6.1/po/pt_BR.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/pt_BR.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 19:26\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ro.gmo and new/limal-nfs-server-1.6.2/po/ro.gmo differ 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/limal-nfs-server-1.6.1/po/ro.po new/limal-nfs-server-1.6.2/po/ro.po --- old/limal-nfs-server-1.6.1/po/ro.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ro.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,10 +9,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server.ro\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-11-05 17:08+0200\n" "Last-Translator: Stanciu-Lixandru Alec <[email protected]>\n" "Language-Team: <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ru.gmo and new/limal-nfs-server-1.6.2/po/ru.gmo differ 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/limal-nfs-server-1.6.1/po/ru.po new/limal-nfs-server-1.6.2/po/ru.po --- old/limal-nfs-server-1.6.1/po/ru.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ru.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-22 18:03\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/sv.gmo and new/limal-nfs-server-1.6.2/po/sv.gmo differ 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/limal-nfs-server-1.6.1/po/sv.po new/limal-nfs-server-1.6.2/po/sv.po --- old/limal-nfs-server-1.6.1/po/sv.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/sv.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-21 14:32\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/ta.gmo and new/limal-nfs-server-1.6.2/po/ta.gmo differ 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/limal-nfs-server-1.6.1/po/ta.po new/limal-nfs-server-1.6.2/po/ta.po --- old/limal-nfs-server-1.6.1/po/ta.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/ta.po 2011-04-05 15:16:44.000000000 +0200 @@ -2,10 +2,11 @@ msgstr "" "Project-Id-Version: @PACKAGE@\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2003-08-14 10:47+0200\n" "Last-Translator: Priyavert Sharma<[email protected]>\n" "Language-Team: AgreeYa Solutions<[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/uk.gmo and new/limal-nfs-server-1.6.2/po/uk.gmo differ 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/limal-nfs-server-1.6.1/po/uk.po new/limal-nfs-server-1.6.2/po/uk.po --- old/limal-nfs-server-1.6.1/po/uk.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/uk.po 2011-04-05 15:16:44.000000000 +0200 @@ -9,16 +9,17 @@ msgstr "" "Project-Id-Version: limal-nfs-server.uk\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2007-07-12 20:04-0700\n" "Last-Translator: Ivan Petrouchtchak <[email protected]>\n" "Language-Team: Ukrainian <[email protected]>\n" +"Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: src/FileUtils.cpp:67 msgid "The filename is required." Files old/limal-nfs-server-1.6.1/po/xh.gmo and new/limal-nfs-server-1.6.2/po/xh.gmo differ 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/limal-nfs-server-1.6.1/po/xh.po new/limal-nfs-server-1.6.2/po/xh.po --- old/limal-nfs-server-1.6.1/po/xh.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/xh.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2005-07-27 11:49+0200\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/zh_CN.gmo and new/limal-nfs-server-1.6.2/po/zh_CN.gmo differ 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/limal-nfs-server-1.6.1/po/zh_CN.po new/limal-nfs-server-1.6.2/po/zh_CN.po --- old/limal-nfs-server-1.6.1/po/zh_CN.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/zh_CN.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-23 07:18\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/zh_TW.gmo and new/limal-nfs-server-1.6.2/po/zh_TW.gmo differ 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/limal-nfs-server-1.6.1/po/zh_TW.po new/limal-nfs-server-1.6.2/po/zh_TW.po --- old/limal-nfs-server-1.6.1/po/zh_TW.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/zh_TW.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: limal-nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2009-01-21 13:40\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" Files old/limal-nfs-server-1.6.1/po/zu.gmo and new/limal-nfs-server-1.6.2/po/zu.gmo differ 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/limal-nfs-server-1.6.1/po/zu.po new/limal-nfs-server-1.6.2/po/zu.po --- old/limal-nfs-server-1.6.1/po/zu.po 2009-07-13 12:43:01.000000000 +0200 +++ new/limal-nfs-server-1.6.2/po/zu.po 2011-04-05 15:16:44.000000000 +0200 @@ -5,10 +5,11 @@ msgstr "" "Project-Id-Version: nfs-server\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2009-07-10 14:14+0200\n" +"POT-Creation-Date: 2011-04-05 15:16+0200\n" "PO-Revision-Date: 2005-07-27 11:49+0200\n" "Last-Translator: Novell Language <[email protected]>\n" "Language-Team: Novell Language <[email protected]>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
