[drupal7-features_plumber/el5] Add dependencies

Scott Dodson sdodson at fedoraproject.org
Tue Dec 27 01:12:46 UTC 2011


commit 791c82b4fd17766f840aae3c6a5eb76febec107a
Author: Scott Dodson <sdodson at redhat.com>
Date:   Mon Dec 26 20:11:58 2011 -0500

    Add dependencies

 drupal7-features_plumber.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/drupal7-features_plumber.spec b/drupal7-features_plumber.spec
index 1e86523..02cff02 100644
--- a/drupal7-features_plumber.spec
+++ b/drupal7-features_plumber.spec
@@ -11,7 +11,7 @@
 
 Name:    drupal%{drupalver}-%{modname}
 Version: 1.0
-Release: 0.1.alpha3%{?dist}
+Release: 0.2.alpha3%{?dist}
 Summary: Remove unwanted components from your Features
 Group:   Applications/Publishing
 License: GPLv2+
@@ -21,7 +21,7 @@ Source1: %{name}-README.txt
 Source2: %{name}-LICENSE.txt
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:  %{drupal} >= 7.0
+Requires:  %{drupal} >= 7.0 %{drupal}-features, %{drupal}-ctools
 
 %description
 This module is useful for feature development using the Features module[1].
@@ -58,5 +58,7 @@ rm -rf %{buildroot}
 %{drupaldir}/modules/%{modname}
 
 %changelog
+* Mon Dec 26 2011 Scott Dodson <sdodson at redhat.com> 1.0-0.2.alpha3
+- Add dependencies
 * Thu Nov 3 2011 Scott Dodson <sdodson at redhat.com> 1.0-0.1.alpha3
 - Initial Drupal 7 Package


More information about the scm-commits mailing list