Author: paszczus Date: Fri Oct 12 17:56:20 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - ups, bad commit, reverted
---- Files affected: SPECS: ZoneAdmin.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/ZoneAdmin.spec diff -u SPECS/ZoneAdmin.spec:1.5 SPECS/ZoneAdmin.spec:1.6 --- SPECS/ZoneAdmin.spec:1.5 Fri Oct 12 19:54:14 2007 +++ SPECS/ZoneAdmin.spec Fri Oct 12 19:56:15 2007 @@ -9,9 +9,7 @@ # Source0-md5: a848e14d947d41734d8a23d72d0196da URL: http://open.megabit.net/index.php?section=pro_home&project=ZoneAdmin BuildRequires: rpmbuild(macros) >= 1.268 -Requires: Smarty >= 2.6.18-2 Requires: webapps -Requires: webserver(php) %if %{with trigger} Requires(triggerpostun): sed >= 4.0 %endif @@ -20,7 +18,6 @@ %define _webapps /etc/webapps %define _webapp %{name} -%define _smartyplugindir /usr/share/php/Smarty/plugins %define _sysconfdir %{_webapps}/%{_webapp} %define _appdir %{_datadir}/%{_webapp} @@ -37,14 +34,6 @@ %prep %setup -q -n %{name}-%{version}-beta1 -mkdir smarty-plugins -mv \ -lib/Smarty/plugins/block.t.php \ -lib/Smarty/plugins/function.{bankaccount,handle,number,size,sum,tip}.php \ -lib/Smarty/plugins/modifier.{money_format,striphtml,to_words}.php \ - smarty-plugins -rm -rf lib/Smarty - cat > apache.conf <<'EOF' Alias /%{name} %{_appdir} <Directory %{_appdir}> @@ -119,8 +108,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.5 2007/10/12 17:54:14 paszczus -- updated to 0.2-beta1 +Revision 1.6 2007/10/12 17:56:15 paszczus +- ups, bad commit, reverted Revision 1.4 2007/10/12 17:05:36 paszczus - updated to 0.2-beta1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ZoneAdmin.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
