[eclipse/f21] Update to Luna SR2 release

Mat Booth mbooth at fedoraproject.org
Mon Mar 2 18:55:29 UTC 2015


commit f9004938bc2c6704c522181b9a8a2cbb6caced36
Author: Mat Booth <mat.booth at redhat.com>
Date:   Mon Mar 2 16:30:32 2015 +0000

    Update to Luna SR2 release
    
    - Drop upstreamed patches
    - Fixes rhbz#1177906

 eclipse-bug-386377.patch        | 259 +++++-----------------------------------
 eclipse-bug-444143.patch        |  96 ---------------
 eclipse-secondary-arches.patch  |  26 +---
 eclipse-workspace-chooser.patch |  28 -----
 eclipse.spec                    |  26 ++--
 get-eclipse.sh                  |   2 +-
 sources                         |   2 +-
 7 files changed, 45 insertions(+), 394 deletions(-)
---
diff --git a/eclipse-bug-386377.patch b/eclipse-bug-386377.patch
index 29dfe95..c912db5 100644
--- a/eclipse-bug-386377.patch
+++ b/eclipse-bug-386377.patch
@@ -1,11 +1,11 @@
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86_64/pom.xml	2014-04-16 15:53:08.145402094 +0100
-@@ -27,4 +27,59 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>x86_64</arch>
    </properties>
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.x86_64</id>
 +      <activation>
 +        <property>
@@ -17,7 +17,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -32,28 +32,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -62,13 +40,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86_64/pom.xml	2014-04-16 15:53:08.145402094 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>win32</ws>
      <arch>x86_64</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-win32.win32.x86_64</id>
 +      <activation>
 +        <property>
@@ -80,7 +57,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -95,28 +72,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -125,13 +80,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml.orig	2014-04-16 15:57:02.805249103 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64le/pom.xml	2014-04-16 15:57:26.204834155 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>ppc64le</arch>
    </properties>
-+
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.ppc64le</id>
 +      <activation>
 +        <property>
@@ -143,7 +97,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -158,28 +112,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -188,12 +120,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.x86/pom.xml	2014-04-16 15:53:08.145402094 +0100
-@@ -27,4 +27,59 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>x86</arch>
    </properties>
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.x86</id>
 +      <activation>
 +        <property>
@@ -205,7 +137,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -220,28 +152,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -250,13 +160,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.win32.win32.x86/pom.xml	2014-04-16 15:53:08.145402094 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>win32</ws>
      <arch>x86</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-win32.win32.x86</id>
 +      <activation>
 +        <property>
@@ -268,7 +177,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -283,28 +192,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -313,13 +200,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390/pom.xml	2014-04-16 15:53:08.145402094 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>s390</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.s390</id>
 +      <activation>
 +        <property>
@@ -331,7 +217,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -346,28 +232,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -376,13 +240,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.s390x/pom.xml	2014-04-16 15:53:08.146402075 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>s390x</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.s390x</id>
 +      <activation>
 +        <property>
@@ -394,7 +257,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -409,28 +272,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -439,13 +280,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc64/pom.xml	2014-04-16 15:57:28.315796703 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>ppc64</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.ppc64</id>
 +      <activation>
 +        <property>
@@ -457,7 +297,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -472,28 +312,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
@@ -502,13 +320,12 @@
  </project>
 --- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml.orig	2014-04-15 14:32:03.000000000 +0100
 +++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.linux.ppc/pom.xml	2014-04-16 15:53:08.146402075 +0100
-@@ -27,4 +27,60 @@
+@@ -27,4 +27,37 @@
      <ws>gtk</ws>
      <arch>ppc</arch>
    </properties>
-+  
 +  <profiles>
-+  <profile>
++    <profile>
 +      <id>build-native-launchers-gtk.linux.ppc</id>
 +      <activation>
 +        <property>
@@ -520,7 +337,7 @@
 +        <plugins>
 +          <plugin>
 +            <artifactId>maven-antrun-plugin</artifactId>
-+            <version> 1.7 </version>
++            <version>1.7</version>
 +            <executions>
 +              <execution>
 +                <id>compile-executable-natives</id>
