]> git.pld-linux.org Git - packages/apache-mod_qos.git/blobdiff - apache-mod_qos.spec
rebuild with openssl 3.0.0
[packages/apache-mod_qos.git] / apache-mod_qos.spec
index e3655cec2da25da69e1b19530acd700ddd6582d5..4aea0b1ddbe7d387a8256d2ae66edc8f57632ce3 100644 (file)
@@ -2,16 +2,17 @@
 %define        apxs            /usr/sbin/apxs
 Summary:       Apache module: Quality Of Service
 Name:          apache-mod_%{mod_name}
-Version:       11.1
-Release:       1
+Version:       11.59
+Release:       2
 License:       Apache
 Group:         Networking/Daemons/HTTP
 Source0:       https://downloads.sourceforge.net/project/mod-qos/mod_qos-%{version}.tar.gz
-# Source0-md5: 286d2d2b2f5abae9ccc48fa58f17dda1
+# Source0-md5: ec7af652ad20dac3c004f3d02565c559
 Source1:       %{name}.conf
 URL:           http://opensource.adnovum.ch/mod_qos/
 BuildRequires: %{apxs}
 BuildRequires: apache-devel >= 2.0.0
+BuildRequires: autoconf
 BuildRequires: libpng-devel
 BuildRequires: openssl-devel
 BuildRequires: pcre-devel
@@ -71,6 +72,7 @@ fi
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/*_mod_%{mod_name}.conf
 %attr(755,root,root) %{_pkglibdir}/mod_%{mod_name}.so
 %attr(755,root,root) %{_bindir}/qscheck
+%attr(755,root,root) %{_bindir}/qsdt
 %attr(755,root,root) %{_bindir}/qsexec
 %attr(755,root,root) %{_bindir}/qsfilter2
 %attr(755,root,root) %{_bindir}/qsgeo
@@ -79,6 +81,8 @@ fi
 %attr(755,root,root) %{_bindir}/qslog
 %attr(755,root,root) %{_bindir}/qslogger
 %attr(755,root,root) %{_bindir}/qspng
+%attr(755,root,root) %{_bindir}/qsre
+%attr(755,root,root) %{_bindir}/qsrespeed
 %attr(755,root,root) %{_bindir}/qsrotate
 %attr(755,root,root) %{_bindir}/qssign
 %attr(755,root,root) %{_bindir}/qstail
This page took 0.073414 seconds and 4 git commands to generate.