Accepting request 965063 from Apache
OBS-URL: https://build.opensuse.org/request/show/965063 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apr?expand=0&rev=15
This commit is contained in:
commit
e35541aa5e
@ -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
|
||||||
|
|
||||||
|
2
apr.spec
2
apr.spec
@ -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} \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user