[drupal7-entity] Added provided modules to description

Shawn Iwinski siwinski at fedoraproject.org
Thu Jan 9 20:42:23 UTC 2014


commit 43c91e2308a0921e01ac6dcd9f9ca0b27930c21f
Author: Shawn Iwinski <siwinski at redhat.com>
Date:   Thu Jan 9 15:42:25 2014 -0500

    Added provided modules to description

 drupal7-entity.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/drupal7-entity.spec b/drupal7-entity.spec
index 28b202b..b14b19e 100644
--- a/drupal7-entity.spec
+++ b/drupal7-entity.spec
@@ -4,7 +4,7 @@
 
 Name:          drupal7-%{module_name}
 Version:       1.3
-Release:       1%{?dist}
+Release:       2%{?dist}
 Summary:       Extends the entity API to provide a unified way to deal with entities
 
 Group:         Applications/Publishing
@@ -29,6 +29,10 @@ way to deal with entities and their properties. Additionally, it provides an
 entity CRUD controller, which helps simplifying the creation of new entity
 types.
 
+This package provides the following Drupal modules:
+* %{module_name}
+* %{module_name}_token
+
 
 %prep
 %setup -q -n %{module_name}
@@ -60,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Jan 09 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.3-2
+- Added provided modules to description
+
 * Thu Jan 09 2014 Shawn Iwinski <shawn.iwinski at gmail.com> - 1.3-1
 - Updated to 1.3 (release notes: https://drupal.org/node/2169589) (BZ #1050853)
 - CVE-2014-1398, CVE-2014-1399, CVE-2014-1400 (BZ #1050802, 1050803, 1050804)


More information about the scm-commits mailing list