Author: glen Date: Sat Jul 16 10:54:09 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - Epoch: 0, rel 0.1 if it doesn't work
---- Files affected: SPECS: anyterm.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/anyterm.spec diff -u SPECS/anyterm.spec:1.2 SPECS/anyterm.spec:1.3 --- SPECS/anyterm.spec:1.2 Sat Jul 16 12:52:54 2005 +++ SPECS/anyterm.spec Sat Jul 16 12:54:03 2005 @@ -1,11 +1,10 @@ # $Revision$, $Date$ -# %define apxs /usr/sbin/apxs Summary: Terminal emulator in a web browser Name: anyterm Version: 1.1.4 -Release: 1 -Epoch: 1 +Release: 0.1 +Epoch: 0 License: GPL Group: Networking/Daemons Source0: http://anyterm.org/download/%{name}-%{version}.tbz2 @@ -20,7 +19,7 @@ Requires: apache >= 2.0.52-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define _httpdir /home/services/httpd +%define _httpdir %{_datadir}/%{name} %define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null) %define _sysconfdir /etc/httpd @@ -79,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/07/16 10:54:03 glen +- Epoch: 0, rel 0.1 if it doesn't work + Revision 1.2 2005/07/16 10:52:54 glen - adapterized, fixed %banner usage ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/anyterm.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
