Author: glen Date: Fri Nov 21 17:35:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - webapps dir was not defined; rel 2
---- Files affected: SPECS: prototype.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/prototype.spec diff -u SPECS/prototype.spec:1.2 SPECS/prototype.spec:1.3 --- SPECS/prototype.spec:1.2 Thu Nov 20 17:02:28 2008 +++ SPECS/prototype.spec Fri Nov 21 18:35:47 2008 @@ -2,7 +2,7 @@ Summary: Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web application Name: prototype Version: 1.6.0.3 -Release: 1 +Release: 2 License: MIT Group: Applications/WWW Source0: http://www.prototypejs.org/assets/2008/9/29/%{name}-%{version}.js @@ -12,6 +12,9 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define _webapps /etc/webapps +%define _webapp %{name} +%define _sysconfdir %{_webapps}/%{_webapp} %define _appdir %{_datadir}/%{name} %description @@ -83,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008/11/21 17:35:47 glen +- webapps dir was not defined; rel 2 + Revision 1.2 2008/11/20 16:02:28 glen - update to 1.6.0.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/prototype.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit