Update to socket_wrapper-1.2.0

This commit is contained in:
Andreas Schneider 2018-11-13 14:59:13 +01:00
parent 98a421e0e0
commit afbcc1871f
4 changed files with 20 additions and 6 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@
/socket_wrapper-1.1.7.tar.gz
/socket_wrapper-1.1.8.tar.gz
/socket_wrapper-1.1.9.tar.gz
/socket_wrapper-1.2.0.tar.gz
/socket_wrapper-1.2.0.tar.gz.asc

BIN
socket_wrapper.keyring Normal file

Binary file not shown.

View File

@ -1,15 +1,18 @@
Name: socket_wrapper
Version: 1.1.9
Release: 3%{?dist}
Version: 1.2.0
Release: 1%{?dist}
License: BSD
Summary: A library passing all socket communications through Unix sockets
Url: http://cwrap.org/
Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
Source1: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz.asc
Source2: socket_wrapper.keyring
BuildRequires: gcc
BuildRequires: cmake
BuildRequires: gcc
BuildRequires: gnupg2
BuildRequires: libcmocka-devel >= 1.1.0
Recommends: cmake
@ -30,6 +33,7 @@ This package doesn't have a devel package because this project is for
development/testing.
%prep
gpgv2 --quiet --keyring %{SOURCE2} %{SOURCE1} %{SOURCE0}
%autosetup -p1
%build
@ -55,14 +59,15 @@ popd
%check
pushd obj
ctest -V
ctest --output-on-failure
LD_PRELOAD=src/libsocket_wrapper.so bash -c '>/dev/null'
popd
%files
%doc AUTHORS README ChangeLog COPYING
%doc AUTHORS README ChangeLog
%license LICENSE
%{_libdir}/libsocket_wrapper.so*
%dir %{_libdir}/cmake/socket_wrapper
%{_libdir}/cmake/socket_wrapper/socket_wrapper-config-version.cmake
@ -71,6 +76,12 @@ popd
%{_mandir}/man1/socket_wrapper.1*
%changelog
* Tue Nov 13 2018 Andreas Schneider <asn@redhat.com> - 1.2.0-1
- Update to vesrion 1.2.0
* Added threading support
* Moved to modern cmake
* Several smaller bugfixes
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

View File

@ -1 +1,2 @@
SHA512 (socket_wrapper-1.1.9.tar.gz) = 62458c7881c0d4e0e7f1ef3ec8dc4277a0f886cd1e9c73f6a20f23ed4546bcc959169fbac909e193e60567985f196358f6567de68b89ac4d4d5ec8473c8afb64
SHA512 (socket_wrapper-1.2.0.tar.gz) = 48448e79b9dad4e12042d1421b53cb4fd89cf20cec6cc6ab3ed277ddf5231ff249e554c9134089b210867e11427e48332ea7b85ea4c6d222af3d6cd4326eb975
SHA512 (socket_wrapper-1.2.0.tar.gz.asc) = 7f00f3507b71d8dedc370d56b19384e3cddde20264ae9fdbb059947113aaafa08a30d16014b2bc6b8d84c1a84f53c475576e648d75ab78c0ded574e32cd3d4c3