diff -r 67831a9de168 -r 165d980aa5f1 jabberd/jabberd.spec --- a/jabberd/jabberd.spec Mon Sep 17 19:13:34 2012 +0200 +++ b/jabberd/jabberd.spec Mon Sep 17 19:16:02 2012 +0200 @@ -40,7 +40,7 @@ Release: 20120800 # package options -%option with_sqlite no +%option with_sqlite yes %option with_mysql no %option with_pgsql no %option with_pam no @@ -100,6 +100,7 @@ %prep %setup -q -n jabberd-%{version} %setup -q -D -T -a 1 + %{l_sed} <%{PATCH0} -e 's;@l_prefix@;%{l_prefix};g' | %{l_patch} -p0 -b %{l_shtool} subst \ -e 's;exec perl;exec %{l_prefix}/bin/perl;' \ tools/jabberd.in