Author: locilka Date: Thu Jan 28 11:51:49 2010 New Revision: 60596 URL: http://svn.opensuse.org/viewcvs/yast?rev=60596&view=rev Log: Updated RPM dependencies (BNC #573482) Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml branches/SuSE-Code-11-SP1-Branch/wagon/yast2-wagon.spec.in Modified: branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes?rev=60596&r1=60595&r2=60596&view=diff ============================================================================== --- branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes (original) +++ branches/SuSE-Code-11-SP1-Branch/wagon/package/yast2-wagon.changes Thu Jan 28 11:51:49 2010 @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Jan 28 11:45:12 CET 2010 - locilka@suse.cz + +- Updated RPM dependencies (BNC #573482). + +------------------------------------------------------------------- Wed Jan 27 11:52:01 CET 2010 - locilka@suse.cz - Disabling repositories that provide some old version of product Modified: branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml?rev=60596&r1=60595&r2=60596&view=diff ============================================================================== --- branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml (original) +++ branches/SuSE-Code-11-SP1-Branch/wagon/src/config/online_migration.xml Thu Jan 28 11:51:49 2010 @@ -162,6 +162,7 @@ <package>yast2-wagon</package> <package>yast2-online-update</package> <package>yast2-pkg-bindings</package> + <package>yast2-update</package> <package>libzypp</package> </packages_affecting_pkg_manager> </software> Modified: branches/SuSE-Code-11-SP1-Branch/wagon/yast2-wagon.spec.in URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP1-Branch/wagon/yast2-wagon.spec.in?rev=60596&r1=60595&r2=60596&view=diff ============================================================================== --- branches/SuSE-Code-11-SP1-Branch/wagon/yast2-wagon.spec.in (original) +++ branches/SuSE-Code-11-SP1-Branch/wagon/yast2-wagon.spec.in Thu Jan 28 11:51:49 2010 @@ -8,7 +8,10 @@ Requires: yast2-pkg-bindings >= 2.17.44 # Called in proposal and in code -Requires: yast2-packager yast2-update yast2-add-on +Requires: yast2-packager yast2-add-on + +# Counting packages directly in packages proposal (BNC #573482) +Requires: yast2-update >= 2.17.19 BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite yast2-update -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org