summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-01-11 23:29:58 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commite0417d984e0b8c5bfdb29b73aedec4f613992503 (patch)
treea15228ba2a8964149b1abe7f7f76a376669e2e72
parentcb7606b372d95661bb184b3dd79c511f81f00855 (diff)
downloaddrupal-theme-box_grey-e0417d984e0b8c5bfdb29b73aedec4f613992503.zip
drupal-theme-box_grey-e0417d984e0b8c5bfdb29b73aedec4f613992503.tar.gz
- update theme provides/requires
Changed files: drupal-theme-box_grey.spec -> 1.4
-rw-r--r--drupal-theme-box_grey.spec10
1 files changed, 6 insertions, 4 deletions
diff --git a/drupal-theme-box_grey.spec b/drupal-theme-box_grey.spec
index d51b947..1712823 100644
--- a/drupal-theme-box_grey.spec
+++ b/drupal-theme-box_grey.spec
@@ -1,16 +1,18 @@
%define themename box_grey
+%define _ver 4.6
Summary: Drupal Theme Box_grey
Summary(pl): Motyw Box_grey dla Drupala
Name: drupal-theme-%{themename}
-Version: 4.6.0
-Release: 0.2
+Version: %{_ver}.0
+Release: 0.7
License: GPL v2
Group: Applications/WWW
Source0: http://drupal.org/files/projects/%{themename}-%{version}.tar.gz
# Source0-md5: 26ba07cd642dcf917eca0bbfe331ea7d
URL: http://drupal.org/node/11624
-Requires: drupal >= 4.6.0
-Requires: drupal-themeengine-phptemplate >= 4.6.0
+Requires: drupal >= %{_ver}
+Requires: drupal-themeengine-phptemplate >= %{_ver}
+Provides: drupal(theme) = %{_ver}
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)