]> git.pld-linux.org Git - packages/drupal-theme-box_grey_smarty.git/commitdiff
- update theme provides/requires
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Jan 2006 23:29:58 +0000 (23:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-theme-box_grey_smarty.spec -> 1.6

drupal-theme-box_grey_smarty.spec

index c8500f81f293abf50489a71a8ca40cddb44520ce..12ea43a55e79250e4b4d097a551bf6ef23ccc663 100644 (file)
@@ -1,16 +1,18 @@
 %define                themename box_grey_smarty
+%define                _ver 4.6
 Summary:       Drupal Theme Box_grey_smarty
 Summary(pl):   Motyw Box_grey_smarty dla Drupala
 Name:          drupal-theme-%{themename}
-Version:       4.6.0
-Release:       0.6
+Version:       %{_ver}.0
+Release:       0.7
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://drupal.org/files/projects/%{themename}-%{version}.tar.gz
 # Source0-md5: 5b6cf02791e36c7a9b97686c270dbd46
 URL:           http://drupal.org/node/13811
-Requires:      drupal >= 4.6.0
-Requires:      drupal-themeengine-smarty >= 4.6.0
+Requires:      drupal >= %{_ver}
+Requires:      drupal-themeengine-smarty >= %{_ver}
+Provides:      drupal(theme) = %{_ver}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.078107 seconds and 4 git commands to generate.