]> git.pld-linux.org Git - packages/serf.git/blobdiff - serf.spec
- rebuild with openssl 3.0.0, rel 3
[packages/serf.git] / serf.spec
index 51fbeb1b53f03f91d21453fe3ba554f0279d93b7..8f78b9d80c504a4a86160b0e6c6f9bfb637eebcd 100644 (file)
--- a/serf.spec
+++ b/serf.spec
@@ -7,12 +7,13 @@ Summary:      A high-performance asynchronous HTTP client library
 Summary(pl.UTF-8):     Wysokowydajna biblioteka asynchronicznego klienta HTTP
 Name:          serf
 Version:       1.3.9
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Libraries
 Source0:       https://www.apache.org/dist/serf/%{name}-%{version}.tar.bz2
 # Source0-md5: 370a6340ff20366ab088012cd13f2b57
 Patch0:                %{name}-scons.patch
+Patch1:                openssl3.patch
 URL:           https://serf.apache.org/
 BuildRequires: apr-devel
 BuildRequires: apr-util-devel
@@ -67,6 +68,7 @@ Statyczne biblioteki serf.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %scons \
This page took 0.077269 seconds and 4 git commands to generate.