!5 libevhtp : modify source0 address in spec file

Merge pull request !5 from YoungJQ/master
This commit is contained in:
openeuler-ci-bot 2020-09-03 09:35:23 +08:00 committed by Gitee
commit abab53a6c7
2 changed files with 9 additions and 3 deletions

View File

@ -1,11 +1,11 @@
Name: libevhtp Name: libevhtp
Version: 1.2.18 Version: 1.2.18
Release: 1 Release: 2
Summary: Libevent based HTTP API. Summary: Libevent based HTTP API.
License: BSD3 License: BSD3
URL: https://criticalstack.com URL: https://github.com
Source0: %{name}-%{version}.tar.gz Source0: https://github.com/criticalstack/libevhtp/archive/1.2.18.tar.gz
Patch9000: 0001-decrease-numbers-of-fd-for-shared-pipe-mode.patch Patch9000: 0001-decrease-numbers-of-fd-for-shared-pipe-mode.patch
Patch9001: 0002-evhtp-enable-dynamic-thread-pool.patch Patch9001: 0002-evhtp-enable-dynamic-thread-pool.patch
Patch9002: 0003-close-open-ssl.-we-do-NOT-use-it-in-lcrd.patch Patch9002: 0003-close-open-ssl.-we-do-NOT-use-it-in-lcrd.patch
@ -63,6 +63,12 @@ find %{buildroot} -name '*.cmake' -exec rm -f {} ';'
/usr/lib/pkgconfig/evhtp.pc /usr/lib/pkgconfig/evhtp.pc
%changelog %changelog
* Tue Sep 01 2020 openeuler Buildteam <buildteam@openeuler.org> - 1.2.18-2
- Type:enhancement
- ID:NA
- SUG:NA
- DESC: modify source0 address
* Wed Apr 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.2.18-1 * Wed Apr 15 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.2.18-1
- Package init - Package init