SPECS: kdevelop.spec - up to 3.4.1
arekm
arekm at pld-linux.org
Tue May 15 10:59:10 CEST 2007
Author: arekm Date: Tue May 15 08:59:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 3.4.1
---- Files affected:
SPECS:
kdevelop.spec (1.128 -> 1.129)
---- Diffs:
================================================================
Index: SPECS/kdevelop.spec
diff -u SPECS/kdevelop.spec:1.128 SPECS/kdevelop.spec:1.129
--- SPECS/kdevelop.spec:1.128 Tue Feb 13 21:39:38 2007
+++ SPECS/kdevelop.spec Tue May 15 10:59:04 2007
@@ -4,7 +4,7 @@
%bcond_without ada # don't build with ada
#
%define _state stable
-%define _kdever 3.5.6
+%define _kdever 3.5.7
%define _minbaseevr 9:%{_kdever}
%define _minkdesdkevr 3:%{_kdever}
@@ -14,17 +14,16 @@
Summary(pt_BR.UTF-8): Ambiente Integrado de Desenvolvimento para o KDE
Summary(zh_CN.UTF-8): KDE C/C++集成开发环境
Name: kdevelop
-Version: 3.4.0
-Release: 3
+Version: 3.4.1
+Release: 1
Epoch: 7
License: GPL
Group: X11/Development/Tools
Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{name}-%{version}/src/%{name}-%{version}.tar.bz2
-# Source0-md5: 9cf367c89329acf23738e23c0b663ee9
+# Source0-md5: abc6cc2831ad4c0f4da9fba9e38edce1
Patch0: kde-common-PLD.patch
Patch1: %{name}-am.patch
Patch2: kde-ac260-lt.patch
-Patch3: %{name}-qmake_parser.patch
URL: http://www.kdevelop.org/
# disabled, breaks with this new antlr
# BuildRequires: antlr >= 2.7.3
@@ -112,7 +111,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%{__sed} -i -e 's/Terminal=0/Terminal=false/' \
-e 's/\(^Categories=.*$\)/\1;/' \
@@ -131,7 +129,7 @@
%endif
--with-apr-config=%{_bindir}/apr-1-config \
--with-apu-config=%{_bindir}/apu-1-config \
- --with-svn-include=%{_includedir}/subversion \
+ --with-svn-include=%{_includedir}/subversion-1 \
--with-svn-lib=%{_libdir} \
--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full}
@@ -187,6 +185,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.129 2007/05/15 08:59:04 arekm
+- up to 3.4.1
+
Revision 1.128 2007/02/13 20:39:38 glen
- up kdever
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdevelop.spec?r1=1.128&r2=1.129&f=u
More information about the pld-cvs-commit
mailing list