rebuilt with --with-devrandom to fix httpd under libvirt [release 1.6.1-2mamba;Sat Nov 09 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 03:47:34 +01:00
parent dffa800a2e
commit 15c9aa6689

View File

@ -3,7 +3,7 @@
Name: libaprutil
Version: 1.6.1
Release: 1mamba
Release: 2mamba
Epoch: 1
Summary: The Apache Portable Runtime (APR)
Group: System/Libraries
@ -11,7 +11,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://apr.apache.org/
Source: http://mirror.nohup.it/apache//apr/apr-util-%{version}.tar.bz2
Source: http://mirror.nohup.it/apache/apr/apr-util-%{version}.tar.bz2
Source2: http://apache.webthing.com/svn/apache/apr/apr_dbd_mysql.c
License: Apache License 2.0
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -144,6 +144,9 @@ rm -f %{buildroot}%{_libdir}/aprutil.exp
%{_libdir}/libaprutil-%{aprutilmajver}.so
%changelog
* Sat Nov 09 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.6.1-2mamba
- rebuilt with --with-devrandom to fix httpd under libvirt
* Sat Nov 18 2017 Automatic Build System <autodist@mambasoft.it> 1.6.1-1mamba
- automatic update by autodist