@@ -535,28 +352,6 @@
 +                </goals>
 +              </execution>
 +            </executions>
-+            <dependencies>
-+              <dependency>
-+                <groupId>bsf</groupId>
-+                <artifactId>bsf</artifactId>
-+                <version>2.4.0</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>rhino</groupId>
-+                <artifactId>js</artifactId>
-+                <version>1.7R2</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-apache-bsf</artifactId>
-+                <version>1.8.3</version>
-+              </dependency>
-+              <dependency>
-+                <groupId>org.apache.ant</groupId>
-+                <artifactId>ant-nodeps</artifactId>
-+                <version>1.8.1</version>
-+              </dependency>
-+            </dependencies>
 +          </plugin>
 +        </plugins>
 +      </build>
diff --git a/eclipse-secondary-arches.patch b/eclipse-secondary-arches.patch
index 34b52d9..98d3202 100644
--- a/eclipse-secondary-arches.patch
+++ b/eclipse-secondary-arches.patch
@@ -412,18 +412,20 @@ index fac13bf..e487001 100644
      <profile>
        <id>build-native-launchers-win32.win32.x86_64</id>
        <activation>
-@@ -530,8 +530,6 @@
+@@ -530,8 +530,8 @@
                          <include name="gtk/solaris/x86/**/*" />
                          <include name="win32/win32/x86/**/*" />
                          <include name="win32/win32/x86_64/**/*" />
 -                      </fileset>
 -                      <fileset dir="../../../rt.equinox.binaries/org.eclipse.equinox.executable/contributed/">
++                        <include name="gtk/linux/arm/**/*" />
++                        <include name="gtk/linux/aarch64/**/*" />
                          <include name="gtk/linux/s390/**/*" />
                          <include name="gtk/linux/s390x/**/*" />
                        </fileset>
 --- a/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml	2014-05-26 19:20:28.958177815 +0300
 +++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp.config/pom.xml	2014-05-26 19:33:42.942025740 +0300
-@@ -30,6 +30,64 @@
+@@ -30,6 +30,44 @@
          <version>2.6</version>
          <executions>
            <execution>
@@ -465,26 +467,6 @@ index fac13bf..e487001 100644
 +            </configuration>
 +          </execution>
 +          <execution>
