From: Adam Gołębiowski Date: Sat, 11 Oct 2008 13:12:07 +0000 (+0000) Subject: - updated to 1.5.3 X-Git-Tag: auto/th/subversion-1_5_3-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fsubversion.git;a=commitdiff_plain;h=ee9150548e104fa14d1785df4c5c9ff651c9bdfe - updated to 1.5.3 - tests patch no longer needed - fails on ruby tests Changed files: subversion.spec -> 1.237 --- diff --git a/subversion.spec b/subversion.spec index 20e6a95..258d266 100644 --- a/subversion.spec +++ b/subversion.spec @@ -32,12 +32,12 @@ Summary: A Concurrent Versioning system similar to but better than CVS Summary(pl.UTF-8): System kontroli wersji podobny, ale lepszy, niż CVS Summary(pt_BR.UTF-8): Sistema de versionamento concorrente Name: subversion -Version: 1.5.2 -Release: 4 +Version: 1.5.3 +Release: 1 License: Apache/BSD-like Group: Development/Version Control Source0: http://subversion.tigris.org/downloads/%{name}-%{version}.tar.bz2 -# Source0-md5: 8321d0e1964846090f0174cb6bb18838 +# Source0-md5: b6e1e1398fe650dfa9a4b52d23c92707 Source1: %{name}-dav_svn.conf Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init @@ -49,7 +49,6 @@ Source5: %{name}-convert-typemaps-to-ifdef.py Patch0: %{name}-home_etc.patch Patch1: %{name}-DESTDIR.patch Patch2: %{name}-ruby-datadir-path.patch -Patch3: %{name}-tests.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -348,7 +347,6 @@ rm -rf apr apr-util neon %patch0 -p0 %patch1 -p1 %patch2 -p0 -%patch3 -p0 sed -i -e 's#serf_prefix/lib#serf_prefix/%{_lib}#g' build/ac-macros/serf.m4