Hello community, here is the log from the commit of package yast2-slp-server checked in at Mon Sep 29 18:29:36 CEST 2008. -------- --- yast2-slp-server/yast2-slp-server.changes 2008-07-21 13:12:50.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-slp-server/yast2-slp-server.changes 2008-09-29 09:32:19.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Sep 29 09:17:22 CEST 2008 - mzugec@suse.de + +- fixed menu category for gnome (bnc#429429) +- 2.17.1 + +------------------------------------------------------------------- Old: ---- yast2-slp-server-2.17.0.tar.bz2 New: ---- yast2-slp-server-2.17.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-slp-server.spec ++++++ --- /var/tmp/diff_new_pack.w14080/_old 2008-09-29 18:29:14.000000000 +0200 +++ /var/tmp/diff_new_pack.w14080/_new 2008-09-29 18:29:14.000000000 +0200 @@ -1,10 +1,17 @@ # -# spec file for package yast2-slp-server (Version 2.17.0) +# spec file for package yast2-slp-server (Version 2.17.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -13,12 +20,12 @@ Url: http://forge.novell.com/modules/xfmod/project/?yast Name: yast2-slp-server -Version: 2.17.0 +Version: 2.17.1 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-slp-server-2.17.0.tar.bz2 +Source0: yast2-slp-server-2.17.1.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 @@ -36,7 +43,7 @@ Michal Zugec %prep -%setup -n yast2-slp-server-2.17.0 +%setup -n yast2-slp-server-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -70,6 +77,9 @@ /usr/share/YaST2/scrconf/slp*.scr %doc %{prefix}/share/doc/packages/yast2-slp-server %changelog +* Mon Sep 29 2008 mzugec@suse.de +- fixed menu category for gnome (bnc#429429) +- 2.17.1 * Mon Jul 21 2008 mzugec@suse.cz - use correct cases for configuration options (bnc#291301) - 2.17.0 ++++++ yast2-slp-server-2.17.0.tar.bz2 -> yast2-slp-server-2.17.1.tar.bz2 ++++++ ++++ 3077 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-slp-server-2.17.0/configure.in new/yast2-slp-server-2.17.1/configure.in --- old/yast2-slp-server-2.17.0/configure.in 2008-07-21 13:00:57.000000000 +0200 +++ new/yast2-slp-server-2.17.1/configure.in 2008-09-25 19:46:12.000000000 +0200 @@ -1,9 +1,9 @@ dnl configure.in for yast2-slp-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-slp-server, 2.16.2, http://bugs.opensuse.org/, yast2-slp-server) +AC_INIT(yast2-slp-server, 2.17.0, http://bugs.opensuse.org/, yast2-slp-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.2" +VERSION="2.17.0" RPMNAME="yast2-slp-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-slp-server-2.17.0/src/slp-server.desktop new/yast2-slp-server-2.17.1/src/slp-server.desktop --- old/yast2-slp-server-2.17.0/src/slp-server.desktop 2008-07-16 18:22:18.000000000 +0200 +++ new/yast2-slp-server-2.17.1/src/slp-server.desktop 2008-09-25 19:46:01.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-slp-server-2.17.0/VERSION new/yast2-slp-server-2.17.1/VERSION --- old/yast2-slp-server-2.17.0/VERSION 2008-07-21 13:10:05.000000000 +0200 +++ new/yast2-slp-server-2.17.1/VERSION 2008-09-25 19:48:02.000000000 +0200 @@ -1 +1 @@ -2.17.0 +2.17.1 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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