update code

This commit is contained in:
zhuchunyi 2019-11-06 19:38:11 +08:00
parent d5f8263b39
commit 73444bf4fd

View File

@ -1,6 +1,6 @@
Name: libevhtp
Version: 1.2.16
Release: 2
Release: 3
Summary: Libevent based HTTP API.
License: BSD3
@ -49,6 +49,7 @@ find %{buildroot} -name '*.cmake' -exec rm -f {} ';'
%files
%defattr(-,root,root)
%license LICENSE
/usr/lib/%{name}.so.*
%files devel
@ -59,6 +60,12 @@ find %{buildroot} -name '*.cmake' -exec rm -f {} ';'
/usr/lib/pkgconfig/evhtp.pc
%changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.16-3
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:add LICENSE file
* Sun Sep 15 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.2.16-2
- Package init