#
# spec file for package libsoup
#
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
#
Release: 1
%prep
%setup -q
export CFLAGS="%optflags"
export LDFLAGS="%_ldflags -lz"
./configure \
--libexecdir=%{_libexecdir} \
--sysconfdir=%{_sysconfdir} \
%post