Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2013-06-05 13:38:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
and /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "skelcd-control-openSUSE"
Changes:
--------
---
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE.changes
2013-05-18 09:25:24.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE.changes
2013-06-05 14:24:48.000000000 +0200
@@ -1,0 +2,7 @@
+Mon May 27 15:27:12 CEST 2013 - [email protected]
+
+- Using unique IDs while calling rpmcopy_secondstage to prevent
+ from disabling this step in AutoYaST or Upgrade while it should
+ be disabled only in Installation (bnc#813072).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ control.xml ++++++
--- /var/tmp/diff_new_pack.KO5F8P/_old 2013-06-05 14:24:48.000000000 +0200
+++ /var/tmp/diff_new_pack.KO5F8P/_new 2013-06-05 14:24:48.000000000 +0200
@@ -1515,7 +1515,8 @@
</module>
<module>
<label>Perform Installation</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoinstall</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
@@ -1543,7 +1544,8 @@
</module>
<module>
<label>Perform Update</label>
- <name>rpmcopy_secondstage</name>
+ <name>rpmcopy_secondstage_autoupgrade</name>
+ <execute>inst_rpmcopy_secondstage</execute>
</module>
<module>
<heading>yes</heading>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]