Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory
checked in at Fri Jul 1 13:58:46 CEST 2011.



--------
--- yast2-installation/yast2-installation.changes       2011-06-07 
09:50:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/yast2-installation/yast2-installation.changes  
2011-06-30 14:14:39.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 30 14:09:17 CEST 2011 - [email protected]
+
+- fixed typos (bnc#703119)
+- 2.21.6 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  yast2-installation-2.21.5.tar.bz2

New:
----
  yast2-installation-2.21.6.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.7t15DZ/_old  2011-07-01 13:58:27.000000000 +0200
+++ /var/tmp/diff_new_pack.7t15DZ/_new  2011-07-01 13:58:27.000000000 +0200
@@ -19,11 +19,11 @@
 
 
 Name:           yast2-installation
-Version:        2.21.5
+Version:        2.21.6
 Release:        1
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source0:        yast2-installation-2.21.5.tar.bz2
+Source0:        yast2-installation-2.21.6.tar.bz2
 
 Prefix:         /usr
 
@@ -136,7 +136,7 @@
 System installation code as present on installation media.
 
 %prep
-%setup -n yast2-installation-2.21.5
+%setup -n yast2-installation-2.21.6
 
 %build
 %{prefix}/bin/y2tool y2autoconf

++++++ yast2-installation-2.21.5.tar.bz2 -> yast2-installation-2.21.6.tar.bz2 
++++++
++++ 7078 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/VERSION new/yast2-installation-2.21.6/VERSION
--- old/yast2-installation-2.21.5/VERSION       2011-06-01 15:15:56.000000000 
+0200
+++ new/yast2-installation-2.21.6/VERSION       2011-06-30 14:09:44.000000000 
+0200
@@ -1 +1 @@
-2.21.5
+2.21.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/src/clients/inst_automatic_configuration.ycp 
new/yast2-installation-2.21.6/src/clients/inst_automatic_configuration.ycp
--- old/yast2-installation-2.21.5/src/clients/inst_automatic_configuration.ycp  
2009-09-16 11:48:25.000000000 +0200
+++ new/yast2-installation-2.21.6/src/clients/inst_automatic_configuration.ycp  
2011-06-30 14:07:29.000000000 +0200
@@ -223,7 +223,7 @@
            Wizard::OpenNextBackStepsDialog();
            DumpACUIError();
            InstError::ShowErrorPopupWithLogs (
-               sformat (_("An error has occured while calling '%1' AC 
script."), last_client)
+               sformat (_("An error has occurred while calling '%1' AC 
script."), last_client)
            );
        }
 
@@ -235,7 +235,7 @@
                DumpACUIError();
                y2error ("There is no Automatic Configuration dialog, adjusting 
the current one...");
                InstError::ShowErrorPopupWithLogs (
-                   sformat (_("An error has occured while calling '%1' AC 
script."), last_client)
+                   sformat (_("An error has occurred while calling '%1' AC 
script."), last_client)
                );
            }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/src/clients/inst_system_analysis.ycp 
new/yast2-installation-2.21.6/src/clients/inst_system_analysis.ycp
--- old/yast2-installation-2.21.5/src/clients/inst_system_analysis.ycp  
2011-01-19 17:29:31.000000000 +0100
+++ new/yast2-installation-2.21.6/src/clients/inst_system_analysis.ycp  
2011-06-15 11:38:48.000000000 +0200
@@ -5,7 +5,7 @@
  * Authors:    Jiri Srain <[email protected]>
  *             Lukas Ocilka <[email protected]>
  *
- * $Id: inst_system_analysis.ycp 63227 2011-01-19 14:09:58Z jsrain $
+ * $Id: inst_system_analysis.ycp 64383 2011-06-15 09:38:48Z jsuchome $
  *
  */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/src/inst_finish/copy_files_finish.ycp 
new/yast2-installation-2.21.6/src/inst_finish/copy_files_finish.ycp
--- old/yast2-installation-2.21.5/src/inst_finish/copy_files_finish.ycp 
2011-04-28 11:23:53.000000000 +0200
+++ new/yast2-installation-2.21.6/src/inst_finish/copy_files_finish.ycp 
2011-06-15 11:38:48.000000000 +0200
@@ -8,7 +8,7 @@
  * Authors:
  *  Jiri Srain <[email protected]>
  *
- * $Id: copy_files_finish.ycp 63870 2011-04-27 11:00:10Z jsuchome $
+ * $Id: copy_files_finish.ycp 64383 2011-06-15 09:38:48Z jsuchome $
  *
  */
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/src/inst_finish/save_config_finish.ycp 
new/yast2-installation-2.21.6/src/inst_finish/save_config_finish.ycp
--- old/yast2-installation-2.21.5/src/inst_finish/save_config_finish.ycp        
2011-01-19 17:29:31.000000000 +0100
+++ new/yast2-installation-2.21.6/src/inst_finish/save_config_finish.ycp        
2011-06-30 14:08:35.000000000 +0200
@@ -131,7 +131,7 @@
     {
        Progress::NextStep ();
        // progress step title
-       Progress::Title (_("Saving automatical installation settings..."));
+       Progress::Title (_("Saving automatic installation settings..."));
        AutoInstall::Save();
     }
     Progress::NextStep ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-installation-2.21.5/src/modules/ImageInstallation.ycp 
new/yast2-installation-2.21.6/src/modules/ImageInstallation.ycp
--- old/yast2-installation-2.21.5/src/modules/ImageInstallation.ycp     
2011-01-19 14:31:24.000000000 +0100
+++ new/yast2-installation-2.21.6/src/modules/ImageInstallation.ycp     
2011-06-30 14:08:59.000000000 +0200
@@ -1233,14 +1233,14 @@
        }
 
        // Error message
-       Report::Error (_("Installation was unable to solve package dependecies 
automatically.
+       Report::Error (_("Installation was unable to solve package dependencies 
automatically.
 Package manager will be opened for you to solve them manually."));
 
        boolean ret = false;
 
        // BNC #Trying to solve deps. manually
        while (true) {
-           y2warning ("Cannot solve dependecies automatically, opening 
Packages UI");
+           y2warning ("Cannot solve dependencies automatically, opening 
Packages UI");
            symbol diaret = PackagesUI::RunPackageSelector 
($["enable_repo_mgr":false, "mode":`summaryMode]);
            y2milestone ("RunPackageSelector returned %1", diaret);
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to