rpms/kdevelop/devel kdevelop.spec,1.64,1.65

Kevin Kofler (kkofler) fedora-extras-commits at redhat.com
Thu Dec 6 03:01:55 UTC 2007


Author: kkofler

Update of /cvs/pkgs/rpms/kdevelop/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26301/devel

Modified Files:
	kdevelop.spec 
Log Message:
* Thu Dec 06 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 9:3.5.0-5
- drop CVS integration in F9+ for now because it requires kdesdk3


Index: kdevelop.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdevelop/devel/kdevelop.spec,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- kdevelop.spec	1 Nov 2007 17:47:19 -0000	1.64
+++ kdevelop.spec	6 Dec 2007 03:01:19 -0000	1.65
@@ -16,7 +16,7 @@
 Summary: Integrated Development Environment for C++/C
 Epoch:   9
 Version: 3.5.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 License: GPLv2
 URL: http://www.kdevelop.org/
@@ -67,8 +67,12 @@
 %global qt_ver %(pkg-config --modversion qt-mt 2>/dev/null || echo %{qt_version})
 BuildRequires: db4-devel
 BuildRequires: flex
+# FIXME: No CVS support in KDevelop? This is going to suck...
+# Requires kdesdk3.
+%if 0%{?fedora} < 9
 # for cvs plugin
 BuildRequires: kdesdk-devel
+%endif
 BuildRequires: subversion-devel neon-devel
 
 ## ancient, deprecated?  -- Rex
@@ -236,6 +240,9 @@
 
 
 %changelog
+* Thu Dec 06 2007 Kevin Kofler <Kevin at tigcc.ticalc.org> - 9:3.5.0-5
+- drop CVS integration in F9+ for now because it requires kdesdk3
+
 * Tue Oct 31 2007 Rex Dieter <rdieter[AT]fedoraproject.org> - 9:3.5.0-4
 - %%post/%%postun libs -p /sbin/ldconfig
 - -libs conditional (f8+)
@@ -675,12 +682,12 @@
 * Mon Apr 3 2000 Ngo Than <than at redhat.de>
 - fix up reference (Bug #10368)
  
-* Tue Feb 15 2000 Bernhard Rosenkränzer <bero at redhat.com>
+* Tue Feb 15 2000 Bernhard Rosenkränzer <bero at redhat.com>
 - Fix up documentation path (Bug #7291)
 - Update to current stable branch - this should fix up the debugger problem
 - clean up spec file
  
-* Fri Jan  6 2000 Bernhard Rosenkränzer <bero at redhat.com>
+* Fri Jan  6 2000 Bernhard Rosenkränzer <bero at redhat.com>
 - Update to current stable branch
 - Adapt to 6.2 Qt libraries
 - Use BuildPrereq




More information about the fedora-extras-commits mailing list