-+            <id>copy-resources-gtk.linux.ppc64le</id>
-+            <phase>validate</phase>
-+            <goals>
-+              <goal>copy-resources</goal>
-+            </goals>
-+            <configuration>
-+              <outputDirectory>${basedir}/rootfiles/linux.gtk.ppc64le</outputDirectory>
-+              <resources>
-+                <resource>
-+                  <directory>../../eclipse.platform.swt.binaries/bundles/org.eclipse.swt.gtk.linux.ppc64le
-+                  </directory>
-+                  <includes>
-+                    <include>about_files/*</include>
-+                    <include>about.html</include>
-+                  </includes>
-+              </resource>
-+            </resources>
-+          </configuration>
-+          </execution>
-+          <execution>
              <id>copy-resources-gtk.linux.x86</id>
              <phase>validate</phase>
              <goals>
diff --git a/eclipse.spec b/eclipse.spec
index 506864c..5c7029d 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -11,9 +11,9 @@ Epoch:                  1
 
 %global eclipse_major   4
 %global eclipse_minor   4
-%global eclipse_micro   1
+%global eclipse_micro   2
 %global eb_commit       db6b9cd54787feb7cf7c7a28c80e740340213bd3
-%global eclipse_tag     R4_4_1
+%global eclipse_tag     R4_4_2
 %global eclipse_version %{eclipse_major}.%{eclipse_minor}.%{eclipse_micro}
 %global _jetty_version  9.2.1
 
@@ -38,7 +38,7 @@ Epoch:                  1
 Summary:        An open, extensible IDE
 Name:           %{?scl_prefix}eclipse
 Version:        %{eclipse_version}
-Release:        9%{?dist}
+Release:        1%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/
@@ -112,10 +112,6 @@ Patch21:        %{pkg_name}-mockito.patch
 Patch22:        %{pkg_name}-policy-comparators.patch
 
 Patch23:        %{pkg_name}-webkit2-support.patch
-Patch24:        %{pkg_name}-bug-444143.patch
-
-# Make workspace selection dialog visible in the task manager of the OS
-Patch25:        eclipse-workspace-chooser.patch
 
 BuildRequires: rsync
 BuildRequires: make, gcc
@@ -133,7 +129,6 @@ BuildRequires: desktop-file-utils
 BuildRequires: java-1.8.0-openjdk-devel
 BuildRequires: libXt-devel
 BuildRequires: webkitgtk-devel
-BuildRequires: webkitgtk4
 BuildRequires: webkitgtk4-devel
 BuildRequires: geronimo-annotation >= 1.0-7
 BuildRequires: %{?scl_prefix}icu4j-eclipse >= 1:52.1
@@ -193,7 +188,7 @@ Requires:       jpackage-utils
 Requires:       gtk2
 Requires:       gtk3
 Requires:       webkitgtk
-Requires:       webkitgtk3
+Requires:       webkitgtk4
 
 %description swt
 SWT Library for GTK+.
@@ -328,8 +323,6 @@ tar --strip-components=1 -xf %{SOURCE1}
 %patch21
 %patch22
 %patch23
-%patch24 -p1
-%patch25 -p1
 
 #Disable as many things as possible to make the build faster. We care only for Eclipse.
 %pom_disable_module platform.sdk eclipse.platform.releng.tychoeclipsebuilder
@@ -700,13 +693,13 @@ rm $RPM_BUILD_ROOT/%{_javadir}/eclipse-testing/runtests.bat
 
 pushd $RPM_BUILD_ROOT/%{_javadir}/eclipse-testing/plugins
  f=`ls | grep -e "^org.easymock_"`
- rm -rf $f 
+ rm -rf $f
  ln -s %{_javadir}/easymock.jar ${f%.jar}.jar
  f=`ls | grep -e "^org.mockito.mockito-core_"`
- rm -rf $f 
+ rm -rf $f
  ln -s %{_javadir}/mockito.jar ${f%.jar}.jar
  f=`ls | grep -e "^org.objenesis_"`
- rm -rf $f 
+ rm -rf $f
  ln -s %{_javadir}/objenesis/objenesis.jar ${f%.jar}.jar
  # These are already present in the platform
  rm -rf org.hamcrest.core_*
@@ -1011,6 +1004,11 @@ fi
 %{_libdir}/%{pkg_name}/plugins/org.eclipse.osgi.compatibility.state_*
 
 %changelog
+* Mon Mar 02 2015 Mat Booth <mat.booth at redhat.com> - 1:4.4.2-1
+- Update to Luna SR2 release
+- Drop upstreamed patches
+- Fixes rhbz#1177906
+
 * Mon Jan 12 2015 Alexander Kurtakov <akurtako at redhat.com> 1:4.4.1-9
 - Require batik version with proper obsoletes.
 
diff --git a/get-eclipse.sh b/get-eclipse.sh
index cb74cc0..913e4ae 100755
--- a/get-eclipse.sh
+++ b/get-eclipse.sh
@@ -1,7 +1,7 @@
 #!/bin/bash
 set -e
 AGGREGATOR_PATH=git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git
-TAG=R4_4_1
+TAG=R4_4_2
 
 rm -rf R4_platform-aggregator-$TAG
 rm -rf R4_platform-aggregator-$TAG.tar.xz
diff --git a/sources b/sources
index c5242b0..f15cce9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-0d857f3b64931672dca62142d7fbdbd0  R4_platform-aggregator-R4_4_1.tar.xz
+a5eea41345c311a3c6668eed12e27d42  R4_platform-aggregator-R4_4_2.tar.xz
 b5c946f8de3fb487cf9f385a0ae707e2  org.eclipse.linuxtools.eclipse-build-db6b9cd54787feb7cf7c7a28c80e740340213bd3.tar.bz2


More information about the scm-commits mailing list