Hello community,
here is the log from the commit of package
kiwi-instsource-plugins-openSUSE-12-1 for openSUSE:12.2 checked in at
2012-08-28 06:59:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/kiwi-instsource-plugins-openSUSE-12-1 (Old)
and /work/SRC/openSUSE:12.2/.kiwi-instsource-plugins-openSUSE-12-1.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kiwi-instsource-plugins-openSUSE-12-1", Maintainer is ""
Changes:
--------
New:
----
_link
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ _link ++++++
<link project="openSUSE:Factory"
package="kiwi-instsource-plugins-openSUSE-12-1"
baserev="7ee951bc7038d939aa63eb41946aefa7">
<patches>
<branch/>
</patches>
</link>
++++++ kiwi-instsource-plugins-openSUSE-12-1.diff ++++++
--- /var/tmp/diff_new_pack.5Tly3Z/_old 2012-08-28 06:59:23.000000000 +0200
+++ /var/tmp/diff_new_pack.5Tly3Z/_new 2012-08-28 06:59:23.000000000 +0200
@@ -235,9 +235,9 @@
+ return $retval;
+ }
+
++ my $cd = 1;
+ my $medium = $this->collect()->productData()->getVar("MEDIUM_NAME");
-+ my $name = $this->{m_basesubdir}->{$cd} ) =~ s{.*/(.*)/*$}{$1};
-+ my $cd;
++ ( my $name = $this->{m_basesubdir}->{$cd} ) =~ s{.*/(.*)/*$}{$1};
+ find( sub { if (m/initrd.liv/) { $cd = $File::Find::name; } },
$this->handler()->collect()->basedir());
+ if (!$cd) {
+ $this->logMsg("E", "initrd.liv not found\n");
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]