Accepting request 250053 from home:dmacvicar:branches:Java:packages

- Remove upstream git URL for MANIFEST.MF as it is not
  versioned. File will change and Factory bots will
  complain.

OBS-URL: https://build.opensuse.org/request/show/250053
OBS-URL: https://build.opensuse.org/package/show/Java:packages/ecj?expand=0&rev=22
This commit is contained in:
Duncan Mac-Vicar 2014-09-18 08:39:51 +00:00 committed by Git OBS Bridge
parent 86c5f33b9f
commit dd2b9e4229
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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