[eclipse-nls] Updated from upstream to R0.10.0 (4.2.0.v20120721043402)

Sean Flanigan seanf at fedoraproject.org
Fri Sep 7 08:00:12 UTC 2012


commit 6c68fb686e3aafbbda62bf58abe4921e54c3f804
Author: Sean Flanigan <sflaniga at redhat.com>
Date:   Fri Sep 7 17:59:43 2012 +1000

    Updated from upstream to R0.10.0 (4.2.0.v20120721043402)

 .gitignore       |    1 +
 eclipse-nls.spec |   22 ++++++++++++----------
 sources          |    2 +-
 3 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85c6975..246c43f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ nohup.out
 /clog
 eclipse-nls*.rpm
 BabelLanguagePack-3.7.0.v20111128043401.tar.bz2
+/BabelLanguagePack-4.2.0.v20120721043402.tar.bz2
diff --git a/eclipse-nls.spec b/eclipse-nls.spec
index c626640..a9e1fa3 100644
--- a/eclipse-nls.spec
+++ b/eclipse-nls.spec
@@ -8,24 +8,23 @@
 Name: eclipse-nls 
 Summary: Babel language packs for the Eclipse platform and various plug-ins
 # note: try to keep this group the same as eclipse's rpm:
-Group: Text Editors/Integrated Development Environments (IDE)
+Group: Development/Tools
 License: EPL
 URL: http://www.eclipse.org/babel/
 
-Version: 3.7.0.v20111128043401
-Release: 2%{?dist}
-## The source for this package is taken from
-# http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.1/indigo/indigo.php
-# usage: FROM=http://download.eclipse.org/technology/babel/babel_language_packs/R0.9.1/indigo/indigo.php ./fetch-babel.sh
+Version: 4.2.0.v20120721043402
+Release: 1%{?dist}
+## The source for this package was downloaded with this command:
+# FROM=http://archive.eclipse.org/technology/babel/babel_language_packs/R0.10.0/juno/juno.php ./fetch-babel.sh
 Source0: BabelLanguagePack-%{version}.tar.bz2
+Requires:   eclipse-platform >= 1:4.2
 
+%if 0%{?rhel} >= 6
+ExclusiveArch: %{ix86} x86_64
+%else
 %if %{defined fedora}
 BuildArch:  noarch
 %endif
-Requires:   eclipse-platform >= 1:3.6
-
-%if 0%{?rhel} >= 6
-ExclusiveArch: %{ix86} x86_64
 %endif
 
 %description
@@ -141,6 +140,9 @@ mv eclipse/plugins $RPM_BUILD_ROOT%{eclipse_data}/dropins/babel/eclipse
 find eclipse/features -type f -exec chmod 644 {} \;
 
 %changelog
+* Fri Sep 7 2012 Sean Flanigan <sflaniga at redhat.com> - 4.2.0.v20120721043402-1
+- Updated from upstream to R0.10.0 (4.2.0.v20120721043402)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.0.v20111128043401-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index b48f5f6..6c72f40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9d8bbb1e9c91083b2541f3463a492cfc  BabelLanguagePack-3.7.0.v20111128043401.tar.bz2
+46693999b413ab773e7f2dab60ce2fc1  BabelLanguagePack-4.2.0.v20120721043402.tar.bz2


More information about the scm-commits mailing list