import json-c-0.13.1-0.4.el8

This commit is contained in:
CentOS Sources 2021-03-30 10:31:30 -04:00 committed by Stepan Oksanichenko
parent a73245be8d
commit 86def13a1a

View File

@ -16,7 +16,7 @@
Name: json-c
Version: 0.13.1
Release: 0.2%{?dist}
Release: 0.4%{?dist}
Summary: JSON implementation in C
License: MIT
@ -84,7 +84,6 @@ popd
%configure \
--disable-silent-rules \
--disable-static \
--enable-rdrand \
--enable-shared \
--enable-threading
@ -97,7 +96,6 @@ pushd bootstrap_ver
%configure \
--disable-silent-rules \
--disable-static \
--enable-rdrand \
--enable-shared \
--enable-threading
@ -144,7 +142,6 @@ end
%files
%doc %dir %{_pkgdocdir}
%license AUTHORS
%license COPYING
%{_libdir}/lib%{name}.so.%{so_ver}*
@ -154,7 +151,6 @@ end
%files devel
%doc %dir %{_pkgdocdir}
%doc %{_pkgdocdir}/ChangeLog
%doc %{_pkgdocdir}/README*
%{_includedir}/%{name}/
@ -170,6 +166,15 @@ end
%changelog
* Wed Feb 03 2021 Petr Menšík <pemensik@redhat.com> - 0.13.1-0.4
- Move json-c-devel to AppStream
* Fri Sep 18 2020 Anna Khaitovich <akhaitov@redhat.com> - 0.13.1-0.3
- Don't package empty /usr/share/doc/json-c
- Resolves: rhbz#1741076
- Do not use --enable-rdrand
- Resolves: rhbz#1806532
* Fri Aug 03 2018 Radovan Sroka <rsroka@redhat.com> - 0.13.1-0.2
- disable bootstrap for RHEL8