diff --git a/ecj.changes b/ecj.changes index 4ec32bc..34efd2e 100644 --- a/ecj.changes +++ b/ecj.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 18 08:29:22 UTC 2014 - dmacvicar@suse.de + +- Remove upstream git URL for MANIFEST.MF as it is not + versioned. File will change and Factory bots will + complain. + ------------------------------------------------------------------- Thu Sep 18 06:01:18 UTC 2014 - dmacvicar@suse.de diff --git a/ecj.spec b/ecj.spec index ea379a3..c988f91 100644 --- a/ecj.spec +++ b/ecj.spec @@ -35,7 +35,8 @@ Source2: %{name}-gcj.tar.bz2 # No dependencies are needed for ecj, dependencies are for using of jdt.core which makes no sense outside of eclipse Source3: ecj-4.4.pom Source4: ecj.1 -Source5: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/scripts/binary/META-INF/MANIFEST.MF +# http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/plain/org.eclipse.jdt.core/scripts/binary/META-INF/MANIFEST.MF +Source5: META-INF/MANIFEST.MF # Always generate debug info when building RPMs (Andrew Haley) Patch0: %{name}-rpmdebuginfo.patch # build.xml fails to include a necessary .props file in the built ecj.jar