parent
257571a950
commit
2968f539ea
@ -1,6 +1,6 @@
|
||||
Name: socket_wrapper
|
||||
Version: 1.1.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: BSD
|
||||
Summary: A library passing all socket communications trough Unix sockets
|
||||
@ -58,13 +58,16 @@ popd
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS README ChangeLog COPYING
|
||||
%{_libdir}/libsocket_wrapper.so*
|
||||
%dir %{_libdir}/cmake
|
||||
%dir %{_libdir}/cmake/socket_wrapper
|
||||
%{_libdir}/cmake/socket_wrapper/socket_wrapper-config-version.cmake
|
||||
%{_libdir}/cmake/socket_wrapper/socket_wrapper-config.cmake
|
||||
%dir %{_libdir}/pkgconfig
|
||||
%{_libdir}/pkgconfig/socket_wrapper.pc
|
||||
|
||||
%changelog
|
||||
* Wed Oct 01 2014 - Andreas Schneider <asn@redhat.com> - 1.1.1-2
|
||||
- resolves: #1146409 - Do not own /usr/lib64/cmake
|
||||
|
||||
* Tue Sep 09 2014 - Andreas Schneider <asn@redhat.com> - 1.1.1-1
|
||||
- Update to version 1.1.1.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user