]> git.pld-linux.org Git - packages/drupal-themeengine-smarty.git/blobdiff - drupal-themeengine-smarty.spec
- unify macros
[packages/drupal-themeengine-smarty.git] / drupal-themeengine-smarty.spec
index cfeea84686e5fe11ecf20a3f83591ba28d846d70..5e0df21dfb65ddf6a5375efcf9075a504ea05365 100644 (file)
@@ -3,8 +3,7 @@ Summary:        Drupal Smarty theme engine
 Summary(pl):   Silnik motywów Drupala Smarty
 Name:          drupal-themeengine-%{engine}
 Version:       4.6.0
-Release:       0.9
-Epoch:         0
+Release:       0.10
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://drupal.org/files/projects/%{engine}-%{version}.tar.gz
@@ -16,8 +15,9 @@ Requires:     drupal >= 4.6.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _enginedir                      %{_datadir}/drupal/themes/engines
-%define                _cachedir                       /var/cache/drupal
+%define                _drupaldir      %{_datadir}/drupal
+%define                _enginedir      %{_drupaldir}/themes/engines
+%define                _cachedir       /var/cache/drupal
 
 %description
 A theme engine that allows you to use template files written using
This page took 0.049675 seconds and 4 git commands to generate.