Mailinglist Archive: opensuse-commit (2092 mails)

< Previous Next >
commit yast2-perl-bindings
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 12 Aug 2007 00:12:37 +0200
  • Message-id: <20070811221238.43D26678180@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-perl-bindings
checked in at Sun Aug 12 00:12:37 CEST 2007.

--------
--- yast2-perl-bindings/yast2-perl-bindings.changes     2007-06-01 16:07:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-perl-bindings/yast2-perl-bindings.changes        2007-08-10 18:10:29.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Aug 10 18:10:19 CEST 2007 - mvidner@xxxxxxx
+
+- Finished integrating Feature #120292, UI as a namespace callable
+  from yast2-*-bindings.
+- 2.15.2
+
+-------------------------------------------------------------------
+Wed Aug  8 09:26:52 CEST 2007 - mvidner@xxxxxxx
+
+- Adapted to changes in yast2-core needed for making UI callable from
+  yast2-*-bindings.
+- 2.15.1.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-perl-bindings-2.15.1.tar.bz2

New:
----
  yast2-perl-bindings-2.15.2.tar.bz2

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

Other differences:
------------------
++++++ yast2-perl-bindings.spec ++++++
--- /var/tmp/diff_new_pack.q28690/_old  2007-08-12 00:12:20.000000000 +0200
+++ /var/tmp/diff_new_pack.q28690/_new  2007-08-12 00:12:20.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package yast2-perl-bindings (Version 2.15.1)
+# spec file for package yast2-perl-bindings (Version 2.15.2)
 #
 # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # This file and all modifications and additions to the pristine
@@ -11,12 +11,12 @@
 # norootforbuild
 
 Name:           yast2-perl-bindings
-Version:        2.15.1
+Version:        2.15.2
 Release:        1
-License:        GNU General Public License (GPL)
+License:        GPL v2 or later
 Group:          System/YaST
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-perl-bindings-2.15.1.tar.bz2
+Source0:        yast2-perl-bindings-2.15.2.tar.bz2
 prefix:                /usr
 BuildRequires:  blocxx-devel curl-devel gcc-c++ libxcrypt-devel libzypp-devel rpm-devel yast2-core-devel yast2-devtools
 # libzypp-devel is missing .la requires
@@ -41,7 +41,7 @@
     Martin Vidner <mvidner@xxxxxxx>
 
 %prep
-%setup -n yast2-perl-bindings-2.15.1
+%setup -n yast2-perl-bindings-2.15.2
 
 %build
 %{prefix}/bin/y2tool y2autoconf
@@ -80,6 +80,14 @@
 %doc %{prefix}/share/doc/packages/yast2-perl-bindings
 
 %changelog
+* Fri Aug 10 2007 - mvidner@xxxxxxx
+- Finished integrating Feature #120292, UI as a namespace callable
+  from yast2-*-bindings.
+- 2.15.2
+* Wed Aug 08 2007 - mvidner@xxxxxxx
+- Adapted to changes in yast2-core needed for making UI callable from
+  yast2-*-bindings.
+- 2.15.1.1
 * Fri Jun 01 2007 - mvidner@xxxxxxx
 - pluglib-bindings: do not create nearly empty '.pm' for STL classes
 - 2.15.1

++++++ yast2-perl-bindings-2.15.1.tar.bz2 -> yast2-perl-bindings-2.15.2.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-perl-bindings-2.15.1/configure new/yast2-perl-bindings-2.15.2/configure
--- old/yast2-perl-bindings-2.15.1/configure    2007-06-01 16:08:31.000000000 +0200
+++ new/yast2-perl-bindings-2.15.2/configure    2007-08-09 09:02:07.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.60 for yast2-perl-bindings 2.15.1.
+# Generated by GNU Autoconf 2.60 for yast2-perl-bindings 2.15.1.1.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -713,8 +713,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-perl-bindings'
 PACKAGE_TARNAME='yast2-perl-bindings'
-PACKAGE_VERSION='2.15.1'
-PACKAGE_STRING='yast2-perl-bindings 2.15.1'
+PACKAGE_VERSION='2.15.1.1'
+PACKAGE_STRING='yast2-perl-bindings 2.15.1.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 
 ac_unique_file="RPMNAME"
