rpms/eclipse/devel sources, 1.90, 1.91 eclipse.spec, 1.694, 1.695 .cvsignore, 1.66, 1.67

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Dec 3 19:53:34 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23738/devel

Modified Files:
	sources eclipse.spec .cvsignore 
Log Message:
* Thu Dec 3 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-23
- Remove old manipulations to bundles.info.
- Update to eclipse-build 0.4 release.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/sources,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -p -r1.90 -r1.91
--- sources	17 Nov 2009 12:37:53 -0000	1.90
+++ sources	3 Dec 2009 19:53:34 -0000	1.91
@@ -1,2 +1,2 @@
-3ed7a1c9c13a73f6d7abc0b0305631e3  eclipse-R3_5_1-fetched-src.tar.bz2
-99ffc4a33f1e0740f840d4851d28e7b3  eclipse-build-0_4_RC4.tar.gz
+55b14de28d6768f3e429388e37d97a9c  eclipse-R3_5_1-fetched-src.tar.bz2
+8a563a261486607067e00c8eab8f1966  eclipse-build-R0_4_0.tar.gz


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.694
retrieving revision 1.695
diff -u -p -r1.694 -r1.695
--- eclipse.spec	30 Nov 2009 14:44:09 -0000	1.694
+++ eclipse.spec	3 Dec 2009 19:53:34 -0000	1.695
@@ -27,11 +27,11 @@ Epoch:  1
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        22%{?dist}
+Release:        23%{?dist}
 License:        EPL
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
-Source0:        %{download_url}eclipse-build-0_4_RC4.tar.gz
+Source0:        %{download_url}eclipse-build-R0_4_0.tar.gz
 Source1:        %{download_url}eclipse-R3_5_1-fetched-src.tar.bz2
 Source2:        eclipse.sh.in
 Source17:       efj.sh.in
@@ -187,7 +187,7 @@ Eclipse Plugin Development Environment. 
 developing Eclipse plugins.
 
 %prep
-%setup -q -n eclipse-build-0_4_RC4
+%setup -q -n eclipse-build-0_4_RC6
 cp %{SOURCE1} .
 ant -DbuildArch=%{eclipse_arch} applyPatches
 pushd build/eclipse-R3_5_1-fetched-src
@@ -556,14 +556,6 @@ popd
 rm -r $sdkDir/configuration/org.eclipse.update
 
 %if %{initialize}
-#Find better way to fix this
-sed --in-place "s|org.eclipse.core.runtime,3.5.0.v20090525,plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar,4,false|org.eclipse.core.runtime,3.5.0.v20090525,plugins/org.eclipse.core.runtime_3.5.0.v20090525.jar,4,true|" \
-  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
-sed --in-place "s|org.eclipse.equinox.ds,1.1.0.v20090601,plugins/org.eclipse.equinox.ds_1.1.0.v20090601.jar,4,false|org.eclipse.equinox.ds,1.1.0.v20090601,plugins/org.eclipse.equinox.ds_1.1.0.v20090601.jar,4,true|" \
-  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
-# dump bundles.info and config.ini to check what's wrong with ppc64 build
-cat  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/config.ini
-cat  $RPM_BUILD_ROOT%{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
 # FIXME: investigate why it doesn't work to set this -- configuration data is
 # always written to /usr/share/eclipse/configuration, even with
 #     -Dosgi.sharedConfiguration.area=$RPM_BUILD_ROOT%{_libdir}/%{name}/configuration
@@ -1104,6 +1096,10 @@ fi
 #%{_libdir}/%{name}/configuration/org.eclipse.equinox.source
 
 %changelog
+* Thu Dec 3 2009 Alexander Kurtakov <akurtako at redhat.com> 1:3.5.1-23
+- Remove old manipulations to bundles.info.
+- Update to eclipse-build 0.4 release.
+
 * Mon Nov 30 2009 Andrew Overholt <overholt at redhat.com> 1:3.5.1-22
 - Move ant-nodeps out of bootstrap.
 


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/.cvsignore,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -p -r1.66 -r1.67
--- .cvsignore	11 Nov 2009 13:14:21 -0000	1.66
+++ .cvsignore	3 Dec 2009 19:53:34 -0000	1.67
@@ -8,3 +8,4 @@ eclipse-R3_5_1-fetched-src.tar.bz2
 eclipse-build-0.4.0RC0.tar.gz
 eclipse-build-0_4_RC3.tar.gz
 eclipse-build-0_4_RC4.tar.gz
+eclipse-build-R0_4_0.tar.gz




More information about the fedora-extras-commits mailing list