]> git.pld-linux.org Git - packages/drupal-theme-box_grey.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.spec -> 1.4

drupal-theme-box_grey.spec

index d51b947eaa6b680577318c12a7392b61d4f54e3d..17128236b5f8e765cc0023dfba14560d21a5feb6 100644 (file)
@@ -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)
 
This page took 0.095002 seconds and 4 git commands to generate.