Compare commits

..

No commits in common. "69f152f06556dc21be4e54e87a243878f5300671" and "baeb8d701ccd169c4de7564105290feb434d4224" have entirely different histories.

2 changed files with 6 additions and 30 deletions

View File

@ -3,22 +3,21 @@
Name: libserf
Version: 1.3.9
Release: 15
Release: 12
Summary: High-Performance Asynchronous HTTP Client Library
License: ASL 2.0
URL: https://serf.apache.org/
Source0: https://archive.apache.org/dist/serf/serf-%{version}.tar.bz2
BuildRequires: gcc, %{scons_pkg}, pkgconfig, zlib-devel
BuildRequires: gcc, %{scons_pkg}, pkgconfig, zlib-devel gdb
BuildRequires: apr-devel, apr-util-devel, krb5-devel, openssl-devel
Patch0: %{name}-norpath.patch
Patch1: %{name}-python3.patch
%description
The serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and transformations are
kept to a minimum to provide high performance operation.
The serf library is a high performance C-based HTTP client library built upon
the Apache Portable Runtime (APR) library. It is permissively licensed under
the Apache License, v2.
%package devel
Summary: Development files for %{name}
@ -69,25 +68,7 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
%doc README CHANGES design-guide.txt
%changelog
* Sat Oct 22 2022 gaihuiying <eaglegai@163.com> - 1.3.9-15
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify description about libserf
* Thu Apr 28 2022 xinghe <xinghe2@h-partners.com> - 1.3.9-14
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:rebuild package
* Mon Jul 19 2021 lijingyuan <lijingyuan3@huawei.com> - 1.3.9-13
- Type:requirement
- ID:NA
- SUG:NA
- DESC:cancel gdb in buildrequires
* Fri Mar 20 2020 songnannan <songnannan2@huawei.com> - 1.3.9-12
* Fri Mon 20 2020 songnannan <songnannan2@huawei.com> - 1.3.9-12
- add gdb in buildrequires
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.9-11

View File

@ -1,5 +0,0 @@
version_control: NA
src_repo:
tag_prefix:
separator:
url: https://serf.apache.org/download