############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = popt version = 1.15 release = 3 groups = System/Libraries url = http://www.rpm5.org/ license = MIT summary = C library for parsing command line parameters. description Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. end source_dl = packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end