]> git.pld-linux.org Git - packages/drupal-themeengine-smarty.git/commitdiff
- unify macros
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 30 Sep 2005 15:05:13 +0000 (15:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    drupal-themeengine-smarty.spec -> 1.5

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.054385 seconds and 4 git commands to generate.