From 7cb3bb3e43b695d0dd6edb82b90c296610703bfd Mon Sep 17 00:00:00 2001 From: Kevin Kofler Date: Dec 06 2007 03:01:19 +0000 Subject: - drop CVS integration in F9+ for now because it requires kdesdk3 --- diff --git a/kdevelop.spec b/kdevelop.spec index 9224faf..59467ad 100644 --- a/kdevelop.spec +++ b/kdevelop.spec @@ -16,7 +16,7 @@ Name: kdevelop 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 @@ BuildRequires: kdelibs-apidocs qt-devel-docs %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 @@ rm -rf %{buildroot} %changelog +* Thu Dec 06 2007 Kevin Kofler - 9:3.5.0-5 +- drop CVS integration in F9+ for now because it requires kdesdk3 + * Tue Oct 31 2007 Rex Dieter - 9:3.5.0-4 - %%post/%%postun libs -p /sbin/ldconfig - -libs conditional (f8+) @@ -675,12 +682,12 @@ rm -rf %{buildroot} * Mon Apr 3 2000 Ngo Than - fix up reference (Bug #10368) -* Tue Feb 15 2000 Bernhard Rosenkr�nzer +* Tue Feb 15 2000 Bernhard Rosenkränzer - 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 +* Fri Jan 6 2000 Bernhard Rosenkränzer - Update to current stable branch - Adapt to 6.2 Qt libraries - Use BuildPrereq