@@ -1426,7 +1426,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-perl-bindings 2.15.1 to adapt to many kinds of systems.
+\`configure' configures yast2-perl-bindings 2.15.1.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1497,7 +1497,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-perl-bindings 2.15.1:";;
+     short | recursive ) echo "Configuration of yast2-perl-bindings 2.15.1.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1605,7 +1605,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-perl-bindings configure 2.15.1
+yast2-perl-bindings configure 2.15.1.1
 generated by GNU Autoconf 2.60
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1619,7 +1619,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-perl-bindings $as_me 2.15.1, which was
+It was created by yast2-perl-bindings $as_me 2.15.1.1, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   $ $0 $@
@@ -2420,7 +2420,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-perl-bindings'
- VERSION='2.15.1'
+ VERSION='2.15.1.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2647,7 +2647,7 @@
 
 
 
-VERSION="2.15.1"
+VERSION="2.15.1.1"
 RPMNAME="yast2-perl-bindings"
 MAINTAINER="Martin Vidner <mvidner@xxxxxxx>"
 
@@ -21556,7 +21556,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-perl-bindings $as_me 2.15.1, which was
+This file was extended by yast2-perl-bindings $as_me 2.15.1.1, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -21609,7 +21609,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-yast2-perl-bindings config.status 2.15.1
+yast2-perl-bindings config.status 2.15.1.1
 configured by $0, generated by GNU Autoconf 2.60,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
@@ -22991,7 +22991,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-perl-bindings $as_me 2.15.1, which was
+This file was extended by yast2-perl-bindings $as_me 2.15.1.1, which was
 generated by GNU Autoconf 2.60.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -23044,7 +23044,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-yast2-perl-bindings config.status 2.15.1
+yast2-perl-bindings config.status 2.15.1.1
 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/yast2-perl-bindings-2.15.1/configure.in new/yast2-perl-bindings-2.15.2/configure.in
--- old/yast2-perl-bindings-2.15.1/configure.in 2007-06-01 16:08:03.000000000 +0200
+++ new/yast2-perl-bindings-2.15.2/configure.in 2007-08-09 09:01:43.000000000 +0200
@@ -1,9 +1,9 @@
 dnl configure.in for yast2-perl-bindings
 dnl
-dnl -- This file is generated by y2autoconf 2.15.0 - DO NOT EDIT! --
+dnl -- This file is generated by y2autoconf 2.15.2 - DO NOT EDIT! --
 dnl    (edit configure.in.in instead)
 
-AC_INIT(yast2-perl-bindings, 2.15.1, http://bugs.opensuse.org/, yast2-perl-bindings)
+AC_INIT(yast2-perl-bindings, 2.15.1.1, http://bugs.opensuse.org/, yast2-perl-bindings)
 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.1"
+VERSION="2.15.1.1"
 RPMNAME="yast2-perl-bindings"
 MAINTAINER="Martin Vidner <mvidner@xxxxxxx>"
 
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-perl-bindings-2.15.1/src/Makefile.am new/yast2-perl-bindings-2.15.2/src/Makefile.am
--- old/yast2-perl-bindings-2.15.1/src/Makefile.am      2007-02-06 16:30:02.000000000 +0100
+++ new/yast2-perl-bindings-2.15.2/src/Makefile.am      2007-08-10 18:09:40.000000000 +0200
@@ -32,7 +32,7 @@
                -Xlinker --whole-archive        \
                -lpy2scr                        \
                -lpy2wfm                        \
-               -lscr -lyui                     \
+               -lscr -lpy2UI                   \
                -lycp -ly2                      \
                -Xlinker --no-whole-archive     \
                ${ZYPP_LIBS} -ly2util           \
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-perl-bindings-2.15.1/src/Makefile.in new/yast2-perl-bindings-2.15.2/src/Makefile.in
--- old/yast2-perl-bindings-2.15.1/src/Makefile.in      2007-06-01 16:08:41.000000000 +0200
+++ new/yast2-perl-bindings-2.15.2/src/Makefile.in      2007-08-10 18:10:59.000000000 +0200
@@ -283,7 +283,7 @@
                -Xlinker --whole-archive        \
                -lpy2scr                        \
                -lpy2wfm                        \
-               -lscr -lyui                     \
+               -lscr -lpy2UI                   \
                -lycp -ly2                      \
                -Xlinker --no-whole-archive     \
                ${ZYPP_LIBS} -ly2util           \
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/yast2-perl-bindings-2.15.1/VERSION new/yast2-perl-bindings-2.15.2/VERSION
--- old/yast2-perl-bindings-2.15.1/VERSION      2007-06-01 16:06:52.000000000 +0200
+++ new/yast2-perl-bindings-2.15.2/VERSION      2007-08-10 18:10:11.000000000 +0200
@@ -1 +1 @@
-2.15.1
+2.15.2


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



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