SHA256
1
0
forked from pool/apr
Dominique Leuenberger 2022-03-29 16:13:49 +00:00 committed by Git OBS Bridge
commit e35541aa5e
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 26 10:43:23 UTC 2022 - Stephan Kulow <coolo@suse.com>
- Remove autoreconf call, it breaks with uptodate autoconf versions
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Feb 22 08:22:54 UTC 2022 - pgajdos@suse.com Tue Feb 22 08:22:54 UTC 2022 - pgajdos@suse.com

View File

@ -38,7 +38,6 @@ Patch10: apr-test-sendfile-timeout.patch
Patch11: apr-CVE-2021-35940.patch Patch11: apr-CVE-2021-35940.patch
BuildRequires: doxygen BuildRequires: doxygen
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: libtool
BuildRequires: libuuid-devel BuildRequires: libuuid-devel
BuildRequires: lksctp-tools-devel BuildRequires: lksctp-tools-devel
# for the testsuite # for the testsuite
@ -96,7 +95,6 @@ sed -i \
docs/doxygen.conf docs/doxygen.conf
%build %build
autoreconf -fiv
%configure \ %configure \
--enable-other-child \ --enable-other-child \
--with-installbuilddir=%{installbuilddir} \ --with-installbuilddir=%{installbuilddir} \