]> git.pld-linux.org Git - packages/apache-mod_proctitle.git/commitdiff
- rel 2; force apxs setting auto/th/apache-mod_proctitle-0.4-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Mar 2013 16:38:52 +0000 (17:38 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 13 Mar 2013 16:38:52 +0000 (17:38 +0100)
apache-mod_proctitle.spec

index 7f85239be5297fc553a5d26f58dcb74358f57b0d..d45943450e1a2cc099d1cc18715b737ae0d8364a 100644 (file)
@@ -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}
 
This page took 0.077112 seconds and 4 git commands to generate.