Author: pluto Date: Sun Jul 31 21:46:05 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - segfault fixed, release 3.
---- Files affected: SPECS: subversion.spec (1.143 -> 1.144) ---- Diffs: ================================================================ Index: SPECS/subversion.spec diff -u SPECS/subversion.spec:1.143 SPECS/subversion.spec:1.144 --- SPECS/subversion.spec:1.143 Mon Jul 18 14:50:34 2005 +++ SPECS/subversion.spec Sun Jul 31 23:45:59 2005 @@ -17,7 +17,7 @@ Summary(pt_BR): Sistema de versionamento concorrente Name: subversion Version: 1.2.1 -Release: 2 +Release: 3 License: Apache/BSD Style Group: Development/Version Control Source0: http://subversion.tigris.org/tarballs/%{name}-%{version}.tar.bz2 @@ -28,6 +28,7 @@ Source4: %{name}-svnserve.sysconfig Patch0: %{name}-home_etc.patch Patch1: %{name}-SWIGEXPORT.patch +Patch2: %{name}-po.pl.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -269,6 +270,7 @@ %setup -q %patch0 -p0 %patch1 -p1 +%patch2 -p1 rm -rf apr-util{,/xml/expat}/autom4te.cache @@ -520,6 +522,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.144 2005/07/31 21:45:59 pluto +- segfault fixed, release 3. + Revision 1.143 2005/07/18 12:50:34 undefine - remove not recognized @SVN_DB_INCLUDES@ and @SVN_DB_LIBS@ (idea by [EMAIL PROTECTED]) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/subversion.spec?r1=1.143&r2=1.144&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
