Lines 84-89
Link Here
|
84 |
Patch18: %name-1.2.0-r14754-svnversion.patch |
84 |
Patch18: %name-1.2.0-r14754-svnversion.patch |
85 |
Patch19: %name-1.2.0-alt-buildconf.patch |
85 |
Patch19: %name-1.2.0-alt-buildconf.patch |
86 |
Patch20: %name-1.2.1-alt-M24-bdb.patch |
86 |
Patch20: %name-1.2.1-alt-M24-bdb.patch |
|
|
87 |
Patch21: %name-1.2.3-deb-swig-1.3.27.patch |
87 |
|
88 |
|
88 |
Requires: lib%name = %version-%release |
89 |
Requires: lib%name = %version-%release |
89 |
|
90 |
|
Lines 151-161
Link Here
|
151 |
%endif |
152 |
%endif |
152 |
|
153 |
|
153 |
%if_with swig_py |
154 |
%if_with swig_py |
154 |
BuildPreReq: swig, swig-runtime-python |
155 |
BuildPreReq: swig |
155 |
%endif |
156 |
%endif |
156 |
|
157 |
|
157 |
%if_with swig_pl |
158 |
%if_with swig_pl |
158 |
BuildPreReq: perl-base, swig, swig-runtime-perl |
159 |
BuildPreReq: perl-base, swig |
159 |
%endif |
160 |
%endif |
160 |
|
161 |
|
161 |
%if_with swig_java |
162 |
%if_with swig_java |
Lines 388-393
Link Here
|
388 |
%if_with M24 |
389 |
%if_with M24 |
389 |
%patch20 -p1 |
390 |
%patch20 -p1 |
390 |
%endif |
391 |
%endif |
|
|
392 |
%patch21 -p0 |
391 |
rm -rf apr apr-util neon |
393 |
rm -rf apr apr-util neon |
392 |
|
394 |
|
393 |
%__mv -f contrib/client-side/vc-svn.el contrib/client-side/vc-svn.el.bak |
395 |
%__mv -f contrib/client-side/vc-svn.el contrib/client-side/vc-svn.el.bak |