]> git.pld-linux.org Git - packages/ZoneAdmin.git/commitdiff
- use %php_data_dir macro master
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 17 Jun 2008 05:29:16 +0000 (05:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ZoneAdmin.spec -> 1.13

ZoneAdmin.spec

index 45eafada3b61015a8491bf27258b3ec8fa94d6bd..e10ab5af8d6dec6fdc60bf0961a6d4e794fac75e 100644 (file)
@@ -9,7 +9,7 @@ Source0:        http://dl.sourceforge.net/zoneadmin/%{name}-%{version}-beta1.tar.gz
 # Source0-md5: a848e14d947d41734d8a23d72d0196da
 Patch0:                %{name}-smarty.patch
 URL:           http://open.megabit.net/index.php?section=pro_home&project=ZoneAdmin
-BuildRequires: rpmbuild(macros) >= 1.268
+BuildRequires: rpmbuild(macros) >= 1.461
 Requires:      Smarty >= 2.6.18-2
 Requires:      webapps
 Requires:      webserver(php)
@@ -18,7 +18,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _webapps        /etc/webapps
 %define                _webapp         %{name}
-%define                _smartyplugindir        /usr/share/php/Smarty/plugins
+%define                _smartyplugindir        %{php_data_dir}/Smarty/plugins
 %define                _sysconfdir     %{_webapps}/%{_webapp}
 %define                _zavar          /var/lib/%{name}
 %define                _appdir         %{_datadir}/%{_webapp}
This page took 0.078708 seconds and 4 git commands to generate.