rpms/eclipse/devel eclipse.desktop, 1.2, 1.3 eclipse.spec, 1.492, 1.493

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Sat Oct 6 17:31:01 UTC 2007


Author: overholt

Update of /cvs/pkgs/rpms/eclipse/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14279

Modified Files:
	eclipse.desktop eclipse.spec 
Log Message:
* Sat Oct 06 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-26
- Add encoding to desktop file.
- Fix %files list again.


Index: eclipse.desktop
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.desktop,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- eclipse.desktop	7 Sep 2007 18:51:16 -0000	1.2
+++ eclipse.desktop	6 Oct 2007 17:30:28 -0000	1.3
@@ -1,4 +1,5 @@
 [Desktop Entry]
+Encoding=UTF-8
 Name=Eclipse
 Comment=Eclipse Integrated Development Environment
 Exec=eclipse


Index: eclipse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse/devel/eclipse.spec,v
retrieving revision 1.492
retrieving revision 1.493
diff -u -r1.492 -r1.493
--- eclipse.spec	5 Oct 2007 20:44:36 -0000	1.492
+++ eclipse.spec	6 Oct 2007 17:30:28 -0000	1.493
@@ -19,7 +19,7 @@
 Summary:        An open, extensible IDE
 Name:           eclipse
 Version:        %{eclipse_majmin}.%{eclipse_micro}
-Release:        25%{?dist} 
+Release:        26%{?dist} 
 License:        Eclipse Public License
 Group:          Text Editors/Integrated Development Environments (IDE)
 URL:            http://www.eclipse.org/
@@ -1361,7 +1361,7 @@
 %{_datadir}/%{name}/plugins/org.eclipse.core.filebuffers_*
 %{_datadir}/%{name}/plugins/org.eclipse.core.filesystem_*
 %{_datadir}/%{name}/plugins/org.fedoraproject.ide.platform
-%{_datadir}/%{name}/feature/org.fedoraproject.ide-feature
+%{_datadir}/%{name}/features/org.fedoraproject.ide-feature
 %ifarch %{ix86} x86_64 ppc
 %{_libdir}/%{name}/plugins/org.eclipse.core.filesystem.linux.%{eclipse_arch}_*
 %endif
@@ -1573,6 +1573,10 @@
 %endif
 
 %changelog
+* Sat Oct 06 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-26
+- Add encoding to desktop file.
+- Fix %%files list again.
+
 * Fri Oct 05 2007 Andrew Overholt <overholt at redhat.com> 3.3.0-25
 - Fix %%files list for Fedora Eclipse feature.
 




More information about the fedora-extras-commits mailing list