############################################################################### # IPFire.org - An Open Source Firewall Solution # # Copyright (C) - IPFire Development Team # ############################################################################### name = log4cplus version = 2.0.8 release = 1 groups = System/Libraries url = http://sourceforge.net/projects/log4cplus license = ASL 2.0 summary = Logging Framework for C++ description log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. end source_dl = http://downloads.sourceforge.net/%{name}/ sources = %{thisapp}.tar.xz build requires gcc-c++ end end packages package %{name} package %{name}-devel template DEVEL end package %{name}-debuginfo template DEBUGINFO end end