Mailinglist Archive: opensuse-commit (2130 mails)
| < Previous | Next > |
commit yast2-product-creator
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 03 Apr 2008 10:50:36 +0200
- Message-id: <20080403085036.E4375678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yast2-product-creator
checked in at Thu Apr 3 10:50:36 CEST 2008.
--------
--- yast2-product-creator/yast2-product-creator.changes 2008-03-28
16:25:34.000000000 +0100
+++
/mounts/work_src_done/NOARCH/yast2-product-creator/yast2-product-creator.changes
2008-04-03 08:50:01.262684000 +0200
@@ -1,0 +2,6 @@
+Wed Apr 2 16:47:28 CEST 2008 - lslezak@xxxxxxx
+
+- adapted to the new callback registration scheme (fate#302296)
+- 2.16.12
+
+-------------------------------------------------------------------
Old:
----
yast2-product-creator-2.16.11.tar.bz2
New:
----
yast2-product-creator-2.16.12.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-product-creator.spec ++++++
--- /var/tmp/diff_new_pack.nf1922/_old 2008-04-03 10:50:25.000000000 +0200
+++ /var/tmp/diff_new_pack.nf1922/_new 2008-04-03 10:50:25.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-product-creator (Version 2.16.11)
+# spec file for package yast2-product-creator (Version 2.16.12)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -12,21 +12,21 @@
Name: yast2-product-creator
-Version: 2.16.11
+Version: 2.16.12
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-product-creator-2.16.11.tar.bz2
+Source0: yast2-product-creator-2.16.12.tar.bz2
Prefix: /usr
BuildRequires: autoyast2-installation perl-XML-Writer update-desktop-files
yast2-devtools yast2-packager yast2-security yast2-testsuite
PreReq: %fillup_prereq
Requires: autoyast2-installation yast2-security perl-XML-LibXML
# SourceDialogs::IsPlainDir()
Requires: yast2-packager >= 2.16.20
-# ag_anyxml with perl-XML-Simple
-Requires: yast2 >= 2.16.40
-BuildRequires: yast2 >= 2.16.40
+# new registration of callbacks
+Requires: yast2 >= 2.16.44
+BuildRequires: yast2 >= 2.16.44
# New API of StorageDevices.ycp
Conflicts: yast2-storage < 2.16.1
BuildArch: noarch
@@ -39,7 +39,7 @@
%prep
-%setup -n yast2-product-creator-2.16.11
+%setup -n yast2-product-creator-2.16.12
%build
%{prefix}/bin/y2tool y2autoconf
@@ -86,6 +86,9 @@
/usr/lib/YaST2/servers_non_y2/ag_*
/var/adm/fillup-templates/sysconfig.product-creator
%changelog
+* Wed Apr 02 2008 lslezak@xxxxxxx
+- adapted to the new callback registration scheme (fate#302296)
+- 2.16.12
* Fri Mar 28 2008 jsuchome@xxxxxxx
- use new ag_anyxml to read parts of config.xml (WIP)
- show package lists in different kiwi profiles
++++++ yast2-product-creator-2.16.11.tar.bz2 ->
yast2-product-creator-2.16.12.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/src/complex.ycp
new/yast2-product-creator-2.16.12/src/complex.ycp
--- old/yast2-product-creator-2.16.11/src/complex.ycp 2008-03-25
09:04:35.000000000 +0100
+++ new/yast2-product-creator-2.16.12/src/complex.ycp 2008-03-28
16:26:03.000000000 +0100
@@ -4,7 +4,7 @@
* Summary: Dialogs definitions
* Authors: Anas Nashif <nashif@xxxxxxx>
*
- * $Id: complex.ycp 45687 2008-03-25 07:55:59Z lslezak $
+ * $Id: complex.ycp 45852 2008-03-28 15:26:02Z jsuchome $
*/
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/src/dialogs.ycp
new/yast2-product-creator-2.16.12/src/dialogs.ycp
--- old/yast2-product-creator-2.16.11/src/dialogs.ycp 2008-03-28
16:10:31.000000000 +0100
+++ new/yast2-product-creator-2.16.12/src/dialogs.ycp 2008-03-28
16:26:03.000000000 +0100
@@ -4,7 +4,7 @@
* Summary: Dialogs definitions
* Authors: Anas Nashif <nashif@xxxxxxx>
*
- * $Id: dialogs.ycp 45376 2008-03-12 13:51:56Z lslezak $
+ * $Id: dialogs.ycp 45852 2008-03-28 15:26:02Z jsuchome $
*/
{
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/src/kiwi_dialogs.ycp
new/yast2-product-creator-2.16.12/src/kiwi_dialogs.ycp
--- old/yast2-product-creator-2.16.11/src/kiwi_dialogs.ycp 2008-03-28
16:12:09.000000000 +0100
+++ new/yast2-product-creator-2.16.12/src/kiwi_dialogs.ycp 2008-03-28
16:26:03.000000000 +0100
@@ -4,7 +4,7 @@
* Summary: Dialogs for kiwi configuration
* Authors: Jiri Suchomel <jsuchome@xxxxxxx>
*
- * $Id: kiwi_dialogs.ycp 44575 2008-02-18 09:56:49Z lslezak $
+ * $Id: kiwi_dialogs.ycp 45852 2008-03-28 15:26:02Z jsuchome $
*/
{
textdomain "product-creator";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/src/Kiwi.ycp
new/yast2-product-creator-2.16.12/src/Kiwi.ycp
--- old/yast2-product-creator-2.16.11/src/Kiwi.ycp 2008-03-28
16:15:02.000000000 +0100
+++ new/yast2-product-creator-2.16.12/src/Kiwi.ycp 2008-03-28
16:26:03.000000000 +0100
@@ -4,7 +4,7 @@
* Summary: Data for kiwi configuration, input and output functions.
* Authors: Jiri Suchomel <jsuchome@xxxxxxx>
*
- * $Id: Kiwi.ycp 44188 2008-02-06 12:39:12Z jsuchome $
+ * $Id: Kiwi.ycp 45852 2008-03-28 15:26:02Z jsuchome $
*/
{
module "Kiwi";
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/src/ProductCreator.ycp
new/yast2-product-creator-2.16.12/src/ProductCreator.ycp
--- old/yast2-product-creator-2.16.11/src/ProductCreator.ycp 2008-03-25
09:04:35.000000000 +0100
+++ new/yast2-product-creator-2.16.12/src/ProductCreator.ycp 2008-04-03
08:27:13.000000000 +0200
@@ -4,7 +4,7 @@
* Summary: Data for configuration of product-creator, input and output
functions.
* Authors: Anas Nashif <nashif@xxxxxxx>
*
- * $Id: ProductCreator.ycp 45687 2008-03-25 07:55:59Z lslezak $
+ * $Id: ProductCreator.ycp 45986 2008-04-02 14:48:39Z lslezak $
*
* Representation of the configuration of product-creator.
* Input and output routines.
@@ -33,6 +33,7 @@
import "Mode";
import "CommandLine";
import "FileUtils";
+import "PackageCallbacks";
global define void enableSources();
@@ -2506,7 +2507,7 @@
return true;
}
-global void CallbackSourceReportEnd(integer numeric_id, string url, string
task, string error, string reason)
+global void CallbackSourceReportEnd(integer numeric_id, string url, string
task, symbol error, string reason)
{
y2debug("source_id: %1, url: %2, task: %3, error: %4, reason: %5",
numeric_id, url, task, error, reason);
}
@@ -2549,29 +2550,29 @@
global void RedirectCallbacks()
{
-
Pkg::CallbackSourceReportStart("ProductCreator::CallbackSourceReportStart");
-
Pkg::CallbackSourceReportProgress("ProductCreator::CallbackSourceReportProgress");
- Pkg::CallbackSourceReportEnd("ProductCreator::CallbackSourceReportEnd");
-
- Pkg::CallbackInitDownload ("ProductCreator::InitDownload");
- Pkg::CallbackStartDownload ("ProductCreator::StartDownload");
- Pkg::CallbackProgressDownload ("ProductCreator::ProgressDownload");
+ Pkg::CallbackSourceReportStart(ProductCreator::CallbackSourceReportStart);
+
Pkg::CallbackSourceReportProgress(ProductCreator::CallbackSourceReportProgress);
+ Pkg::CallbackSourceReportEnd(ProductCreator::CallbackSourceReportEnd);
+
+ Pkg::CallbackInitDownload (ProductCreator::InitDownload);
+ Pkg::CallbackStartDownload (ProductCreator::StartDownload);
+ Pkg::CallbackProgressDownload (ProductCreator::ProgressDownload);
// use the standard callback handler
- Pkg::CallbackDoneDownload ("PackageCallbacks::DoneDownload");
- Pkg::CallbackDestDownload ("ProductCreator::DestDownload");
+ Pkg::CallbackDoneDownload (PackageCallbacks::DoneDownload);
+ Pkg::CallbackDestDownload (ProductCreator::DestDownload);
}
global void ResetCallbacks()
{
-
Pkg::CallbackSourceReportStart("PackageCallbacks::CallbackSourceReportStart");
-
Pkg::CallbackSourceReportProgress("PackageCallbacks::CallbackSourceReportProgress");
- Pkg::CallbackSourceReportEnd("PackageCallbacks::CallbackSourceReportEnd");
-
- Pkg::CallbackInitDownload ("PackageCallbacks::InitDownload");
- Pkg::CallbackStartDownload ("PackageCallbacks::StartDownload");
- Pkg::CallbackProgressDownload ("PackageCallbacks::ProgressDownload");
- Pkg::CallbackDoneDownload ("PackageCallbacks::DoneDownload");
- Pkg::CallbackDestDownload ("PackageCallbacks::DestDownload");
+ Pkg::CallbackSourceReportStart(PackageCallbacks::SourceReportStart);
+ Pkg::CallbackSourceReportProgress(PackageCallbacks::SourceReportProgress);
+ Pkg::CallbackSourceReportEnd(PackageCallbacks::SourceReportEnd);
+
+ Pkg::CallbackInitDownload (PackageCallbacks::InitDownload);
+ Pkg::CallbackStartDownload (PackageCallbacks::StartDownload);
+ Pkg::CallbackProgressDownload (PackageCallbacks::ProgressDownload);
+ Pkg::CallbackDoneDownload (PackageCallbacks::DoneDownload);
+ Pkg::CallbackDestDownload (PackageCallbacks::DestDownload);
}
/**
@@ -2590,7 +2591,7 @@
y2milestone("Package summary: %1", toCopy);
- Pkg::CallbackStartDownload ("ProductCreator::StartDownloadEmpty");
+ Pkg::CallbackStartDownload (ProductCreator::StartDownloadEmpty);
// copy the packages
foreach(integer source, map<integer, list<map> > srcmapping, toCopy,
@@ -2677,7 +2678,7 @@
}
);
- Pkg::CallbackStartDownload ("ProductCreator::StartDownload");
+ Pkg::CallbackStartDownload (ProductCreator::StartDownload);
return ret;
}
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn
--exclude=.svnignore old/yast2-product-creator-2.16.11/VERSION
new/yast2-product-creator-2.16.12/VERSION
--- old/yast2-product-creator-2.16.11/VERSION 2008-03-28 16:14:47.000000000
+0100
+++ new/yast2-product-creator-2.16.12/VERSION 2008-04-03 08:27:26.000000000
+0200
@@ -1 +1 @@
-2.16.11
+2.16.12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |