|
|
@@ -37,7 +37,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: PD
|
|
|
Version: %{V_v3}
|
|
|
-Release: 20060211
|
|
|
+Release: 20060311
|
|
|
|
|
|
# package options
|
|
|
%option with_v2 yes
|
|
|
@@ -97,6 +97,7 @@ AutoReqProv: no
|
|
|
%if "%{with_v2}" == "yes"
|
|
|
%patch -p0 -d sqlite-%{V_v2} -P 1
|
|
|
%endif
|
|
|
+ chmod a+x sqlite-%{V_v2}/install-sh
|
|
|
for v in %{V_v3} \
|
|
|
%if "%{with_v2}" == "yes"
|
|
|
%{V_v2} \
|