SHA256
1
0
forked from pool/libasn1c
Jan Engelhardt 2016-01-26 21:40:19 +00:00 committed by Git OBS Bridge
parent 04e9866236
commit 29a0a3120c

View File

@ -21,7 +21,7 @@ Name: libasn1c
Version: 0.9.28~21
Release: 0
Summary: Osmocon ASN.1 decoder and encoder library
License: BSD-2-Clause
License: AGPL-3.0+ and BSD-2-Clause
Group: Development/Libraries/C and C++
Url: http://openbsc.osmocom.org/trac/
@ -47,6 +47,8 @@ EXTENDED-XER, PER.
%package -n libasn1c0
Summary: Osmocon ASN.1 decoder and encoder library
Group: System/Libraries
# src/asn1helpers.c causes AGPL
License: AGPL-3.0+
%description -n libasn1c0
Lev Walkins's asn1c runtime, as a shared library and with
@ -60,6 +62,7 @@ EXTENDED-XER, PER.
Summary: Development files for libasn1c, Osmocom's ASN.1 decoder and encoder library
Group: Development/Libraries/C and C++
Requires: libasn1c0 = %version
License: AGPL-3.0+
%description -n libasn1c-devel
Compiles ASN.1 data structures into C source structures that can be