[drupal6-theme-ninesixty] Fix requirements

Paul W. Frields pfrields at fedoraproject.org
Wed Feb 23 15:20:51 UTC 2011


commit 3c0014281104b6133fe4f0e18eee7aee60a7f45c
Author: Paul W. Frields <stickster at gmail.com>
Date:   Wed Feb 23 10:20:36 2011 -0500

    Fix requirements

 drupal6-theme-ninesixty.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/drupal6-theme-ninesixty.spec b/drupal6-theme-ninesixty.spec
index 8796b8a..f4124ca 100644
--- a/drupal6-theme-ninesixty.spec
+++ b/drupal6-theme-ninesixty.spec
@@ -5,7 +5,7 @@
 
 Name:           drupal6-theme-%{drupal_themename}
 Version:        1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Ninesixty theme for Drupal %{drupal_release}
 
 Group:          Applications/Publishing
@@ -14,7 +14,7 @@ URL:            http://drupal.org/project/ninesixty
 Source0:        http://ftp.drupal.org/files/projects/%{drupal_themename}-%{drupal_release}.x-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-Requires:       drupal >= %{drupal_release}
+Requires:       drupal6
 
 %description
 This theme is based on the 960 Grid System by Nathan Smith.  NineSixty
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Feb 23 2011 Paul W. Frields <stickster at gmail.com> - 1.0-3
+- Fix requirements
+
 * Mon Feb 21 2011 Paul W. Frields <stickster at gmail.com> - 1.0-2
 - Fix license and URL tag
 


More information about the scm-commits mailing list