]> git.pld-linux.org Git - packages/apache1-mod_throttle.git/commitdiff
- License is BSD-like
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Sep 2004 10:42:42 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- suexec seems not used for anything, removed define

Changed files:
    apache1-mod_throttle.spec -> 1.25

apache1-mod_throttle.spec

index 2d3032f3709446f3623a52865f3ba8d0f8a3a7f0..61543ad8e93526f0595766e29cfe826d51528a96 100644 (file)
@@ -12,7 +12,7 @@ Summary(sv):  En modul som implementerar bandvidd- och beg
 Name:          apache-mod_throttle
 Version:       3.1.2
 Release:       6
-License:       Anthony Howe
+License:       BSD-like
 Group:         Networking/Daemons
 Source0:       http://www.snert.com/Software/mod_throttle/mod_throttle312.tgz
 # Source0-md5: 6edc45c3ea8a0855d4b0b14cf0f76404
@@ -90,7 +90,7 @@ v
 %patch0 -p1
 
 %build
-%{apxs} -DSUEXEC_BIN="\"\\\"%{_sbindir}/suexec\\\"\"" -o mod_throttle.so -c mod_throttle.c
+%{apxs} -o mod_throttle.so -c mod_throttle.c
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.051556 seconds and 4 git commands to generate.