rpms/eclipse-egit/F-13 eclipse-egit.spec,1.27,1.28

Jeff Johnston jjohnstn at fedoraproject.org
Tue Apr 13 18:30:19 UTC 2010


Author: jjohnstn

Update of /cvs/pkgs/rpms/eclipse-egit/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2341

Modified Files:
	eclipse-egit.spec 
Log Message:

* Tue Apr 13 2010 Jeff Johnston <jjohnstn at redhat.com> 0.7.1-2
- License is now just EPL.
- Fix Requires for eclipse-jgit.





Index: eclipse-egit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-egit/F-13/eclipse-egit.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- eclipse-egit.spec	12 Apr 2010 21:04:25 -0000	1.27
+++ eclipse-egit.spec	13 Apr 2010 18:30:19 -0000	1.28
@@ -4,8 +4,8 @@
 Summary:          Eclipse Git plug-in
 Name:             eclipse-egit
 Version:          0.7.1
-Release:          1%{?dist}
-License:          EPL and GPLv2 and LGPLv2
+Release:          2%{?dist}
+License:          EPL
 URL:              http://www.eclipse.org/egit/
 Group:            Development/Tools
 
@@ -19,7 +19,7 @@ BuildRequires:    eclipse-pde
 BuildRequires:    eclipse-jgit >= 0.7.1
 BuildRequires:    jpackage-utils >= 0:1.5
 
-Requires: eclipse-jgit
+Requires: eclipse-jgit >= 0.7.1
 
 BuildArch:        noarch
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -51,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc egit/README
 
 %changelog
+* Tue Apr 13 2010 Jeff Johnston <jjohnstn at redhat.com> 0.7.1-2
+- License is now just EPL.
+- Fix Requires for eclipse-jgit.
+
 * Mon Apr 12 2010 Jeff Johnston <jjohnstn at redhat.com> 0.7.1-1
 - Update to 0.7.1 release.
 



More information about the scm-commits mailing list