rpms/eclipse-egit/devel eclipse-egit.spec,1.9,1.10

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Fri Oct 5 03:41:41 UTC 2007


Author: bkonrath

Update of /cvs/pkgs/rpms/eclipse-egit/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9668

Modified Files:
	eclipse-egit.spec 
Log Message:
* Mon Oct 04 2007 Ben Konrath <bkonrath at redhat.com> 0.3.0-2.fc8
- Require git-core instead of git.
- Resolves: #319321



Index: eclipse-egit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/eclipse-egit.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- eclipse-egit.spec	24 Sep 2007 20:38:35 -0000	1.9
+++ eclipse-egit.spec	5 Oct 2007 03:41:09 -0000	1.10
@@ -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 @@
 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 @@
 %endif
 
 %changelog
-* Mon Sep 24 2007 Ben Konrath <bkonrath at redhat.com> 0.3.0.fc8
+* Mon Oct 04 2007 Ben Konrath <bkonrath at redhat.com> 0.3.0-2.fc8
+- Require git-core instead of git.
+- Resolves: #319321
+
+* Mon Sep 24 2007 Ben Konrath <bkonrath at redhat.com> 0.3.0-1.fc8
 - 0.3.0
 
 * Wed Sep 19 2007 Ben Konrath <bkonrath at redhat.com> 0.2.99-0.git20070919.fc8




More information about the fedora-extras-commits mailing list