]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- up to 1.3.1 auto/th/subversion-1_3_1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 4 Apr 2006 10:34:45 +0000 (10:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.164

subversion.spec

index 4ae3aa8cec595d2aa170da67ff4728a2122cce30..bfe55e943ad2ae7543b0a79cf1092d56b6db204c 100644 (file)
@@ -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
This page took 0.043998 seconds and 4 git commands to generate.