Mailinglist Archive: opensuse-commit (768 mails)

< Previous Next >
commit yast2-dirinstall
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 27 Jun 2008 18:52:05 +0200
  • Message-id: <20080627165206.A9EDD6780E8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-dirinstall
checked in at Fri Jun 27 18:52:05 CEST 2008.


--------
--- yast2-dirinstall/yast2-dirinstall.changes 2008-05-16 21:49:50.000000000
+0200
+++ yast2-dirinstall/yast2-dirinstall.changes 2008-06-27 12:53:40.583580000
+0200
@@ -1,0 +2,7 @@
+Fri Jun 27 12:47:27 CEST 2008 - lslezak@xxxxxxx
+
+- do not initialize ProductControl in the DirInstall constructor
+ (bnc#400782)
+- 2.17.0
+
+-------------------------------------------------------------------



Old:
----
yast2-dirinstall-2.16.3.tar.bz2

New:
----
yast2-dirinstall-2.17.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-dirinstall.spec ++++++
--- /var/tmp/diff_new_pack.jGc390/_old 2008-06-27 18:50:59.000000000 +0200
+++ /var/tmp/diff_new_pack.jGc390/_new 2008-06-27 18:50:59.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-dirinstall (Version 2.16.3)
+# spec file for package yast2-dirinstall (Version 2.17.0)
#
# 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-dirinstall
-Version: 2.16.3
-Release: 13
+Version: 2.17.0
+Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-dirinstall-2.16.3.tar.bz2
+Source0: yast2-dirinstall-2.17.0.tar.bz2
Prefix: /usr
# Installation::dirinstall_target
Requires: yast2 >= 2.16.7
@@ -45,7 +45,7 @@
Ladislav Slezak <lslezak@xxxxxxx>

%prep
-%setup -n yast2-dirinstall-2.16.3
+%setup -n yast2-dirinstall-2.17.0

%build
%{prefix}/bin/y2tool y2autoconf
@@ -79,6 +79,10 @@
/usr/share/YaST2/control/*.xml
%doc %{prefix}/share/doc/packages/yast2-dirinstall
%changelog
+* Fri Jun 27 2008 lslezak@xxxxxxx
+- do not initialize ProductControl in the DirInstall constructor
+ (bnc#400782)
+- 2.17.0
* Fri May 16 2008 jsrain@xxxxxxx
- added categories Settings and System into desktop file
(bnc #382778)

++++++ yast2-dirinstall-2.16.3.tar.bz2 -> yast2-dirinstall-2.17.0.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-dirinstall-2.16.3/configure
new/yast2-dirinstall-2.17.0/configure
--- old/yast2-dirinstall-2.16.3/configure 2008-05-16 22:21:18.000000000
+0200
+++ new/yast2-dirinstall-2.17.0/configure 2008-06-27 12:53:13.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-dirinstall 2.16.3.
+# Generated by GNU Autoconf 2.61 for yast2-dirinstall 2.17.0.
#
# Report bugs to <http://bugs.opensuse.org/>.
#
@@ -574,8 +574,8 @@
# Identity of this package.
PACKAGE_NAME='yast2-dirinstall'
PACKAGE_TARNAME='yast2-dirinstall'
-PACKAGE_VERSION='2.16.3'
-PACKAGE_STRING='yast2-dirinstall 2.16.3'
+PACKAGE_VERSION='2.17.0'
+PACKAGE_STRING='yast2-dirinstall 2.17.0'
PACKAGE_BUGREPORT='http://bugs.opensuse.org/'

ac_unique_file="RPMNAME"
@@ -1197,7 +1197,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-dirinstall 2.16.3 to adapt to many kinds of
systems.
+\`configure' configures yast2-dirinstall 2.17.0 to adapt to many kinds of
systems.

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

@@ -1268,7 +1268,7 @@

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

@@ -1346,7 +1346,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-yast2-dirinstall configure 2.16.3
+yast2-dirinstall configure 2.17.0
generated by GNU Autoconf 2.61

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

$ $0 $@
@@ -2181,7 +2181,7 @@

# Define the identity of the package.
PACKAGE='yast2-dirinstall'
- VERSION='2.16.3'
+ VERSION='2.17.0'


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



-VERSION="2.16.3"
+VERSION="2.17.0"
RPMNAME="yast2-dirinstall"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"

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

CONFIG_FILES = $CONFIG_FILES
@@ -3349,7 +3349,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-yast2-dirinstall config.status 2.16.3
+yast2-dirinstall config.status 2.17.0
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-dirinstall-2.16.3/configure.in
new/yast2-dirinstall-2.17.0/configure.in
--- old/yast2-dirinstall-2.16.3/configure.in 2008-05-16 22:21:14.000000000
+0200
+++ new/yast2-dirinstall-2.17.0/configure.in 2008-06-27 12:53:08.000000000
+0200
@@ -1,9 +1,9 @@
dnl configure.in for yast2-dirinstall
dnl
-dnl -- This file is generated by y2autoconf 2.16.7 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.17.0 - DO NOT EDIT! --
dnl (edit configure.in.in instead)

-AC_INIT(yast2-dirinstall, 2.16.3, http://bugs.opensuse.org/, yast2-dirinstall)
+AC_INIT(yast2-dirinstall, 2.17.0, http://bugs.opensuse.org/, yast2-dirinstall)
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.3"
+VERSION="2.17.0"
RPMNAME="yast2-dirinstall"
MAINTAINER="Ladislav Slezak <lslezak@xxxxxxx>"

diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-dirinstall-2.16.3/src/modules/DirInstall.ycp
new/yast2-dirinstall-2.17.0/src/modules/DirInstall.ycp
--- old/yast2-dirinstall-2.16.3/src/modules/DirInstall.ycp 2008-04-18
09:38:10.000000000 +0200
+++ new/yast2-dirinstall-2.17.0/src/modules/DirInstall.ycp 2008-06-27
12:52:56.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Instalation into a Directory settings, input and output
functions
* Authors: Anas Nashif <nashif@xxxxxxx>
*
- * $Id: DirInstall.ycp 46817 2008-04-18 07:38:10Z lslezak $
+ * $Id: DirInstall.ycp 48580 2008-06-27 10:52:55Z lslezak $
*
*/
{
@@ -85,11 +85,6 @@

}

-global void DirInstall()
-{
- InitProductControl ();
-}
-
global string Propose()
{
string color = "red";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-dirinstall-2.16.3/VERSION
new/yast2-dirinstall-2.17.0/VERSION
--- old/yast2-dirinstall-2.16.3/VERSION 2008-04-23 15:33:02.000000000 +0200
+++ new/yast2-dirinstall-2.17.0/VERSION 2008-06-27 12:52:38.000000000 +0200
@@ -1 +1 @@
-2.16.3
+2.17.0


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



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
  • No further messages