Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory
checked in at Sat Aug 6 19:26:09 CEST 2011.



--------
--- yast2-packager/yast2-packager.changes       2011-08-03 10:51:47.000000000 
+0200
+++ /mounts/work_src_done/STABLE/yast2-packager/yast2-packager.changes  
2011-08-05 09:49:08.000000000 +0200
@@ -1,0 +2,13 @@
+Fri Aug  5 07:43:13 UTC 2011 - lsle...@suse.cz
+
+- package installation: prefer CD/DVD media to download during
+  installation/update (bnc#693230)
+- 2.21.9
+
+-------------------------------------------------------------------
+Wed Aug  3 14:12:32 UTC 2011 - lsle...@suse.cz
+
+- cleanup: removed obsoleted SourceManager::SyncAddedAndDeleted()
+  function (zmd sync code has been removed)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-packager-2.21.8.tar.bz2

New:
----
  yast2-packager-2.21.9.tar.bz2

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

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.kAFieo/_old  2011-08-06 19:25:50.000000000 +0200
+++ /var/tmp/diff_new_pack.kAFieo/_new  2011-08-06 19:25:50.000000000 +0200
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-packager
-Version:        2.21.8
+Version:        2.21.9
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-packager-2.21.8.tar.bz2
+Source0:        yast2-packager-2.21.9.tar.bz2
 
 Prefix:         /usr
 
@@ -37,14 +37,14 @@
 # Installation summary in PackagesUI::
 BuildRequires:  yast2 >= 2.18.1
 
-# changed StartPackage callback signature
-BuildRequires:  yast2-pkg-bindings >= 2.21.1
+# Pkg::SetZConfig()
+BuildRequires:  yast2-pkg-bindings >= 2.21.8
 
 # Newly added RPM
 Requires:       yast2-country-data >= 2.16.3
 
-# changed StartPackage callback signature
-Requires:       yast2-pkg-bindings >= 2.21.1
+# Pkg::SetZConfig()
+Requires:       yast2-pkg-bindings >= 2.21.8
 
 # Installation summary in PackagesUI::
 Requires:       yast2 >= 2.18.1
@@ -100,7 +100,7 @@
 (webpin) and installing them via OneClickInstall
 
 %prep
-%setup -n yast2-packager-2.21.8
+%setup -n yast2-packager-2.21.9
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-packager-2.21.8.tar.bz2 -> yast2-packager-2.21.9.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.21.8/VERSION 
new/yast2-packager-2.21.9/VERSION
--- old/yast2-packager-2.21.8/VERSION   2011-08-03 10:50:30.000000000 +0200
+++ new/yast2-packager-2.21.9/VERSION   2011-08-05 09:43:08.000000000 +0200
@@ -1 +1 @@
-2.21.8
+2.21.9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.21.8/configure 
new/yast2-packager-2.21.9/configure
--- old/yast2-packager-2.21.8/configure 2011-08-03 10:51:13.000000000 +0200
+++ new/yast2-packager-2.21.9/configure 2011-08-05 09:46:13.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-packager 2.21.8.
+# Generated by GNU Autoconf 2.68 for yast2-packager 2.21.9.
 #
 # Report bugs to <http://bugs.opensuse.org/>.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-packager'
 PACKAGE_TARNAME='yast2-packager'
-PACKAGE_VERSION='2.21.8'
-PACKAGE_STRING='yast2-packager 2.21.8'
+PACKAGE_VERSION='2.21.9'
+PACKAGE_STRING='yast2-packager 2.21.9'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,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-packager 2.21.8 to adapt to many kinds of 
systems.
+\`configure' configures yast2-packager 2.21.9 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of yast2-packager 2.21.8:";;
+     short | recursive ) echo "Configuration of yast2-packager 2.21.9:";;
    esac
   cat <<\_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-packager configure 2.21.8
+yast2-packager configure 2.21.9
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,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-packager $as_me 2.21.8, which was
+It was created by yast2-packager $as_me 2.21.9, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2327,7 +2327,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-packager'
- VERSION='2.21.8'
+ VERSION='2.21.9'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2449,7 +2449,7 @@
 
 
 
-VERSION="2.21.8"
+VERSION="2.21.9"
 RPMNAME="yast2-packager"
 MAINTAINER="Ladislav Slezak <lsle...@suse.cz>"
 
@@ -3379,7 +3379,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-packager $as_me 2.21.8, which was
+This file was extended by yast2-packager $as_me 2.21.9, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3432,7 +3432,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-yast2-packager config.status 2.21.8
+yast2-packager config.status 2.21.9
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.21.8/configure.in 
new/yast2-packager-2.21.9/configure.in
--- old/yast2-packager-2.21.8/configure.in      2011-08-03 10:51:11.000000000 
+0200
+++ new/yast2-packager-2.21.9/configure.in      2011-08-05 09:46:11.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-packager, 2.21.8, http://bugs.opensuse.org/, yast2-packager)
+AC_INIT(yast2-packager, 2.21.9, http://bugs.opensuse.org/, yast2-packager)
 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.21.8"
+VERSION="2.21.9"
 RPMNAME="yast2-packager"
 MAINTAINER="Ladislav Slezak <lsle...@suse.cz>"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.21.8/src/clients/inst_kickoff.ycp 
new/yast2-packager-2.21.9/src/clients/inst_kickoff.ycp
--- old/yast2-packager-2.21.8/src/clients/inst_kickoff.ycp      2010-05-31 
21:33:56.000000000 +0200
+++ new/yast2-packager-2.21.9/src/clients/inst_kickoff.ycp      2011-08-05 
09:46:06.000000000 +0200
@@ -5,7 +5,7 @@
  *
  * Purpose:    Do various tasks before starting with installation of rpms.
  *
- * $Id: inst_kickoff.ycp 61962 2010-05-06 11:45:24Z jsrain $
+ * $Id: inst_kickoff.ycp 65232 2011-08-05 07:46:05Z lslezak $
  *
  */
 
@@ -491,6 +491,10 @@
     }
     else
     {
+       // prefer CD/DVD media to download during installation/update
+       y2milestone("Update mode - prefer CD/DVD media to download");
+       Pkg::SetZConfig($["download_media_prefer_download" : false]);
+
         if (Stage::normal())
         {
             import "Kernel";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-2.21.8/src/modules/SourceManager.ycp 
new/yast2-packager-2.21.9/src/modules/SourceManager.ycp
--- old/yast2-packager-2.21.8/src/modules/SourceManager.ycp     2010-01-07 
13:46:57.000000000 +0100
+++ new/yast2-packager-2.21.9/src/modules/SourceManager.ycp     2011-08-03 
16:15:03.000000000 +0200
@@ -7,7 +7,7 @@
  *             Martin Vidner <mvid...@suse.cz>
  * Status:      Work in Progress
  *
- * $Id: SourceManager.ycp 60257 2010-01-07 12:46:56Z lslezak $
+ * $Id: SourceManager.ycp 65176 2011-08-03 14:15:02Z lslezak $
  *
  * Representation of the configuration of source-manager.
  * Input and output routines.
@@ -544,23 +544,6 @@
 }
 
     /**
-     * Obsoleted (empty implementation), ZMD (ZLM7.3) on sle11 supports only 
HTTP and FTP repositories,
-     * sync would fail for other types. See bnc#480845 for more details.
-     *
-     * @param added_src_ids dummy parameter
-     * @param deleted_src_ids dummy parameter
-     * @return success - always true
-     */
-    /* TODO FIXME: remove when it's not used in other modules */
-    global boolean SyncAddedAndDeleted (list<integer> added_src_ids,
-                                       list<integer> deleted_src_ids) {
-
-       y2warning(-1, "SourceManager::SyncAddedAndDeleted() is obsoleted (does 
nothing). ZMD sychronization has been removed (see bnc#480845 for details). 
Backtrace follows:");
-       return true;
-    }
-
-
-    /**
      * Parse a URL query (already unescaped) to a map.
      * If no equal sign, the value will be nil.
      * @param query foo=bar&baz=qux


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to