Jan Engelhardt 2019-08-15 15:16:34 +00:00 committed by Git OBS Bridge
parent 5092a58e45
commit 8aeef17595
2 changed files with 4 additions and 1 deletions

View File

@ -5,6 +5,7 @@ Thu Aug 15 04:44:32 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
* OsmoSTP: enable statsd support
* osmo-stp: register VTY commands for talloc context introspection
* osmo-stp: expose root talloc context to the VTY code
-------------------------------------------------------------------
Mon Jan 28 23:21:43 UTC 2019 - mardnh@gmx.de

View File

@ -87,6 +87,8 @@ Summary: Development files for the Osmocom SCCP library
License: GPL-2.0-or-later
Group: Development/Libraries/C and C++
Requires: libosmo-sccp-%libversion = %version
# previously wrongly shipped .so file
Conflicts: libosom-sccp-1_0_0
%description -n libosmo-sccp-devel
SCCP is a network layer protocol that provides routing, flow control,
@ -216,7 +218,6 @@ fi
%files -n libosmo-sccp-%libversion
%defattr(-,root,root)
%_libdir/libosmo-sccp.so
%_libdir/libosmo-sccp-%version.so
%files -n libosmo-sccp-devel
@ -224,6 +225,7 @@ fi
%dir %_includedir/%name
%dir %_includedir/%name/osmocom
%_includedir/%name/osmocom/sccp/
%_libdir/libosmo-sccp.so
%_libdir/pkgconfig/libosmo-sccp.pc
%files -n libosmo-sigtran3