SPECS: kdevelop.spec - rel 3; fix qmake parser

arekm arekm at pld-linux.org
Fri Feb 9 13:04:13 CET 2007


Author: arekm                        Date: Fri Feb  9 12:04:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fix qmake parser

---- Files affected:
SPECS:
   kdevelop.spec (1.124 -> 1.125) 

---- Diffs:

================================================================
Index: SPECS/kdevelop.spec
diff -u SPECS/kdevelop.spec:1.124 SPECS/kdevelop.spec:1.125
--- SPECS/kdevelop.spec:1.124	Thu Jan 25 18:17:29 2007
+++ SPECS/kdevelop.spec	Fri Feb  9 13:04:07 2007
@@ -15,7 +15,7 @@
 Summary(zh_CN):	KDE C/C++źŻłÉżŞˇ˘ťˇžł
 Name:		kdevelop
 Version:	3.4.0
-Release:	2
+Release:	3
 Epoch:		7
 License:	GPL
 Group:		X11/Development/Tools
@@ -24,6 +24,7 @@
 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
@@ -111,6 +112,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %{__sed} -i -e 's/Terminal=0/Terminal=false/' \
 	-e 's/\(^Categories=.*$\)/\1;/' \
@@ -185,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.125  2007/02/09 12:04:07  arekm
+- rel 3; fix qmake parser
+
 Revision 1.124  2007/01/25 17:17:29  arekm
 - rel 2; new tarball
 
================================================================

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



More information about the pld-cvs-commit mailing list