Name: | drush |
---|---|
Version: | 8.1.10 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 2007698 |
License: | GPLv2+ |
RPM: | drush-8.1.10-1.el7.noarch.rpm |
Source RPM: | drush-8.1.10-1.el7.src.rpm |
Build Date: | Sat Oct 21 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.drush.org/ |
Summary: | Command line shell and scripting interface for Drupal |
Description: | Drush is a command line shell and Unix scripting interface for Drupal. If you are unfamiliar with shell scripting, reviewing the documentation for your shell (e.g. man bash) or reading an online tutorial (e.g. search for "bash tutorial") will help you get the most out of Drush. Drush core ships with lots of useful commands for interacting with code like modules/themes/profiles. Similarly, it runs update.php, executes sql queries and DB migrations, and misc utilities like run cron or clear cache. |
- Update to 8.1.10 (RHBZ #1426457)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 8.1.9 (RHBZ #1413321)
- Add missing php-composer(fedora/autoloader) dependency (RHBZ #1406416)
- Fix autoloader
- Update to 8.1.8 (RHBZ #1400079) - Switch autoloader from php-composer(symfony/class-loader) to php-composer(fedora/autoloader)
- Remove %{_sysconfdir}/bash_completion.d directory ownership (RHBZ #1375595) - Add php-cli build dependency
- Update to 8.1.7 (RHBZ #1388273)
- Add patch to fix "error importing function definition for `BASH_FUNC_scl'"
- Increase "consolidation/annotated-command" max version