!10 Do not generate html

Merge pull request !10 from 桐小哥/master
This commit is contained in:
openeuler-ci-bot 2020-08-08 16:31:59 +08:00 committed by Gitee
commit 44d4f74fdc

View File

@ -1,6 +1,6 @@
Name: jansson
Version: 2.13.1
Release: 3
Release: 4
Summary: A C library for encoding, decoding and manipulating JSON data
License: MIT
URL: http://www.digip.org/jansson/
@ -29,7 +29,6 @@ files for jansson development
%install
rm -rf %RPM_BUILD_ROOT
%make_install
make html
%delete_la_and_a
%check
@ -52,9 +51,14 @@ make check
%files help
%defattr(-,root,root)
%doc CHANGES
%doc doc/_build/html/*
%changelog
* Sat Aug 8 2020 shixuantong <shixuantong@huawei> - 2.13.1-4
- Type:NA
- ID:NA
- SUG:NA
- DESC:Do not generate html
* Mon Aug 03 2020 Leo Fang <leofang_94@163.com> - 2.13.1-3
- Update url of Source0