Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit autoyast2
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Sep 2007 11:56:21 +0200
- Message-id: <20070910095622.2A6DE6781B8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package autoyast2
checked in at Mon Sep 10 11:56:21 CEST 2007.
--------
--- autoyast2/autoyast2.changes 2007-09-03 17:07:03.000000000 +0200
+++ /mounts/work_src_done/STABLE/autoyast2/autoyast2.changes 2007-09-07 14:28:49.565234000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 7 13:36:45 CEST 2007 - ug@xxxxxxx
+
+- RNC file fixed (empty ask section allowed)
+- 2.15.17
+
+-------------------------------------------------------------------
Old:
----
autoyast2-2.15.16.tar.bz2
New:
----
autoyast2-2.15.17.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.th4694/_old 2007-09-10 11:56:09.000000000 +0200
+++ /var/tmp/diff_new_pack.th4694/_new 2007-09-10 11:56:09.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package autoyast2 (Version 2.15.16)
+# spec file for package autoyast2 (Version 2.15.17)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,12 +12,12 @@
Name: autoyast2
URL: http://www.suse.de/~ug
-Version: 2.15.16
+Version: 2.15.17
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: autoyast2-2.15.16.tar.bz2
+Source0: autoyast2-2.15.17.tar.bz2
prefix: /usr
BuildRequires: docbook-xsl-stylesheets java2-devel-packages libxslt perl-XML-Writer pkg-config sgml-skel update-desktop-files xorg-x11-libs yast2-bootloader yast2-devtools yast2-mouse yast2-testsuite yast2-transfer yast2-update
Requires: yast2-core yast2-xml libxslt yast2-installation
@@ -49,7 +49,7 @@
Anas Nashif
%package installation
-Version: 2.15.16
+Version: 2.15.17
Release: 1
Summary: YaST2 - Auto Installation Modules
Group: System/YaST
@@ -69,7 +69,7 @@
Anas Nashif
%prep
-%setup -n autoyast2-2.15.16
+%setup -n autoyast2-2.15.17
%build
%{prefix}/bin/y2tool y2autoconf
@@ -210,6 +210,9 @@
%dir /var/lib/autoinstall/autoconf
%changelog
+* Fri Sep 07 2007 - ug@xxxxxxx
+- RNC file fixed (empty ask section allowed)
+- 2.15.17
* Mon Sep 03 2007 - ug@xxxxxxx
- added LanUdevAuto::Import for networking udev configuration
(#303916)
++++++ autoyast2-2.15.16.tar.bz2 -> autoyast2-2.15.17.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/autoyast2-2.15.16/configure new/autoyast2-2.15.17/configure
--- old/autoyast2-2.15.16/configure 2007-09-03 17:06:12.000000000 +0200
+++ new/autoyast2-2.15.17/configure 2007-09-07 14:27:54.000000000 +0200
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for autoyast2 2.15.16.
+# Generated by GNU Autoconf 2.60 for autoyast2 2.15.17.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -559,8 +559,8 @@
# Identity of this package.
PACKAGE_NAME='autoyast2'
PACKAGE_TARNAME='autoyast2'
-PACKAGE_VERSION='2.15.16'
-PACKAGE_STRING='autoyast2 2.15.16'
+PACKAGE_VERSION='2.15.17'
+PACKAGE_STRING='autoyast2 2.15.17'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
ac_unique_file="RPMNAME"
@@ -1189,7 +1189,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 autoyast2 2.15.16 to adapt to many kinds of systems.
+\`configure' configures autoyast2 2.15.17 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1260,7 +1260,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of autoyast2 2.15.16:";;
+ short | recursive ) echo "Configuration of autoyast2 2.15.17:";;
esac
cat <<\_ACEOF
@@ -1338,7 +1338,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-autoyast2 configure 2.15.16
+autoyast2 configure 2.15.17
generated by GNU Autoconf 2.60
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1352,7 +1352,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by autoyast2 $as_me 2.15.16, which was
+It was created by autoyast2 $as_me 2.15.17, which was
generated by GNU Autoconf 2.60. Invocation command line was
$ $0 $@
@@ -2153,7 +2153,7 @@
# Define the identity of the package.
PACKAGE='autoyast2'
- VERSION='2.15.16'
+ VERSION='2.15.17'
cat >>confdefs.h <<_ACEOF
@@ -2380,7 +2380,7 @@
-VERSION="2.15.16"
+VERSION="2.15.17"
RPMNAME="autoyast2"
MAINTAINER="Uwe Gansert <ug@xxxxxxx>"
@@ -3386,7 +3386,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by autoyast2 $as_me 2.15.16, which was
+This file was extended by autoyast2 $as_me 2.15.17, which was
generated by GNU Autoconf 2.60. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -3429,7 +3429,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-autoyast2 config.status 2.15.16
+autoyast2 config.status 2.15.17
configured by $0, generated by GNU Autoconf 2.60,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/autoyast2-2.15.16/configure.in new/autoyast2-2.15.17/configure.in
--- old/autoyast2-2.15.16/configure.in 2007-09-03 17:06:06.000000000 +0200
+++ new/autoyast2-2.15.17/configure.in 2007-09-07 14:27:48.000000000 +0200
@@ -3,7 +3,7 @@
dnl -- This file is generated by y2autoconf 2.14.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)
-AC_INIT(autoyast2, 2.15.16, http://bugs.opensuse.org/, autoyast2)
+AC_INIT(autoyast2, 2.15.17, http://bugs.opensuse.org/, autoyast2)
dnl Check for presence of file 'RPMNAME'
AC_CONFIG_SRCDIR([RPMNAME])
@@ -17,7 +17,7 @@
AM_INIT_AUTOMAKE(tar-ustar) dnl searches for some needed programs
dnl Important YaST2 variables
-VERSION="2.15.16"
+VERSION="2.15.17"
RPMNAME="autoyast2"
MAINTAINER="Uwe Gansert <ug@xxxxxxx>"
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/autoyast2-2.15.16/src/schema/general.rnc new/autoyast2-2.15.17/src/schema/general.rnc
--- old/autoyast2-2.15.16/src/schema/general.rnc 2007-05-21 12:26:33.000000000 +0200
+++ new/autoyast2-2.15.17/src/schema/general.rnc 2007-09-07 13:33:05.000000000 +0200
@@ -3,7 +3,7 @@
namespace a = "http://relaxng.org/ns/compatibility/annotations/1.0"
general = element general { mode? & mouse? & ask-list? & signature-handling? }
-ask-list = element ask-list { LIST, ask+ }
+ask-list = element ask-list { LIST, ask* }
ask = element ask { ask_question? & ask_default? & ask_help? & ask_title? & ask_type? & ask_password? & ask_path & ask_stage? & ask_selection? & ask_file? & ask_dialog? & ask_element? & ask_frametitle? & ask_script? }
ask_question = element question { text }
ask_default = element default { text }
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/autoyast2-2.15.16/VERSION new/autoyast2-2.15.17/VERSION
--- old/autoyast2-2.15.16/VERSION 2007-09-03 17:05:15.000000000 +0200
+++ new/autoyast2-2.15.17/VERSION 2007-09-07 14:27:43.000000000 +0200
@@ -1 +1 @@
-2.15.16
+2.15.17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |