Mailinglist Archive: opensuse-commit (1421 mails)

< Previous Next >
commit yast2-core
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 16 May 2008 13:06:46 +0200
  • Message-id: <20080516110646.ABA23678182@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-core
checked in at Fri May 16 13:06:46 CEST 2008.


--------
--- yast2-core/yast2-core.changes 2008-05-06 19:57:32.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-core/yast2-core.changes 2008-05-15
09:37:00.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 15 09:36:44 CEST 2008 - mvidner@xxxxxxx
+
+- Set YAST_IS_RUNNING to "instsys" also for the live-installer (bnc#389099).
+- 2.16.51
+
+-------------------------------------------------------------------



Old:
----
yast2-core-2.16.50.tar.bz2

New:
----
yast2-core-2.16.51.tar.bz2

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

Other differences:
------------------
++++++ yast2-core.spec ++++++
--- /var/tmp/diff_new_pack.w15074/_old 2008-05-16 13:06:37.000000000 +0200
+++ /var/tmp/diff_new_pack.w15074/_new 2008-05-16 13:06:37.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-core (Version 2.16.50)
+# spec file for package yast2-core (Version 2.16.51)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,12 +12,12 @@


Name: yast2-core
-Version: 2.16.50
+Version: 2.16.51
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-core-2.16.50.tar.bz2
+Source0: yast2-core-2.16.51.tar.bz2
Prefix: /usr
# obviously
BuildRequires: gcc-c++
@@ -84,7 +84,7 @@
Stanislav Visnovsky <visnov@xxxxxxx>

%prep
-%setup -n yast2-core-2.16.50
+%setup -n yast2-core-2.16.51

%build
%{prefix}/bin/y2tool y2autoconf
@@ -161,6 +161,9 @@
%doc %{prefix}/share/doc/packages/yast2-core
/usr/share/YaST2/data/devtools/bin/generateYCPWrappers
%changelog
+* Thu May 15 2008 mvidner@xxxxxxx
+- Set YAST_IS_RUNNING to "instsys" also for the live-installer (bnc#389099).
+- 2.16.51
* Mon May 05 2008 mvidner@xxxxxxx
- Show search path when client is not found (bnc#342213).
- 2.16.50

++++++ yast2-core-2.16.50.tar.bz2 -> yast2-core-2.16.51.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-core-2.16.50/configure
new/yast2-core-2.16.51/configure
--- old/yast2-core-2.16.50/configure 2008-05-06 19:58:59.000000000 +0200
+++ new/yast2-core-2.16.51/configure 2008-05-15 09:37:34.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for yast2-core 2.16.50.
+# Generated by GNU Autoconf 2.61 for yast2-core 2.16.51.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -728,8 +728,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-core'
PACKAGE_TARNAME='yast2-core'
-PACKAGE_VERSION='2.16.50'
-PACKAGE_STRING='yast2-core 2.16.50'
+PACKAGE_VERSION='2.16.51'
+PACKAGE_STRING='yast2-core 2.16.51'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'

ac_unique_file="RPMNAME"
@@ -1451,7 +1451,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-core 2.16.50 to adapt to many kinds of systems.
+\`configure' configures yast2-core 2.16.51 to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

@@ -1522,7 +1522,7 @@

if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-core 2.16.50:";;
+ short | recursive ) echo "Configuration of yast2-core 2.16.51:";;
esac
cat <<\_ACEOF

@@ -1629,7 +1629,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-core configure 2.16.50
+yast2-core configure 2.16.51
generated by GNU Autoconf 2.61

Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1643,7 +1643,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-core $as_me 2.16.50, which was
+It was created by yast2-core $as_me 2.16.51, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ $0 $@
@@ -2464,7 +2464,7 @@

# Define the identity of the package.
PACKAGE='yast2-core'
- VERSION='2.16.50'
+ VERSION='2.16.51'


cat >>confdefs.h <<_ACEOF
@@ -2692,7 +2692,7 @@



-VERSION="2.16.50"
+VERSION="2.16.51"
RPMNAME="yast2-core"
MAINTAINER="Martin Vidner <mvidner@xxxxxxx>"

@@ -23003,7 +23003,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-core $as_me 2.16.50, which was
+This file was extended by yast2-core $as_me 2.16.51, which was
generated by GNU Autoconf 2.61. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
@@ -23056,7 +23056,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-core config.status 2.16.50
+yast2-core config.status 2.16.51
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-core-2.16.50/configure.in
new/yast2-core-2.16.51/configure.in
--- old/yast2-core-2.16.50/configure.in 2008-05-06 19:58:43.000000000 +0200
+++ new/yast2-core-2.16.51/configure.in 2008-05-15 09:37:15.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.16.8 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-core, 2.16.50, http://bugs.opensuse.org/, yast2-core)
+AC_INIT(yast2-core, 2.16.51, http://bugs.opensuse.org/, yast2-core)
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.50"
+VERSION="2.16.51"
RPMNAME="yast2-core"
MAINTAINER="Martin Vidner <mvidner@xxxxxxx>"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-core-2.16.50/liby2/src/genericfrontend.cc
new/yast2-core-2.16.51/liby2/src/genericfrontend.cc
--- old/yast2-core-2.16.50/liby2/src/genericfrontend.cc 2008-05-05
16:07:39.000000000 +0200
+++ new/yast2-core-2.16.51/liby2/src/genericfrontend.cc 2008-05-15
09:17:06.000000000 +0200
@@ -701,9 +701,9 @@
// The environment variable YAST_IS_RUNNING is checked in rpm
// post install scripts. Might be useful for other scripts as
// well.
- if ((strcmp (client_name, "installation") == 0 ||
- strcmp (client_name, "installation.ycp") == 0) &&
- arglist->contains (YCPString ("initial")))
+ if (strcmp (client_name, "live-installer") == 0 // bnc#389099
+ || (strcmp (client_name, "installation") == 0
+ && arglist->contains (YCPString ("initial"))))
{
setenv ("YAST_IS_RUNNING", "instsys", 1);
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-core-2.16.50/VERSION
new/yast2-core-2.16.51/VERSION
--- old/yast2-core-2.16.50/VERSION 2008-05-06 19:57:19.000000000 +0200
+++ new/yast2-core-2.16.51/VERSION 2008-05-15 09:36:00.000000000 +0200
@@ -1 +1 @@
-2.16.50
+2.16.51


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread