]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - libtasn1/libtasn1.nm
isdn4k-utils: Fix path in capi.service.
[people/arne_f/ipfire-3.x.git] / libtasn1 / libtasn1.nm
CommitLineData
d68b5c7d 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
d68b5c7d
MT
4###############################################################################
5
802ea3af
MT
6name = libtasn1
7version = 2.9
8release = 1
d68b5c7d 9
802ea3af
MT
10groups = System/Libraries
11url = http://www.gnu.org/software/libtasn1/
12license = GPLv3+ and LGPLv2+
13summary = The ASN.1 library used in GNUTLS.
d68b5c7d 14
802ea3af 15description
d68b5c7d
MT
16 This is the ASN.1 library used in GNUTLS. More up to date information can
17 be found at http://www.gnu.org/software/gnutls and http://www.gnutls.org.
802ea3af
MT
18end
19
20source_dl =
21
22build
23 requires
24 bison
25 end
26end
27
28packages
29 package %{name}
30 end
31
32 package %{name}-devel
33 template DEVEL
34 end
35end