Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2012-03-29 07:49:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2 (Old)
 and      /work/SRC/openSUSE:Factory/.yast2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2", Maintainer is "jsr...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2/yast2.changes      2012-02-23 
15:35:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2012-03-29 
07:49:42.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Mar 28 11:58:34 CEST 2012 - g...@suse.de
+
+- Revert the change in FileUtils::Exists() (change is not needed
+  here but will cause failure of testsuites)
+- 2.22.5 
+
+-------------------------------------------------------------------
@@ -4 +11 @@
-- bnc#694582 - addedd @ as it is allowed in authority part of URI.
+- bnc#694582 - added @ as it is allowed in authority part of URI.

Old:
----
  yast2-2.22.4.tar.bz2

New:
----
  yast2-2.22.5.tar.bz2

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

Other differences:
------------------
++++++ yast2.spec ++++++
--- /var/tmp/diff_new_pack.3G2LkQ/_old  2012-03-29 07:49:45.000000000 +0200
+++ /var/tmp/diff_new_pack.3G2LkQ/_new  2012-03-29 07:49:45.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2
 #
-# Copyright (c) 2012 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
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           yast2
-Version:        2.22.4
+Version:        2.22.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        yast2-%{version}.tar.bz2
 
+
 Group:          System/YaST
 License:        GPL-2.0+
 Source1:        yast2-rpmlintrc
@@ -137,7 +136,6 @@
 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)
 # so that RPM_OPT_FLAGS check works
@@ -153,6 +151,7 @@
     %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 mkdir -p "$RPM_BUILD_ROOT"/usr/share/YaST2/clients
 mkdir -p "$RPM_BUILD_ROOT"%{_prefix}/share/applications/YaST2
 mkdir -p "$RPM_BUILD_ROOT"/usr/share/YaST2/images

++++++ yast2-2.22.4.tar.bz2 -> yast2-2.22.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.22.4/VERSION new/yast2-2.22.5/VERSION
--- old/yast2-2.22.4/VERSION    2012-02-22 12:32:09.000000000 +0100
+++ new/yast2-2.22.5/VERSION    2012-03-28 12:04:45.000000000 +0200
@@ -1 +1 @@
-2.22.4
+2.22.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.22.4/configure new/yast2-2.22.5/configure
--- old/yast2-2.22.4/configure  2012-02-22 12:30:25.000000000 +0100
+++ new/yast2-2.22.5/configure  2012-02-15 11:22:15.000000000 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2 2.22.3.
+# Generated by GNU Autoconf 2.68 for yast2 2.21.25.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2'
 PACKAGE_TARNAME='yast2'
-PACKAGE_VERSION='2.22.3'
-PACKAGE_STRING='yast2 2.22.3'
+PACKAGE_VERSION='2.21.25'
+PACKAGE_STRING='yast2 2.21.25'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1232,7 +1232,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2 2.22.3 to adapt to many kinds of systems.
+\`configure' configures yast2 2.21.25 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1303,7 +1303,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2 2.22.3:";;
+     short | recursive ) echo "Configuration of yast2 2.21.25:";;
    esac
   cat <<\_ACEOF
 
@@ -1383,7 +1383,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2 configure 2.22.3
+yast2 configure 2.21.25
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1400,7 +1400,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2 $as_me 2.22.3, which was
+It was created by yast2 $as_me 2.21.25, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2330,7 +2330,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2'
- VERSION='2.22.3'
+ VERSION='2.21.25'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2452,7 +2452,7 @@
 
 
 
-VERSION="2.22.3"
+VERSION="2.21.25"
 RPMNAME="yast2"
 MAINTAINER="Jiri Srain <jsr...@suse.cz>"
 
@@ -3498,7 +3498,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2 $as_me 2.22.3, which was
+This file was extended by yast2 $as_me 2.21.25, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3551,7 +3551,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2 config.status 2.22.3
+yast2 config.status 2.21.25
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.22.4/configure.in 
new/yast2-2.22.5/configure.in
--- old/yast2-2.22.4/configure.in       2012-02-22 12:30:21.000000000 +0100
+++ new/yast2-2.22.5/configure.in       2012-02-15 11:22:12.000000000 +0100
@@ -1,9 +1,9 @@
 dnl configure.in for yast2
 dnl
-dnl -- This file is generated by y2autoconf 2.21.6 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.21.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2, 2.22.3, http://bugs.opensuse.org/, yast2)
+AC_INIT(yast2, 2.21.25, http://bugs.opensuse.org/, yast2)
 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.22.3"
+VERSION="2.21.25"
 RPMNAME="yast2"
 MAINTAINER="Jiri Srain <jsr...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.22.4/library/modules/FileUtils.ycp 
new/yast2-2.22.5/library/modules/FileUtils.ycp
--- old/yast2-2.22.4/library/modules/FileUtils.ycp      2012-02-22 
14:31:04.000000000 +0100
+++ new/yast2-2.22.5/library/modules/FileUtils.ycp      2012-03-28 
11:57:48.000000000 +0200
@@ -7,7 +7,7 @@
  *             removing them.
  * Flags:      Stable
  *
- * $Id: FileUtils.ycp 67443 2012-02-15 13:17:24Z gs $
+ * $Id: FileUtils.ycp 67729 2012-03-28 09:57:48Z gs $
  */
 {
     module "FileUtils";
@@ -28,12 +28,13 @@
      *
      * @example
      * FileUtils::Exists ("/tmp") -> true
-     * FileUtils::Exists ("/tmp/somefile") -> false
+     * FileUtils::Exists ("/var/log/messages") -> true
+     * FileUtils::Exists ("/does-not-exist") -> false
      */
     global define boolean Exists (string target) {
        map info = (map) SCR::Read(.target.stat, target);
 
-       if (info != $[] && info != nil) {
+       if (info != $[]) {
            return true;
        }
        return false;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-2.22.4/library/modules/Version.ycp 
new/yast2-2.22.5/library/modules/Version.ycp
--- old/yast2-2.22.4/library/modules/Version.ycp        2012-02-22 
12:32:24.000000000 +0100
+++ new/yast2-2.22.5/library/modules/Version.ycp        2012-03-28 
12:06:09.000000000 +0200
@@ -20,7 +20,7 @@
 /**
  * Version of the yast2 package
  */
-global string yast2 = "2.22.4";
+global string yast2 = "2.22.5";
 
 /* EOF */
 }

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

Reply via email to