SPECS (AC-branch): subversion.spec - up to 1.5.0

arekm arekm at pld-linux.org
Tue Jun 24 21:54:40 CEST 2008


Author: arekm                        Date: Tue Jun 24 19:54:40 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- up to 1.5.0

---- Files affected:
SPECS:
   subversion.spec (1.153.2.8 -> 1.153.2.9) 

---- Diffs:

================================================================
Index: SPECS/subversion.spec
diff -u SPECS/subversion.spec:1.153.2.8 SPECS/subversion.spec:1.153.2.9
--- SPECS/subversion.spec:1.153.2.8	Wed Oct 10 11:46:16 2007
+++ SPECS/subversion.spec	Tue Jun 24 21:54:34 2008
@@ -17,19 +17,18 @@
 Summary(pl):	System kontroli wersji podobny, ale lepszy, ni¿ CVS
 Summary(pt_BR):	Sistema de versionamento concorrente
 Name:		subversion
-Version:	1.4.5
+Version:	1.5.0
 Release:	1
 License:	Apache/BSD Style
 Group:		Development/Version Control
 Source0:	http://subversion.tigris.org/downloads/%{name}-%{version}.tar.gz
-# Source0-md5:	3caf1d93e13ed09d76c42eff0f52dfaf
+# Source0-md5:	c40c1ebc1f228d8ea17dd0e7997a60c1
 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,6 +47,7 @@
 BuildRequires:	apr-util-devel >= 1:1.2.7-4
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	bison
+BuildRequires:	cyrus-sasl-devel
 BuildRequires:	expat-devel
 BuildRequires:	gettext-devel
 BuildRequires:	libtool >= 1.4-9
@@ -282,16 +282,12 @@
 rm -rf apr apr-util neon
 %patch0 -p0
 %patch1 -p1
-%patch2 -p1
 
 %build
-cp -f /usr/share/automake/config.sub ac-helpers
-chmod +x ./autogen.sh && ./autogen.sh
-
 # don't enable dso - currently it's broken
 %configure \
 	--with-editor=vi \
-	--with-zlib \
+	--with-zlib=%{_libdir} \
 	--with-python=%{_bindir}/python \
 	--with-perl5=%{_bindir}/perl \
 %if %{with net_client_only}
@@ -328,7 +324,7 @@
 %endif
 # perl
 %if %{with perl}
-%{__make} swig-pl-lib
+%{__make} -j1 swig-pl-lib
 odir=$(pwd)
 cd subversion/bindings/swig/perl/native
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -536,6 +532,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.153.2.9  2008/06/24 19:54:34  arekm
+- up to 1.5.0
+
 Revision 1.153.2.8  2007/10/10 09:46:16  zawadaa
 - up to 1.4.5, STBR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/subversion.spec?r1=1.153.2.8&r2=1.153.2.9&f=u



More information about the pld-cvs-commit mailing list