[yast-commit] [yast/yast-packager] bc8dcd: Force installation of libyui-qt for graphical auto...
Branch: refs/heads/master Home: https://github.com/yast/yast-packager Commit: bc8dcd79be43c9dbde71ec819ab2ac145db39444 https://github.com/yast/yast-packager/commit/bc8dcd79be43c9dbde71ec819ab2ac1... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-04-23 (Thu, 23 Apr 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Force installation of libyui-qt for graphical autoinstallation Commit: febeda16bb76eb4b3944c6e4c8b2d840d257a210 https://github.com/yast/yast-packager/commit/febeda16bb76eb4b3944c6e4c8b2d84... Author: Ancor Gonzalez Sosa <ancor@suse.de> Date: 2015-04-23 (Thu, 23 Apr 2015) Changed paths: M package/yast2-packager.changes M package/yast2-packager.spec Log Message: ----------- Version and changelog updates Commit: dd06233dab8f676182106e0ea290afa84a2c470f https://github.com/yast/yast-packager/commit/dd06233dab8f676182106e0ea290afa... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Refactor packages VNC and X11 calculation to be tag-based Commit: 09fe2e30861667428748c920bf0faed372aaa195 https://github.com/yast/yast-packager/commit/09fe2e30861667428748c920bf0faed... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb Log Message: ----------- Update from code review Commit: a919b4d6d13371939295a012a8f47c7a601d58e8 https://github.com/yast/yast-packager/commit/a919b4d6d13371939295a012a8f47c7... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Refactor PackagesClasses#modePackages to be tag-based Commit: 887a5465e0a1ff8b7289a4df766fc45c38fd5727 https://github.com/yast/yast-packager/commit/887a5465e0a1ff8b7289a4df766fc45... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- PackagesClass#find_providers logs a message when more than 1 provider is found Commit: c10ba918b2fc514f338a86a0ee1423f0ad6f4c13 https://github.com/yast/yast-packager/commit/c10ba918b2fc514f338a86a0ee1423f... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb Log Message: ----------- Update from code review Commit: a9a30e90747a9835a333c159a99a85f213c831d8 https://github.com/yast/yast-packager/commit/a9a30e90747a9835a333c159a99a85f... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-04 (Mon, 04 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Improve packages selection on Packages module * It a provider named after the package is found, use that. * Otherwise, use the first (according to alphabetical order). Commit: 09cb6a7bc0dd7f949943d17bf0fb1ea14cda1444 https://github.com/yast/yast-packager/commit/09cb6a7bc0dd7f949943d17bf0fb1ea... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Change Packages#find_provider to select the installed provider if any Commit: 804505614dfbe4f18ddbc207a661a187373185ff https://github.com/yast/yast-packager/commit/804505614dfbe4f18ddbc207a661a18... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Revert "Change Packages#find_provider to select the installed provider if any" This reverts commit 09cb6a7bc0dd7f949943d17bf0fb1ea14cda1444. Commit: 41aa0d2b04277562c95e7ca872d9be6bec372184 https://github.com/yast/yast-packager/commit/41aa0d2b04277562c95e7ca872d9be6... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Improve package selection for Packages#find_provider * Installed packages that have a valid candidate are preferred. * If no package is installed, the candidate is preferred. * Otherwise an error is logged. Commit: bd69e9bca1742c96982b0dc392ee9758fd652905 https://github.com/yast/yast-packager/commit/bd69e9bca1742c96982b0dc392ee975... Author: Imobach González Sosa <igonzalezsosa@suse.com> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M package/yast2-packager.changes Log Message: ----------- Update .changes file Commit: 5b3a37da3f62fed4f9e6e296efc1785db9491288 https://github.com/yast/yast-packager/commit/5b3a37da3f62fed4f9e6e296efc1785... Author: Imobach González Sosa <imobachgs@gmail.com> Date: 2015-05-07 (Thu, 07 May 2015) Changed paths: M package/yast2-packager.changes M package/yast2-packager.spec M src/modules/Packages.rb M test/packages_test.rb Log Message: ----------- Merge pull request #122 from ancorgs/libyui-qt Force installation of libyui-qt for graphical autoinstallation Compare: https://github.com/yast/yast-packager/compare/814941e9b8c0...5b3a37da3f62
participants (1)
-
GitHub