From 4861d2e6a69951c31653a516dbab866c58da5ea5 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Wed, 31 Oct 2012 13:35:28 +1100 Subject: Add expat and gdb support. --- config/expat-2.1.0-1.cfg | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 config/expat-2.1.0-1.cfg (limited to 'config/expat-2.1.0-1.cfg') diff --git a/config/expat-2.1.0-1.cfg b/config/expat-2.1.0-1.cfg new file mode 100644 index 0000000..e0d4576 --- /dev/null +++ b/config/expat-2.1.0-1.cfg @@ -0,0 +1,21 @@ +# +# Expat 2.1.0 +# + +%ifn %{defined release} +%error No 'release' defined +%endif + +%include %{_configdir}/base.cfg + +%define expat_version 2.1.0 + +Name: expat-%{expat_version}-%{_host}-%{release} + +%description +Expat for host %{_host}. + +# +# The Expat build instructions. We use 2.xx Release 1. +# +%include %{_configdir}/expat-2-1.cfg -- cgit v1.2.3