Author: qboosh Date: Fri Jan 13 21:29:06 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - added DESTDIR patch (fixes mod_dav_svn relink without installed subversion-devel)
---- Files affected: SPECS: subversion.spec (1.151 -> 1.152) ---- Diffs: ================================================================ Index: SPECS/subversion.spec diff -u SPECS/subversion.spec:1.151 SPECS/subversion.spec:1.152 --- SPECS/subversion.spec:1.151 Mon Jan 2 13:29:11 2006 +++ SPECS/subversion.spec Fri Jan 13 22:29:01 2006 @@ -26,6 +26,7 @@ Source3: %{name}-svnserve.init Source4: %{name}-svnserve.sysconfig Patch0: %{name}-home_etc.patch +Patch1: %{name}-DESTDIR.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -267,6 +268,7 @@ %setup -q rm -rf apr apr-util neon %patch0 -p0 +%patch1 -p1 %build cp -f /usr/share/automake/config.sub ac-helpers @@ -518,6 +520,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.152 2006/01/13 21:29:01 qboosh +- added DESTDIR patch (fixes mod_dav_svn relink without installed subversion-devel) + Revision 1.151 2006/01/02 12:29:11 arekm - rel 2; play nicely with glens patched apxs (which supports DESTDIR on it's own) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.151&r2=1.152&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit