From 4f6de6a269258edec7299138a7488a9a0c486c46 Mon Sep 17 00:00:00 2001 From: Ben Konrath Date: Oct 05 2007 03:41:09 +0000 Subject: - Require git-core instead of git. - Resolves: #319321 --- diff --git a/eclipse-egit.spec b/eclipse-egit.spec index 2d1ada6..305726d 100644 --- a/eclipse-egit.spec +++ b/eclipse-egit.spec @@ -4,7 +4,7 @@ Summary: Eclipse Git plug-in Name: eclipse-egit Version: 0.3.0 -Release: 1%{?dist} +Release: 2%{?dist} License: EPL GPLv2 LGPLv2 URL: http://repo.or.cz/w/egit.git Group: Development/Tools @@ -13,7 +13,7 @@ Group: Development/Tools Source0: egit-31185033bceae1c77b0f6a4182dea3fc56f882ba.tar.gz Requires: eclipse-platform >= 1:3.2.1 -Requires: git +Requires: git-core %if %{gcj_support} BuildRequires: gcc-java >= 4.1.2 BuildRequires: java-1.5.0-gcj-devel >= 1.5.0 @@ -95,7 +95,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Mon Sep 24 2007 Ben Konrath 0.3.0.fc8 +* Mon Oct 04 2007 Ben Konrath 0.3.0-2.fc8 +- Require git-core instead of git. +- Resolves: #319321 + +* Mon Sep 24 2007 Ben Konrath 0.3.0-1.fc8 - 0.3.0 * Wed Sep 19 2007 Ben Konrath 0.2.99-0.git20070919.fc8