Update to 1.0.184

Resolves: rhbz#1859203
This commit is contained in:
Tomas Korbar 2020-07-22 14:49:29 +02:00
parent 826a330def
commit 01f108238b
3 changed files with 12 additions and 10 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/v1.0.130.tar.gz
/v1.0.167.tar.gz
/v1.0.176.tar.gz
/v1.0.184.tar.gz

View File

@ -7,7 +7,7 @@
%endif
Name: libyang
Version: 1.0.176
Version: 1.0.184
Release: 1%{?dist}
Summary: YANG data modeling language library
Url: https://github.com/CESNET/libyang
@ -73,12 +73,9 @@ written (and providing API) in C.
%prep
%setup -q
mkdir build
%build
cd build
%cmake \
%{?_smp_mflags} \
-DCMAKE_INSTALL_PREFIX:PATH=/usr \
-DCMAKE_BUILD_TYPE:String="Package" \
-DENABLE_LYD_PRIV=ON \
@ -86,17 +83,18 @@ cd build
-DGEN_JAVASCRIPT_BINDINGS=OFF \
-DGEN_LANGUAGE_BINDINGS=ON \
-DENABLE_VALGRIND_TESTS=%{run_valgrind_tests} ..
%make_build
%cmake_build
pushd x86_64-redhat-linux-gnu
make doc
popd
%check
cd build
pushd x86_64-redhat-linux-gnu
ctest --output-on-failure -V %{?_smp_mflags}
popd
%install
pushd build
%make_install DESTDIR=%{buildroot}
popd
%cmake_install
mkdir -m0755 -p %{buildroot}/%{_docdir}/libyang
cp -r doc/html %{buildroot}/%{_docdir}/libyang/html
@ -135,6 +133,9 @@ cp -r doc/html %{buildroot}/%{_docdir}/libyang/html
%{python3_sitearch}/__pycache__/yang*
%changelog
* Wed Jul 22 2020 Tomas Korbar <tkorbar@redhat.com> - 1.0.184-1
- Update to 1.0.184
* Fri Jun 19 2020 Tomas Korbar <tkorbar@redhat.com> - 1.0.176-1
- Update to 1.0.176

View File

@ -1 +1 @@
SHA512 (v1.0.176.tar.gz) = 582d530d38d6edbdb3b78f88f7ba1b3af12d650d45973dc597fb201f7cd8c514c2706199ebcad44bcd47aebe86aeb3e8a48f2adbf16604de4fea3ef0e9b98883
SHA512 (v1.0.184.tar.gz) = bb1c396b6048d848ea844cc462f1ee9f14b0dad848c7618ec0f9bd239d28db8a94f94550c5439ca07e01824a910a748ec6be699c58150b34072c2f9b76acd95c