diff --git a/VERSION b/VERSION index 818bd47ab..2451c27ca 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.6 +3.0.7 diff --git a/control/control.openSUSE.xml b/control/control.openSUSE.xml index e08bfc5ea..a81b5c37d 100644 --- a/control/control.openSUSE.xml +++ b/control/control.openSUSE.xml @@ -492,10 +492,6 @@ is the most appropriate desktop for you. hwinfo 80 - - mouse - 90 - software @@ -532,7 +528,6 @@ is the most appropriate desktop for you. hwinfo keyboard - mouse partitions software bootloader diff --git a/control/control.xml b/control/control.xml index bf8bb4cc5..730f45e3c 100644 --- a/control/control.xml +++ b/control/control.xml @@ -78,7 +78,6 @@ textdomain="control" hwinfo keyboard - mouse partitions add-on software @@ -101,7 +100,6 @@ textdomain="control" hwinfo keyboard - mouse partitions add-on software diff --git a/package/yast2-installation.changes b/package/yast2-installation.changes index d97721e5a..7409399d7 100644 --- a/package/yast2-installation.changes +++ b/package/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 27 13:52:26 CEST 2013 - jsuchome@suse.cz + +- yast2-mouse was dropped, do not call its components (bnc#841960) +- 3.0.7 + ------------------------------------------------------------------- Thu Sep 26 10:47:32 CEST 2013 - jsuchome@suse.cz diff --git a/src/clients/inst_finish.rb b/src/clients/inst_finish.rb index bc35d1698..3b63a7df0 100644 --- a/src/clients/inst_finish.rb +++ b/src/clients/inst_finish.rb @@ -126,7 +126,6 @@ def main "label" => _("Copy files to installed system"), "steps" => [ "autoinst_scripts1", - "mouse", "copy_files", "copy_systemfiles", # For live installer only