Mailinglist Archive: opensuse-commit (1248 mails)
| < Previous | Next > |
commit yast2-update for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 25 Apr 2010 18:41:53 +0200
- Message-id: <20100425164153.ADC2920246@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-update for openSUSE:Factory
checked in at Sun Apr 25 18:41:53 CEST 2010.
--------
--- yast2-update/yast2-update.changes 2010-04-19 10:54:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-update/yast2-update.changes
2010-04-23 15:19:27.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Apr 23 15:17:22 CEST 2010 - aschnell@xxxxxxx
+
+- fixed namespace error in rootpart.ycp
+- 2.19.1
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yast2-update-2.19.0.tar.bz2
New:
----
yast2-update-2.19.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-update.spec ++++++
--- /var/tmp/diff_new_pack.S0CDf8/_old 2010-04-25 18:41:45.000000000 +0200
+++ /var/tmp/diff_new_pack.S0CDf8/_new 2010-04-25 18:41:45.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-update (Version 2.19.0)
+# spec file for package yast2-update (Version 2.19.1)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,11 +19,11 @@
Name: yast2-update
-Version: 2.19.0
+Version: 2.19.1
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-update-2.19.0.tar.bz2
+Source0: yast2-update-2.19.1.tar.bz2
Prefix: /usr
@@ -86,7 +86,7 @@
Use this component if you wish to update your system.
%prep
-%setup -n yast2-update-2.19.0
+%setup -n yast2-update-2.19.1
%build
%{prefix}/bin/y2tool y2autoconf
++++++ yast2-update-2.19.0.tar.bz2 -> yast2-update-2.19.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-update-2.19.0/VERSION
new/yast2-update-2.19.1/VERSION
--- old/yast2-update-2.19.0/VERSION 2010-04-19 10:51:33.000000000 +0200
+++ new/yast2-update-2.19.1/VERSION 2010-04-23 15:17:46.000000000 +0200
@@ -1 +1 @@
-2.19.0
+2.19.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-update-2.19.0/configure
new/yast2-update-2.19.1/configure
--- old/yast2-update-2.19.0/configure 2010-04-19 14:14:31.000000000 +0200
+++ new/yast2-update-2.19.1/configure 2010-04-23 15:18:09.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for yast2-update 2.19.0.
+# Generated by GNU Autoconf 2.63 for yast2-update 2.19.1.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -596,8 +596,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-update'
PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.19.0'
-PACKAGE_STRING='yast2-update 2.19.0'
+PACKAGE_VERSION='2.19.1'
+PACKAGE_STRING='yast2-update 2.19.1'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1274,7 +1274,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-update 2.19.0 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.19.1 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1345,7 +1345,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-update 2.19.0:";;
+ short | recursive ) echo "Configuration of yast2-update 2.19.1:";;
esac
cat <<\_ACEOF
@@ -1425,7 +1425,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-update configure 2.19.0
+yast2-update configure 2.19.1
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1439,7 +1439,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-update $as_me 2.19.0, which was
+It was created by yast2-update $as_me 2.19.1, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -2419,7 +2419,7 @@
# Define the identity of the package.
PACKAGE='yast2-update'
- VERSION='2.19.0'
+ VERSION='2.19.1'
cat >>confdefs.h <<_ACEOF
@@ -2541,7 +2541,7 @@
-VERSION="2.19.0"
+VERSION="2.19.1"
RPMNAME="yast2-update"
MAINTAINER="Lukas Ocilka <locilka@xxxxxxx>"
@@ -3485,7 +3485,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by yast2-update $as_me 2.19.0, which was
+This file was extended by yast2-update $as_me 2.19.1, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3535,7 +3535,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-yast2-update config.status 2.19.0
+yast2-update config.status 2.19.1
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //;
s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-update-2.19.0/configure.in
new/yast2-update-2.19.1/configure.in
--- old/yast2-update-2.19.0/configure.in 2010-04-19 14:14:28.000000000
+0200
+++ new/yast2-update-2.19.1/configure.in 2010-04-23 15:18:07.000000000
+0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.18.11 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(yast2-update, 2.19.0, http://bugs.opensuse.org/, yast2-update)
+AC_INIT(yast2-update, 2.19.1, http://bugs.opensuse.org/, yast2-update)
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.19.0"
+VERSION="2.19.1"
RPMNAME="yast2-update"
MAINTAINER="Lukas Ocilka <locilka@xxxxxxx>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/yast2-update-2.19.0/src/include/rootpart.ycp
new/yast2-update-2.19.1/src/include/rootpart.ycp
--- old/yast2-update-2.19.0/src/include/rootpart.ycp 2009-07-21
16:38:01.000000000 +0200
+++ new/yast2-update-2.19.1/src/include/rootpart.ycp 2010-04-23
15:15:44.000000000 +0200
@@ -20,6 +20,7 @@
import "Report";
import "Update";
import "Installation";
+import "FileSystems";
// Returns boolean whether partition can be
// a Linux 'root' file system
@@ -30,7 +31,7 @@
}
// possible_root_fs contains list of supported FSs
- return contains (RootPart::possible_root_fs, partition_fs);
+ return contains (FileSystems::possible_root_fs, partition_fs);
}
// flavor is either `update or `boot
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |