SPECS: anyterm.spec - R: apache modules-api

glen glen at pld-linux.org
Mon Dec 19 14:55:19 CET 2005


Author: glen                         Date: Mon Dec 19 13:55:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- R: apache modules-api

---- Files affected:
SPECS:
   anyterm.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/anyterm.spec
diff -u SPECS/anyterm.spec:1.12 SPECS/anyterm.spec:1.13
--- SPECS/anyterm.spec:1.12	Tue Dec 13 19:01:46 2005
+++ SPECS/anyterm.spec	Mon Dec 19 14:55:14 2005
@@ -8,7 +8,7 @@
 Summary(pl):	Emulator terminala działający w przeglądarce WWW
 Name:		anyterm
 Version:	1.1.4
-Release:	0.9
+Release:	0.10
 Epoch:		0
 License:	GPL
 Group:		Networking/Daemons
@@ -21,12 +21,13 @@
 BuildRequires:	apr-devel
 BuildRequires:	rote-devel >= 0.2.8
 BuildRequires:	rpmbuild(macros) >= 1.228
+Requires:	apache(modules-api) = %apache_modules_api
 Requires:	apache >= 2.0.52-2
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_appdir		%{_datadir}/%{name}
 %define		_pkglibdir	%(%{apxs} -q LIBEXECDIR 2>/dev/null)
-%define		_sysconfdir	/etc/httpd
+%define		_sysconfdir	%(%{apxs} -q SYSCONFDIR 2>/dev/null)
 
 %description
 An Apache module plus scripts to make a terminal within a web browser.
@@ -124,6 +125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2005/12/19 13:55:14  glen
+- R: apache modules-api
+
 Revision 1.12  2005/12/13 18:01:46  glen
 - adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anyterm.spec?r1=1.12&r2=1.13&f=u




More information about the pld-cvs-commit mailing list