|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: libsodium
|
|
|
|
Name: libsodium
|
|
|
|
Version: 1.0.16
|
|
|
|
Version: 1.0.16
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: The Sodium crypto library
|
|
|
|
Summary: The Sodium crypto library
|
|
|
|
License: ISC
|
|
|
|
License: ISC
|
|
|
|
URL: http://libsodium.org/
|
|
|
|
URL: http://libsodium.org/
|
|
|
@ -75,9 +75,7 @@ rm -f %{buildroot}%{_libdir}/%{libname}.la
|
|
|
|
make check
|
|
|
|
make check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
@ -98,6 +96,9 @@ make check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.0.16-2
|
|
|
|
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Dec 13 2017 Remi Collet <remi@remirepo.net> - 1.0.16-1
|
|
|
|
* Wed Dec 13 2017 Remi Collet <remi@remirepo.net> - 1.0.16-1
|
|
|
|
- update to 1.0.16
|
|
|
|
- update to 1.0.16
|
|
|
|
|
|
|
|
|
|
|
|