]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - libgssglue/libgssglue.nm
kernel: update to 4.12.10
[people/arne_f/ipfire-3.x.git] / libgssglue / libgssglue.nm
CommitLineData
303cd426 1###############################################################################
802ea3af
MT
2# IPFire.org - An Open Source Firewall Solution #
3# Copyright (C) - IPFire Development Team <info@ipfire.org> #
303cd426
BS
4###############################################################################
5
802ea3af 6name = libgssglue
3fb5fa6a 7version = 0.4
802ea3af 8release = 1
303cd426 9
802ea3af 10groups = Development/Tools
3fb5fa6a 11url = http://www.citi.umich.edu/projects/nfsv4/linux/
802ea3af
MT
12license = BSD
13summary = This library exports a gssapi interface.
303cd426 14
802ea3af 15description
3fb5fa6a
SS
16 This library exports a gssapi interface, but doesn't implement any
17 gssapi mechanisms itself; instead it calls gssapi routines in other
303cd426 18 libraries, depending on the mechanism.
802ea3af 19end
303cd426 20
3fb5fa6a 21source_dl = http://www.citi.umich.edu/projects/nfsv4/linux/%{name}/
838a7a0b 22
802ea3af
MT
23packages
24 package %{name}
1f9bc2f0 25
802ea3af
MT
26 package %{name}-devel
27 template DEVEL
28 end
1f9bc2f0
MT
29
30 package %{name}-debuginfo
31 template DEBUGINFO
32 end
802ea3af 33end