]> git.pld-linux.org Git - packages/subversion.git/commitdiff
- fix neon detection
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 8 Nov 2006 13:43:21 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    subversion.spec -> 1.175

subversion.spec

index 21908ff285ba7ddf9892fb4c4f700c5f227eeb7e..f229342e7efbf05a543a5f8d18f1812672276662 100644 (file)
@@ -28,6 +28,7 @@ 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
@@ -268,6 +269,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.145838 seconds and 4 git commands to generate.