Name: | drupal7-features |
---|---|
Version: | 2.10 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Applications/Publishing |
Size: | 405226 |
License: | GPLv2+ |
RPM: | drupal7-features-2.10-1.el7.noarch.rpm |
Source RPM: | drupal7-features-2.10-1.el7.src.rpm |
Build Date: | Sun Oct 22 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://drupal.org/project/features |
Summary: | Provides feature management for Drupal |
Description: | The features module enables the capture and management of features in Drupal. A feature is a collection of Drupal entities which taken together satisfy a certain use-case. Features provides a UI and API for taking different site building components from modules with exportables and bundling them together in a single feature module. A feature module is like any other Drupal module except that it declares its components (e.g. views, contexts, CCK fields, etc.) in its .info file so that it can be checked, updated, or reverted programmatically. This package provides the following Drupal module: * features |
- Updated to 2.10 (RHBZ #1320757 / SA-CONTRIB-2016-020) - Removed %defattr
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to 2.7 - Release notes found at https://www.drupal.org/node/2592441
- Update to 2.6 - Release notes can be found at https://www.drupal.org/node/2511520
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Update to upstream 2.5 release for bug fixes - Upstream changelog for this release: https://www.drupal.org/node/2470129
- Update to upstream 2.4 release for bug fixes - Upstream changelog for this release: https://www.drupal.org/node/2446159
- Update to upstream 2.3 release for bug fix
- Spec cleanup
- Update to upstream 2.2 release for bug fixes