rpms/eclipse-egit/devel eclipse-egit-add-feature.patch, 1.2, 1.3 eclipse-egit.spec, 1.3, 1.4

Ben Konrath (bkonrath) fedora-extras-commits at redhat.com
Mon Sep 17 14:54:13 UTC 2007


Author: bkonrath

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

Modified Files:
	eclipse-egit-add-feature.patch eclipse-egit.spec 
Log Message:
* Mon Sep 17 2007 Ben Konrath <bkonrath at redhat.com> 0.2.2-2.git20070911.fc8
- Update add feature and plugin patch.


eclipse-egit-add-feature.patch:

Index: eclipse-egit-add-feature.patch
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/eclipse-egit-add-feature.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eclipse-egit-add-feature.patch	15 Sep 2007 18:16:03 -0000	1.2
+++ eclipse-egit-add-feature.patch	17 Sep 2007 14:54:11 -0000	1.3
@@ -33,7 +33,7 @@
 index 0000000..01c53cd
 --- /dev/null
 +++ egit/org.spearce.egit-feature/feature.xml
-@@ -0,0 +1,44 @@
+@@ -0,0 +1,51 @@
 +<?xml version="1.0" encoding="UTF-8"?>
 +<feature
 +      id="org.spearce.egit"
@@ -71,6 +71,13 @@
 +         unpack="false"/>
 +
 +   <plugin
++         id="org.spearce.egit"
++         download-size="0"
++         install-size="0"
++         version="0.0.0"
++         unpack="false"/>
++
++   <plugin
 +         id="org.spearce.jgit"
 +         download-size="0"
 +         install-size="0"
@@ -177,8 +184,7 @@
 index 0000000..34d2e4d
 --- /dev/null
 +++ egit/org.spearce.egit/build.properties
-@@ -0,0 +1,4 @@
-+source.. = src/
-+output.. = bin/
+@@ -0,0 +1,3 @@
 +bin.includes = META-INF/,\
-+               .
++               egit.png,\
++               about.ini


Index: eclipse-egit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-egit/devel/eclipse-egit.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eclipse-egit.spec	17 Sep 2007 13:29:15 -0000	1.3
+++ eclipse-egit.spec	17 Sep 2007 14:54:11 -0000	1.4
@@ -4,7 +4,7 @@
 Summary:          Eclipse Git plug-in
 Name:             eclipse-egit
 Version:          0.2.2
-Release:          1.git20070911%{?dist}
+Release:          2.git20070911%{?dist}
 License:          EPL GPLv2 LGPLv2
 URL:              http://repo.or.cz/w/egit.git
 Group:            Development/Tools
@@ -97,6 +97,9 @@
 %endif
 
 %changelog
+* Mon Sep 17 2007 Ben Konrath <bkonrath at redhat.com> 0.2.2-2.git20070911.fc8
+- Update add feature and plugin patch.
+
 * Mon Sep 17 2007 Ben Konrath <bkonrath at redhat.com> 0.2.2-1.git20070911.fc8
 - Require eclipse-platform >= 3.2.1 
 




More information about the fedora-extras-commits mailing list