Hello community,

here is the log from the commit of package yast2-isns for openSUSE:Factory
checked in at Mon Aug 8 15:15:00 CEST 2011.



--------
--- yast2-isns/yast2-isns.changes       2010-02-02 09:49:09.000000000 +0100
+++ /mounts/work_src_done/STABLE/yast2-isns/yast2-isns.changes  2011-08-05 
16:27:37.000000000 +0200
@@ -1,0 +2,16 @@
+Fri Aug  5 14:24:46 UTC 2011 - lsle...@suse.cz
+
+- fixed categories in the .desktop-file (bnc#607047)
+- 2.21.0
+
+-------------------------------------------------------------------
+Fri Aug  5 12:32:50 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+-------------------------------------------------------------------
+Mon Jul  4 13:51:48 CEST 2011 - snw...@suse.de
+
+- fixed typos (bnc #703129)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-isns-2.19.0.tar.bz2

New:
----
  _cvsignore
  yast2-isns-2.21.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-isns.spec ++++++
--- /var/tmp/diff_new_pack.Qp9JgR/_old  2011-08-08 15:14:22.000000000 +0200
+++ /var/tmp/diff_new_pack.Qp9JgR/_new  2011-08-08 15:14:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-isns (Version 2.19.0)
+# spec file for package yast2-isns
 #
-# 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,30 +19,36 @@
 
 
 Name:           yast2-isns
-Version:        2.19.0
+Version:        2.21.0
 Release:        1
 License:        GPL
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-isns-2.19.0.tar.bz2
+Source0:        yast2-isns-2.21.0.tar.bz2
+
 Prefix:         /usr
+
 Requires:       yast2
 BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-devtools 
yast2-testsuite
+
 BuildArch:      noarch
+
 Summary:        Configuration of isns
 
 %description
 -
 
 %prep
-%setup -n yast2-isns-2.19.0
+%setup -n yast2-isns-2.21.0
 
 %build
 %{prefix}/bin/y2tool y2autoconf
 %{prefix}/bin/y2tool y2automake
 autoreconf --force --install
+
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
+
 %{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
@@ -71,4 +77,5 @@
 %{prefix}/share/applications/YaST2/isns.desktop
 /usr/share/YaST2/scrconf/*.scr
 %doc %{prefix}/share/doc/packages/yast2-isns
+
 %changelog

++++++ _cvsignore ++++++
*.spec
*.bz2
++++++ yast2-isns-2.19.0.tar.bz2 -> yast2-isns-2.21.0.tar.bz2 ++++++
++++ 7268 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-isns-2.19.0/MAINTAINER new/yast2-isns-2.21.0/MAINTAINER
--- old/yast2-isns-2.19.0/MAINTAINER    2009-06-26 15:57:05.000000000 +0200
+++ new/yast2-isns-2.21.0/MAINTAINER    2011-06-03 13:23:42.000000000 +0200
@@ -1 +1 @@
-Michal Zugec <mzu...@novell.com>
+YaST2 Maintainers <yast2-maintain...@suse.de>
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-isns-2.19.0/VERSION new/yast2-isns-2.21.0/VERSION
--- old/yast2-isns-2.19.0/VERSION       2010-02-02 09:43:52.000000000 +0100
+++ new/yast2-isns-2.21.0/VERSION       2011-08-05 16:25:21.000000000 +0200
@@ -1 +1 @@
-2.19.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-isns-2.19.0/configure.in new/yast2-isns-2.21.0/configure.in
--- old/yast2-isns-2.19.0/configure.in  2009-07-07 13:44:53.000000000 +0200
+++ new/yast2-isns-2.21.0/configure.in  2011-08-05 16:25:24.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-isns
 dnl
-dnl -- This file is generated by y2autoconf 2.18.9 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-isns, 2.18.2, http://bugs.opensuse.org/, yast2-isns)
+AC_INIT(yast2-isns, 2.21.0, http://bugs.opensuse.org/, yast2-isns)
 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.18.2"
+VERSION="2.21.0"
 RPMNAME="yast2-isns"
-MAINTAINER="Michal Zugec <mzu...@novell.com>"
+MAINTAINER="YaST2 Maintainers <yast2-maintain...@suse.de>"
 
 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-isns-2.19.0/missing new/yast2-isns-2.21.0/missing
--- old/yast2-isns-2.19.0/missing       2009-07-07 13:45:06.000000000 +0200
+++ new/yast2-isns-2.21.0/missing       2011-08-05 16:25:26.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 <pin...@iro.umontreal.ca>, 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 <bug-autom...@gnu.org>."
     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:
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-isns-2.19.0/src/helps.ycp new/yast2-isns-2.21.0/src/helps.ycp
--- old/yast2-isns-2.19.0/src/helps.ycp 2009-07-07 13:44:34.000000000 +0200
+++ new/yast2-isns-2.21.0/src/helps.ycp 2011-07-08 10:53:11.000000000 +0200
@@ -54,7 +54,7 @@
 "A list of all discovery domains are displayed.  For discovery domains, it is 
possible to <b>Create</b> a discovery domain and <b>Delete</b> them. 
<p>Deleting a domain removes the members from the domain but does not delete 
the iSCSI node members </p>"),
 
        "dd_display_members"   :_(
-"A list of all iSCSI nodes are displayed by discovery domain.  Selecting 
another discovery domain refreshes the list with members from that discovery 
domain.  It is possible to <b>Add</b> an iSCSI node to a discovery domain or 
<b>Delete</b> thenode.  <p>Deleting a node removes it from the domain but does 
not delete the iSCSI node</p> <p>Creating an iSCSI node allows a not yet 
registered node to be added as a member of the discovery domain.  When the 
initiator or target registers this node then it becomes part of this domain</p> 
 <p>When an iSCSI initiator does a discovery request, the iSNS service returns 
all iSCSI node targets that are members of the same Discovery Domains.</p> "),
+"A list of all iSCSI nodes are displayed by discovery domain.  Selecting 
another discovery domain refreshes the list with members from that discovery 
domain.  It is possible to <b>Add</b> an iSCSI node to a discovery domain or 
<b>Delete</b> the node.  <p>Deleting a node removes it from the domain but does 
not delete the iSCSI node</p> <p>Creating an iSCSI node allows a not yet 
registered node to be added as a member of the discovery domain.  When the 
initiator or target registers this node then it becomes part of this domain</p> 
 <p>When an iSCSI initiator does a discovery request, the iSNS service returns 
all iSCSI node targets that are members of the same Discovery Domains.</p> "),
 
        // dds table dialog
        "dds_display" :_(
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-isns-2.19.0/src/isns.desktop new/yast2-isns-2.21.0/src/isns.desktop
--- old/yast2-isns-2.19.0/src/isns.desktop      2010-02-02 09:25:24.000000000 
+0100
+++ new/yast2-isns-2.21.0/src/isns.desktop      2011-08-05 16:24:27.000000000 
+0200
@@ -1,9 +1,8 @@
 [Desktop Entry]
 Type=Application
-Categories=Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced;
+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=isns
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-isns-2.19.0/src/widgets.ycp new/yast2-isns-2.21.0/src/widgets.ycp
--- old/yast2-isns-2.19.0/src/widgets.ycp       2010-02-02 09:39:34.000000000 
+0100
+++ new/yast2-isns-2.21.0/src/widgets.ycp       2011-07-08 10:53:11.000000000 
+0200
@@ -212,7 +212,7 @@
         `Heading(_("Add Discovery Domain to Set")),
         `Label(dds_name),
         `HSpacing(50),
-        `Heading (_("Avaliable Discovery Domains")),
+        `Heading (_("Available Discovery Domains")),
         `HBox(
           `VSpacing(10),
           `Table(`id(`dd_table),


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to