forked from pool/zeromq
fix license reference
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=86
This commit is contained in:
parent
ceae64d561
commit
15a20b92de
@ -135,19 +135,16 @@ make check %{?_smp_mflags} || make check || make check || make check || (cat ./t
|
||||
|
||||
%files -n %{lib_name}
|
||||
%defattr(-,root,root,-)
|
||||
%license COPYING COPYING.LESSER
|
||||
%license LICENSE
|
||||
%{_libdir}/libzmq.so.*
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root)
|
||||
%license COPYING COPYING.LESSER
|
||||
%defattr(-,root,root,-)
|
||||
%{_bindir}/curve_keygen
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog NEWS
|
||||
%license COPYING COPYING.LESSER
|
||||
%{_includedir}/zmq*
|
||||
%{_libdir}/libzmq.so
|
||||
%{_libdir}/pkgconfig/libzmq.pc
|
||||
|
Loading…
Reference in New Issue
Block a user