Hello community,
here is the log from the commit of package skelcd-control-openSUSE for
openSUSE:Factory checked in at 2013-10-31 10:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-promo.changes
2013-10-02 17:57:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
2013-10-31 10:00:56.000000000 +0100
@@ -1,0 +2,6 @@
+Tue Oct 29 13:53:56 UTC 2013 - [email protected]
+
+- Add id to copy_to_system_item node in control.xml (fix build).
+- Regenerate promo patch to fix fuzziness.
+
+-------------------------------------------------------------------
skelcd-control-openSUSE.changes: same change
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
skelcd-control-openSUSE.spec: same change
++++++ control.promo.diff ++++++
--- /var/tmp/diff_new_pack.s3hs6j/_old 2013-10-31 10:00:57.000000000 +0100
+++ /var/tmp/diff_new_pack.s3hs6j/_new 2013-10-31 10:00:57.000000000 +0100
@@ -1,6 +1,7 @@
---- control.xml 2013-09-27 13:58:16.683586483 +0200
-+++ control.xml.promo 2013-09-27 13:58:47.389998686 +0200
-@@ -188,8 +188,7 @@
+--- control.xml.orig 2013-10-29 15:07:23.205801108 +0100
++++ control.xml 2013-10-29 15:07:23.206801101 +0100
+@@ -189,10 +189,9 @@
+ <delete_old_packages config:type="boolean">true</delete_old_packages>
<selection_type config:type="symbol">auto</selection_type>
- <!-- warn on older suse -->
@@ -11,3 +12,4 @@
+ <regexp_item>^openSUSE-Promo</regexp_item>
</products_supported_for_upgrade>
+ <!-- Bugzilla #327791, if not set, default is true -->
++++++ control.xml ++++++
--- /var/tmp/diff_new_pack.s3hs6j/_old 2013-10-31 10:00:57.000000000 +0100
+++ /var/tmp/diff_new_pack.s3hs6j/_new 2013-10-31 10:00:57.000000000 +0100
@@ -59,6 +59,7 @@
<copy_to_system config:type="list">
<!-- FATE #300421: Import ssh keys from previous installations -->
<copy_to_system_item>
+ <id>ssh_keys</id>
<copy_to_dir>/</copy_to_dir>
<!-- Files that must be all present on the previous system -->
<mandatory_files config:type="list">
@@ -78,6 +79,7 @@
<!-- FATE #120103: Import Users From Existing Partition -->
<copy_to_system_item>
+ <id>users</id>
<copy_to_dir>/var/lib/YaST2/imported/userdata/</copy_to_dir>
<!-- Files that must be all present on the previous system -->
<mandatory_files config:type="list">
@@ -178,7 +180,7 @@
<!-- FATE: #303893, #305588: Default to enabled kdump -->
<enable_kdump config:type="boolean">true</enable_kdump>
-
+
<!-- to debug deploying, set to 'true' -->
<debug_deploying config:type="boolean">false</debug_deploying>
</globals>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]