rpms/eclipse/devel eclipse.spec,1.381,1.382

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 28 20:06:02 UTC 2006


Author: overholt

Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31435

Modified Files:
	eclipse.spec 
Log Message:
typos.


Index: eclipse.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -r1.381 -r1.382
--- eclipse.spec	28 Nov 2006 19:55:16 -0000	1.381
+++ eclipse.spec	28 Nov 2006 20:06:00 -0000	1.382
@@ -1052,7 +1052,7 @@
    chmod 755 $lib
 done
 
-# Create file listings for the extracted shared objects 
+# Create file listings for the extracted shared libraries
 echo -n "" > %{_builddir}/%{buildsubdir}/%{name}-platform.install;
 for id in `ls configuration/org.eclipse.osgi/bundles`; do
   if [ "Aconfiguration" = $(echo A`find configuration/org.eclipse.osgi/bundles/$id -name libswt\*.so` | sed "s:/.*::") ]; then
@@ -1751,8 +1751,8 @@
 * Tue Nov 28 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-23
 - Move back to ~/.eclipse for update site pending upstream comments.
 - Add patch to add platform to ~/.eclipse's platform.xml.  This maintains
-  user-installed plugins but allows us to move arch-specific stuff into
-  %%{_libdir}.
+  user-installed plugins but allows us to remove the pre-configured
+  platform.xml in the OSGi configuration area.
 
 * Mon Nov 20 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-22
 - Use ~/.eclipseplugins instead of ~/.eclipse in update site - homedir patch.




More information about the fedora-cvs-commits mailing list