diff --git a/.cvsignore b/.cvsignore index bc81c83..c19acd7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1 @@ -egit.png -egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz +egit-d4ad2f979b8a269612e816f63573cc76b7a067eb.tar.gz diff --git a/eclipse-egit-add-feature.patch b/eclipse-egit-add-feature.patch deleted file mode 100644 index 6e2b067..0000000 --- a/eclipse-egit-add-feature.patch +++ /dev/null @@ -1,190 +0,0 @@ -diff --git a/org.spearce.egit-feature/.project b/org.spearce.egit-feature/.project -new file mode 100644 -index 0000000..dac8f65 ---- /dev/null -+++ egit/org.spearce.egit-feature/.project -@@ -0,0 +1,17 @@ -+ -+ -+ org.spearce.egit-feature -+ -+ -+ -+ -+ -+ org.eclipse.pde.FeatureBuilder -+ -+ -+ -+ -+ -+ org.eclipse.pde.FeatureNature -+ -+ -diff --git a/org.spearce.egit-feature/build.properties b/org.spearce.egit-feature/build.properties -new file mode 100644 -index 0000000..64f93a9 ---- /dev/null -+++ egit/org.spearce.egit-feature/build.properties -@@ -0,0 +1 @@ -+bin.includes = feature.xml -diff --git a/org.spearce.egit-feature/feature.xml b/org.spearce.egit-feature/feature.xml -new file mode 100644 -index 0000000..01c53cd ---- /dev/null -+++ egit/org.spearce.egit-feature/feature.xml -@@ -0,0 +1,51 @@ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -+ -diff --git a/org.spearce.egit/.classpath b/org.spearce.egit/.classpath -new file mode 100644 -index 0000000..acad1c2 ---- /dev/null -+++ egit/org.spearce.egit/.classpath -@@ -0,0 +1,6 @@ -+ -+ -+ -+ -+ -+ -diff --git a/org.spearce.egit/.project b/org.spearce.egit/.project -new file mode 100644 -index 0000000..bbdc4e3 ---- /dev/null -+++ egit/org.spearce.egit/.project -@@ -0,0 +1,28 @@ -+ -+ -+ org.spearce.egit -+ -+ -+ -+ -+ -+ org.eclipse.jdt.core.javabuilder -+ -+ -+ -+ -+ org.eclipse.pde.ManifestBuilder -+ -+ -+ -+ -+ org.eclipse.pde.SchemaBuilder -+ -+ -+ -+ -+ -+ org.eclipse.pde.PluginNature -+ org.eclipse.jdt.core.javanature -+ -+ -diff --git a/org.spearce.egit/META-INF/MANIFEST.MF b/org.spearce.egit/META-INF/MANIFEST.MF -new file mode 100644 -index 0000000..40da4e0 ---- /dev/null -+++ egit/org.spearce.egit/META-INF/MANIFEST.MF -@@ -0,0 +1,7 @@ -+Manifest-Version: 1.0 -+Bundle-ManifestVersion: 2 -+Bundle-Name: Java Git / Eclipse Git -+Bundle-SymbolicName: org.spearce.egit -+Bundle-Version: 0.2.2 -+Bundle-Vendor: spearce.org -+Bundle-RequiredExecutionEnvironment: J2SE-1.5 -diff --git a/org.spearce.egit/about.ini b/org.spearce.egit/about.ini -new file mode 100644 -index 0000000..dcab31a ---- /dev/null -+++ egit/org.spearce.egit/about.ini -@@ -0,0 +1,28 @@ -+# about.ini -+# contains information about a feature -+# java.io.Properties file (ISO 8859-1 with "\" escapes) -+# "%key" are externalized strings defined in about.properties -+# This file does not need to be translated. -+ -+# Property "aboutText" contains blurb for "About" dialog (translated) -+aboutText=Java Git / Eclipse Git (by Shawn Pearce) is a Java Git library and plugin for the Eclipse IDE. -+ -+# Property "windowImage" contains path to window icon (16x16) -+# needed for primary features only -+ -+# Property "featureImage" contains path to feature image (32x32) -+featureImage=egit.png -+ -+# Property "aboutImage" contains path to product image (500x330 or 115x164) -+# needed for primary features only -+ -+# Property "appName" contains name of the application (not translated) -+# needed for primary features only -+ -+# Property "welcomePerspective" contains the id of the perspective in which the -+# welcome page is to be opened. -+# optional -+ -+# Property "tipsAndTricksHref" contains the Help topic href to a tips and tricks page -+# optional -+# tipsAndTricksHref=/org.eclipse.jdt.doc.user/tips/jdt_tips.html -\ No newline at end of file -diff --git a/org.spearce.egit/build.properties b/org.spearce.egit/build.properties -new file mode 100644 -index 0000000..34d2e4d ---- /dev/null -+++ egit/org.spearce.egit/build.properties -@@ -0,0 +1,3 @@ -+bin.includes = META-INF/,\ -+ egit.png,\ -+ about.ini diff --git a/eclipse-egit.spec b/eclipse-egit.spec index 6275c19..6dd4170 100644 --- a/eclipse-egit.spec +++ b/eclipse-egit.spec @@ -3,18 +3,17 @@ Summary: Eclipse Git plug-in Name: eclipse-egit -Version: 0.2.2 -Release: 1.git20070911%{?dist} +Version: 0.2.99 +Release: 0.git20070919%{?dist} License: EPL GPLv2 LGPLv2 URL: http://repo.or.cz/w/egit.git Group: Development/Tools -# retrieved from http://repo.or.cz/w/egit.git?a=snapshot;h=7a3cbb48ecf66e962020518de3486c9f6d7a4cca;sf=tgz -Source0: egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz -Source1: egit.png -Patch0: %{name}-add-feature.patch +# retrieved from http://repo.or.cz/w/egit.git?a=snapshot;h=d4ad2f979b8a269612e816f63573cc76b7a067eb;sf=tgz +Source0: egit-d4ad2f979b8a269612e816f63573cc76b7a067eb.tar.gz Requires: eclipse-platform >= 1:3.2.1 +Requires: git %if %{gcj_support} BuildRequires: gcc-java >= 4.1.2 BuildRequires: java-1.5.0-gcj-devel >= 1.5.0 @@ -39,8 +38,6 @@ interacting with Git repositories. %prep %setup -q -c -%patch0 -p0 -cp %{SOURCE1} egit/org.spearce.egit %build # Copy the SDK for build @@ -98,9 +95,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Wed Sep 19 2007 Ben Konrath 0.2.99-0.git20070919.fc7 +- 0.2.99 git20070919 + * Mon Sep 17 2007 Ben Konrath 0.2.2-1.git20070911.fc7 - Pull in build from rawhide. -- Require eclipse-platform >= 3.2.1. +- Require eclipse-platform >= 3.2.1. * Fri Sep 14 2007 Ben Konrath 0.2.2-0.git20070911.fc8 - Update to git20070911. diff --git a/sources b/sources index b3e09ab..9d8bdad 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -5d1082d9db40f01c5de094ac8769514b egit.png -d2730356da7d7b616ff262b4df74bfb2 egit-7a3cbb48ecf66e962020518de3486c9f6d7a4cca.tar.gz +df080e37ee5d1154f0f8d49e9f7cbd8f egit-d4ad2f979b8a269612e816f63573cc76b7a067eb.tar.gz