Mailinglist Archive: yast-commit (553 mails)

< Previous Next >
[yast-commit] r59953 - in /trunk/country: VERSION package/yast2-country.changes timezone/src/dialogs.ycp
  • From: jsuchome@xxxxxxxxxxxxxxxx
  • Date: Fri, 04 Dec 2009 13:19:59 -0000
  • Message-id: <E1NGY4l-0001vE-GK@xxxxxxxxxxxxxxxx>
Author: jsuchome
Date: Fri Dec 4 14:19:59 2009
New Revision: 59953

URL: http://svn.opensuse.org/viewcvs/yast?rev=59953&view=rev
Log:
- install ntp together with yast2-ntp-client (bnc#560732)
- 2.19.3


Modified:
trunk/country/VERSION
trunk/country/package/yast2-country.changes
trunk/country/timezone/src/dialogs.ycp

Modified: trunk/country/VERSION
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/country/VERSION?rev=59953&r1=59952&r2=59953&view=diff
==============================================================================
--- trunk/country/VERSION (original)
+++ trunk/country/VERSION Fri Dec 4 14:19:59 2009
@@ -1 +1 @@
-2.19.2
+2.19.3

Modified: trunk/country/package/yast2-country.changes
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/country/package/yast2-country.changes?rev=59953&r1=59952&r2=59953&view=diff
==============================================================================
--- trunk/country/package/yast2-country.changes (original)
+++ trunk/country/package/yast2-country.changes Fri Dec 4 14:19:59 2009
@@ -1,4 +1,10 @@
-------------------------------------------------------------------
+Fri Dec 4 14:11:30 CET 2009 - jsuchome@xxxxxxx
+
+- install ntp together with yast2-ntp-client (bnc#560732)
+- 2.19.3
+
+-------------------------------------------------------------------
Thu Nov 19 12:47:43 CET 2009 - jsuchome@xxxxxxx

- during installation set the system time based on time zone and

Modified: trunk/country/timezone/src/dialogs.ycp
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/country/timezone/src/dialogs.ycp?rev=59953&r1=59952&r2=59953&view=diff
==============================================================================
--- trunk/country/timezone/src/dialogs.ycp (original)
+++ trunk/country/timezone/src/dialogs.ycp Fri Dec 4 14:19:59 2009
@@ -268,7 +268,7 @@
// need to install it first?
if (ntp_rb && !Stage::initial () && !ntp_installed)
{
- ntp_installed = Package::Install ("yast2-ntp-client");
+ ntp_installed = Package::InstallAll (["yast2-ntp-client",
"ntp"]);
// succeeded? create UI, otherwise revert the click
if (!ntp_installed)
{

--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages