Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
69f152f065
!21 【轻量级 PR】:modify description about libserf
From: @eaglegai 
Reviewed-by: @seuzw 
Signed-off-by: @seuzw
2022-10-22 03:27:56 +00:00
eaglegai
4d7a96b016
modify description about libserf
Signed-off-by: eaglegai <eaglegai@163.com>
2022-10-22 02:20:35 +00:00
openeuler-ci-bot
4d1a876c7d
!19 [sync] PR-15: Specification changelog date
From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
2022-08-29 09:18:09 +00:00
XWwalker
a773c6882e Specification changelog date
(cherry picked from commit 23deb1174f128faf58ad727b2f88e269e8f713ff)
2022-08-29 11:01:35 +08:00
openeuler-ci-bot
2d006f81f8
!9 [sync] PR-7: rebuild package
From: @openeuler-sync-bot 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
2022-04-29 01:45:12 +00:00
zhaoyuxing
f4e4a5d7ef rebuild package
(cherry picked from commit 8e451dc781a31402f30f350babfe77edb6b78ac5)
2022-04-28 19:48:01 +08:00
openeuler-ci-bot
0580c6a3b3 !6 cancel gdb in buildrequires
From: @lijingyuan007
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
2021-07-20 02:58:25 +00:00
lijingyuan007
c8f7c67f1d cancel gdb in buildrequires 2021-07-19 16:29:28 +08:00
openeuler-ci-bot
489e5c8e64 !4 add yaml file
From: @yu_boyun
Reviewed-by: @zengwefeng
Signed-off-by: @zengwefeng
2020-11-23 09:40:30 +08:00
yu_boyun
13f2d7bff7 add yaml file 2020-11-21 15:43:22 +08:00
2 changed files with 30 additions and 6 deletions

View File

@ -3,21 +3,22 @@
Name: libserf
Version: 1.3.9
Release: 12
Release: 15
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 gdb
BuildRequires: gcc, %{scons_pkg}, pkgconfig, zlib-devel
BuildRequires: apr-devel, apr-util-devel, krb5-devel, openssl-devel
Patch0: %{name}-norpath.patch
Patch1: %{name}-python3.patch
%description
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.
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.
%package devel
Summary: Development files for %{name}
@ -68,7 +69,25 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir}
%doc README CHANGES design-guide.txt
%changelog
* Fri Mon 20 2020 songnannan <songnannan2@huawei.com> - 1.3.9-12
* 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
- add gdb in buildrequires
* Mon Sep 16 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.3.9-11

5
libserf.yaml Normal file
View File

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