commit
44d4f74fdc
10
jansson.spec
10
jansson.spec
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user