From 9e16dbc9239ca235a6d564ae1c27a3c4974f6656 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Wed, 13 Mar 2013 17:38:52 +0100 Subject: [PATCH] - 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} -- 2.43.0