SPECS: kdevelop.spec - rel 2; subversion support fixed

arekm arekm at pld-linux.org
Sun Jul 3 18:39:22 CEST 2005


Author: arekm                        Date: Sun Jul  3 16:39:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; subversion support fixed

---- Files affected:
SPECS:
   kdevelop.spec (1.98 -> 1.99) 

---- Diffs:

================================================================
Index: SPECS/kdevelop.spec
diff -u SPECS/kdevelop.spec:1.98 SPECS/kdevelop.spec:1.99
--- SPECS/kdevelop.spec:1.98	Wed Jun  1 08:09:08 2005
+++ SPECS/kdevelop.spec	Sun Jul  3 18:39:17 2005
@@ -13,7 +13,7 @@
 Summary(de):	KDevelop ist eine grafische Entwicklungsumgebung für KDE
 Name:		kdevelop
 Version:	3.2.1
-Release:	1
+Release:	2
 Epoch:		7
 License:	GPL
 Group:		X11/Development/Tools
@@ -39,7 +39,7 @@
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	pcre-devel
 BuildRequires:	rpmbuild(macros) >= 1.129
-BuildRequires:	subversion-devel
+BuildRequires:	subversion-devel >= 1.2.0-4
 #BuildRequires:	unsermake >= 040511
 BuildRequires:	zlib-devel
 Requires:	kdebase-core >= 9:%{_kdever}
@@ -125,7 +125,10 @@
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
-	--enable-svnsupport \
+	--with-apr-config=%{_bindir}/apr-1-config \
+	--with-apu-config=%{_bindir}/apu-1-config \
+	--with-svn-include=%{_includedir}/subversion \
+	--with-svn-lib=%{_libdir} \
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full}
 
 # disabled, breaks with new antlr
@@ -188,6 +191,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2005/07/03 16:39:17  arekm
+- rel 2; subversion support fixed
+
 Revision 1.98  2005/06/01 06:09:08  arekm
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdevelop.spec?r1=1.98&r2=1.99&f=u




More information about the pld-cvs-commit mailing list