]> git.pld-linux.org Git - packages/anyterm.git/commitdiff
- R: apache modules-api
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 19 Dec 2005 13:55:14 +0000 (13:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anyterm.spec -> 1.13

anyterm.spec

index 8a5cb98332de96be5dddf2ea967eb0039cce6638..250d1581a546cc90e9eda6384c7ef755aa8fb604 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Terminal emulator in a web browser
 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
@@ -20,12 +20,13 @@ BuildRequires:      apache-devel >= 2.0.52-2
 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.
This page took 0.07278 seconds and 4 git commands to generate.