[yast-commit] r62841 - in /trunk/yast2: VERSION package/yast2.changes yast2.spec.in
Author: mzugec Date: Fri Nov 12 11:05:37 2010 New Revision: 62841 URL: http://svn.opensuse.org/viewcvs/yast?rev=62841&view=rev Log: yast2 added bind-utils dependency (bnc#651893) Modified: trunk/yast2/VERSION trunk/yast2/package/yast2.changes trunk/yast2/yast2.spec.in Modified: trunk/yast2/VERSION URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/VERSION?rev=62841&r1=62840&r2=62841&view=diff ============================================================================== --- trunk/yast2/VERSION (original) +++ trunk/yast2/VERSION Fri Nov 12 11:05:37 2010 @@ -1 +1 @@ -2.20.3 +2.20.4 Modified: trunk/yast2/package/yast2.changes URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/package/yast2.changes?rev=62841&r1=62840&r2=62841&view=diff ============================================================================== --- trunk/yast2/package/yast2.changes (original) +++ trunk/yast2/package/yast2.changes Fri Nov 12 11:05:37 2010 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Fri Nov 12 11:03:58 CET 2010 - mzugec@suse.cz + +- yast2 added bind-utils dependency (bnc#651893) +- 2.20.4 + +------------------------------------------------------------------- Fri Nov 12 10:23:17 CET 2010 - mzugec@suse.cz - FileChanges: test rpm command exit value Modified: trunk/yast2/yast2.spec.in URL: http://svn.opensuse.org/viewcvs/yast/trunk/yast2/yast2.spec.in?rev=62841&r1=62840&r2=62841&view=diff ============================================================================== --- trunk/yast2/yast2.spec.in (original) +++ trunk/yast2/yast2.spec.in Fri Nov 12 11:05:37 2010 @@ -33,6 +33,8 @@ Requires: perl-XML-Simple # for GPG.ycp Requires: gpg2 +# for Punycode.ycp (bnc#651893) +Requires: bind-utils # xdg-su in .desktops Recommends: xdg-utils -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
mzugec@svn2.opensuse.org