From bd3c99a8237bbf827abd800bd720ee55492319e7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 4 Apr 2006 10:34:45 +0000 Subject: [PATCH] - up to 1.3.1 Changed files: subversion.spec -> 1.164 --- subversion.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/subversion.spec b/subversion.spec index 4ae3aa8..bfe55e9 100644 --- a/subversion.spec +++ b/subversion.spec @@ -15,18 +15,19 @@ Summary: A Concurrent Versioning system similar to but better than CVS Summary(pl): System kontroli wersji podobny, ale lepszy, ni¿ CVS Summary(pt_BR): Sistema de versionamento concorrente Name: subversion -Version: 1.3.0 -Release: 5 +Version: 1.3.1 +Release: 1 License: Apache/BSD Style Group: Development/Version Control Source0: http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 0d91a7fe152d0373044c47c54deb2c9a +# Source0-md5: 6d650e918255596ef8b74255b3938547 Source1: %{name}-dav_svn.conf Source2: %{name}-authz_svn.conf Source3: %{name}-svnserve.init Source4: %{name}-svnserve.sysconfig Patch0: %{name}-home_etc.patch Patch1: %{name}-DESTDIR.patch +Patch2: %{name}-neon.patch URL: http://subversion.tigris.org/ %if %{with net_client_only} %global apache_modules_api 0 @@ -48,8 +49,7 @@ BuildRequires: bison BuildRequires: expat-devel BuildRequires: gettext-devel BuildRequires: libtool >= 1.4-9 -BuildRequires: neon-devel >= 0.24.7 -BuildConflicts: neon-devel > 0.25.5 +BuildRequires: neon-devel >= 0.26.0 %if %{with python} BuildRequires: python >= 2.2 BuildRequires: python-devel >= 2.2 @@ -268,6 +268,7 @@ Modu rm -rf apr apr-util neon %patch0 -p0 %patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.sub ac-helpers -- 2.44.0