[packages/apache-mod_proctitle] - rel 2; force apxs setting
arekm
arekm at pld-linux.org
Wed Mar 13 17:38:54 CET 2013
commit 9e16dbc9239ca235a6d564ae1c27a3c4974f6656
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed Mar 13 17:38:52 2013 +0100
- rel 2; force apxs setting
apache-mod_proctitle.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/apache-mod_proctitle.spec b/apache-mod_proctitle.spec
index 7f85239..d459434 100644
--- a/apache-mod_proctitle.spec
+++ b/apache-mod_proctitle.spec
@@ -3,7 +3,7 @@
Summary: Apache module: set process name to currently serverd virtual host
Name: apache-mod_%{mod_name}
Version: 0.4
-Release: 1
+Release: 2
License: Apache v2.0
Group: Networking/Daemons/HTTP
Source0: https://github.com/stass/mod_proctitle/archive/0.4.tar.gz
@@ -36,6 +36,7 @@ changes process name to currently served virtual host.
%{__automake}
CPPFLAGS="%{rpmcppflags} -D__unused='__attribute__ ((__unused__))'" \
+APXS="%{apxs}" \
%configure
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_proctitle.git/commitdiff/9e16dbc9239ca235a6d564ae1c27a3c4974f6656
More information about the pld-cvs-commit
mailing list