############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = gssdp ver_major = 0.14 ver_minor = 14 version = %{ver_major}.%{ver_minor} release = 1 groups = System/Libraries url = http://www.gupnp.org license = LGPL summary = Resource discovery and announcement over SSDP. description GSSDP implements resource discovery and announcement over SSDP. end source_dl = https://download.gnome.org/sources/gssdp/%{ver_major}/ sources = %{thisapp}.tar.xz build requires glib2-devel libsoup-devel pkg-config end end packages package %{name} end package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end