Fridrich Strba 2019-11-13 11:34:19 +00:00 committed by Git OBS Bridge
parent 69c2314047
commit f8c9f3b718
5 changed files with 128 additions and 126 deletions

View File

@ -1,5 +1,5 @@
-------------------------------------------------------------------
Mon Nov 11 12:09:35 UTC 2019 - Fridrich Strba <fstrba@suse.com>
- Initial packaging of eclipse-jgit 5.1.1 as a _multibuild package
- Initial packaging of eclipse-jgit 5.1.3 as a _multibuild package
in order to allow bootstrapping

View File

@ -22,8 +22,8 @@
%else
%bcond_with bootstrap
%endif
%global gittag 5.1.1.201809181055-r
Version: 5.1.1
%global gittag 5.1.3.201810200350-r
Version: 5.1.3
Release: 0
Summary: Eclipse JGit
License: BSD-3-Clause

View File

@ -1,123 +1,5 @@
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml.orig 2016-05-02 16:56:15.881504725 +0100
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml 2016-05-02 17:00:33.218156329 +0100
@@ -24,6 +24,7 @@
<requires>
<import plugin="org.eclipse.jgit"/>
+ <import plugin="com.google.gson" />
</requires>
<plugin
@@ -38,13 +39,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="com.google.gson"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml.orig 2016-05-02 16:56:15.884504686 +0100
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml 2016-05-02 16:59:59.013601389 +0100
@@ -24,6 +24,7 @@
<requires>
<import plugin="com.jcraft.jsch"/>
+ <import plugin="org.apache.commons.logging" />
</requires>
<plugin
@@ -45,13 +46,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.commons.logging"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml.orig 2016-05-02 16:56:15.888504634 +0100
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml 2016-05-02 16:57:46.876320725 +0100
@@ -24,6 +24,8 @@
<requires>
<import plugin="org.eclipse.jgit"/>
+ <import plugin="org.apache.httpcomponents.httpclient" />
+ <import plugin="org.apache.httpcomponents.httpcore" />
</requires>
<plugin
@@ -31,20 +33,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.httpcomponents.httpcore"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.httpcomponents.httpclient"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml.orig 2016-05-02 16:56:15.890504608 +0100
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml 2016-05-02 16:57:17.671700728 +0100
@@ -33,6 +33,9 @@
<requires>
<import feature="org.eclipse.jgit" version="5.1.1" match="equivalent"/>
<import feature="org.eclipse.jgit.lfs" version="5.1.1" match="equivalent"/>
+ <import plugin="org.apache.commons.compress" />
+ <import plugin="org.kohsuke.args4j" />
+ <import plugin="javaewah" />
</requires>
<plugin
@@ -49,25 +52,4 @@
version="0.0.0"
unpack="false"/>
- <plugin
- id="org.apache.commons.compress"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.kohsuke.args4j"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="javaewah"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml.orig 2016-05-02 16:56:15.886504660 +0100
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml 2016-05-02 16:59:28.769994911 +0100
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml 2018-10-20 09:50:16.000000000 +0200
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.feature/feature.xml 2019-11-13 12:31:31.332532817 +0100
@@ -22,6 +22,15 @@
<discovery label="%updateSiteName" url="http://download.eclipse.org/egit/updates"/>
</url>
@ -191,3 +73,123 @@
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml 2018-10-20 09:50:16.000000000 +0200
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.http.apache.feature/feature.xml 2019-11-13 12:31:31.332532817 +0100
@@ -24,6 +24,8 @@
<requires>
<import plugin="org.eclipse.jgit"/>
+ <import plugin="org.apache.httpcomponents.httpclient" />
+ <import plugin="org.apache.httpcomponents.httpcore" />
</requires>
<plugin
@@ -31,20 +33,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.httpcomponents.httpcore"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.httpcomponents.httpclient"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml 2018-10-20 09:50:16.000000000 +0200
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.junit.feature/feature.xml 2019-11-13 12:31:31.332532817 +0100
@@ -24,6 +24,7 @@
<requires>
<import plugin="com.jcraft.jsch"/>
+ <import plugin="org.apache.commons.logging" />
</requires>
<plugin
@@ -45,13 +46,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.commons.logging"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml 2018-10-20 09:50:16.000000000 +0200
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.lfs.feature/feature.xml 2019-11-13 12:31:31.332532817 +0100
@@ -24,6 +24,7 @@
<requires>
<import plugin="org.eclipse.jgit"/>
+ <import plugin="com.google.gson" />
</requires>
<plugin
@@ -38,13 +39,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="com.google.gson"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>
--- ./org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml 2018-10-20 09:50:16.000000000 +0200
+++ ./org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml 2019-11-13 12:32:06.140728036 +0100
@@ -33,6 +33,9 @@
<requires>
<import feature="org.eclipse.jgit" version="5.1.3" match="equivalent"/>
<import feature="org.eclipse.jgit.lfs" version="5.1.3" match="equivalent"/>
+ <import plugin="org.apache.commons.compress" />
+ <import plugin="org.kohsuke.args4j" />
+ <import plugin="javaewah" />
</requires>
<plugin
@@ -47,27 +50,6 @@
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.apache.commons.compress"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.kohsuke.args4j"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="javaewah"
- download-size="0"
- install-size="0"
- version="0.0.0"
unpack="false"/>
</feature>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3209486b92f5702dca41bcc24c1a78ec83d09519dc04c4f47b458726fa5a8099
size 3180214

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eaf3886471517efdf8443b48e4656ecdd8d97e0dfe0ec9538512087962719f09
size 3184737