Hello community, here is the log from the commit of package yast2-iscsi-server checked in at Mon Sep 29 18:27:31 CEST 2008. -------- --- yast2-iscsi-server/yast2-iscsi-server.changes 2008-09-08 13:06:29.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-iscsi-server/yast2-iscsi-server.changes 2008-09-29 09:31:36.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 29 09:18:47 CEST 2008 - mzugec@suse.de + +- fixed menu category for gnome (bnc#429431) +- 2.17.2 + +------------------------------------------------------------------- Old: ---- yast2-iscsi-server-2.17.1.tar.bz2 New: ---- yast2-iscsi-server-2.17.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iscsi-server.spec ++++++ --- /var/tmp/diff_new_pack.nx5819/_old 2008-09-29 18:27:18.000000000 +0200 +++ /var/tmp/diff_new_pack.nx5819/_new 2008-09-29 18:27:18.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-iscsi-server (Version 2.17.1) +# spec file for package yast2-iscsi-server (Version 2.17.2) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-iscsi-server -Version: 2.17.1 +Version: 2.17.2 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-iscsi-server-2.17.1.tar.bz2 +Source0: yast2-iscsi-server-2.17.2.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer popt-devel sgml-skel update-desktop-files yast2 yast2-devtools yast2-packagemanager-devel yast2-perl-bindings yast2-testsuite Requires: yast2 @@ -37,7 +37,7 @@ %prep -%setup -n yast2-iscsi-server-2.17.1 +%setup -n yast2-iscsi-server-2.17.2 %build %{prefix}/bin/y2tool y2autoconf @@ -71,6 +71,9 @@ /usr/share/YaST2/scrconf/ietd.scr %doc %{prefix}/share/doc/packages/yast2-iscsi-server %changelog +* Mon Sep 29 2008 mzugec@suse.de +- fixed menu category for gnome (bnc#429431) +- 2.17.2 * Mon Sep 08 2008 mzugec@suse.cz - proofread - 2.17.1 ++++++ yast2-iscsi-server-2.17.1.tar.bz2 -> yast2-iscsi-server-2.17.2.tar.bz2 ++++++ ++++ 3017 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-iscsi-server-2.17.1/configure.in new/yast2-iscsi-server-2.17.2/configure.in --- old/yast2-iscsi-server-2.17.1/configure.in 2008-09-08 13:03:26.000000000 +0200 +++ new/yast2-iscsi-server-2.17.2/configure.in 2008-09-25 19:47:05.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-iscsi-server dnl -dnl -- This file is generated by y2autoconf 2.17.0 - 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-iscsi-server, 2.16.1, http://bugs.opensuse.org/, yast2-iscsi-server) +AC_INIT(yast2-iscsi-server, 2.17.1, http://bugs.opensuse.org/, yast2-iscsi-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.16.1" +VERSION="2.17.1" RPMNAME="yast2-iscsi-server" MAINTAINER="Michal Zugec <mzugec@suse.cz>" 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-iscsi-server-2.17.1/src/iscsi-server.desktop new/yast2-iscsi-server-2.17.2/src/iscsi-server.desktop --- old/yast2-iscsi-server-2.17.1/src/iscsi-server.desktop 2008-05-20 12:13:03.000000000 +0200 +++ new/yast2-iscsi-server-2.17.2/src/iscsi-server.desktop 2008-09-25 19:46:54.000000000 +0200 @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Misc; +Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-Net_advanced; X-KDE-ModuleType=Library X-KDE-RootOnly=true 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-iscsi-server-2.17.1/VERSION new/yast2-iscsi-server-2.17.2/VERSION --- old/yast2-iscsi-server-2.17.1/VERSION 2008-09-08 13:05:25.000000000 +0200 +++ new/yast2-iscsi-server-2.17.2/VERSION 2008-09-25 19:48:10.000000000 +0200 @@ -1 +1 @@ -2.17.1 +2.17.2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de