[eclipse/f16] - Package necessary files relating to initializer.

Roland Grunberg rgrunber at fedoraproject.org
Thu Nov 17 14:20:32 UTC 2011


commit b723c81edf388ba2f50553a703085ad2e652a6cb
Author: Roland Grunberg <rgrunber at redhat.com>
Date:   Wed Nov 16 17:02:00 2011 -0500

    - Package necessary files relating to initializer.

 eclipse.spec |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/eclipse.spec b/eclipse.spec
index 79927fd..1a0b59e 100644
--- a/eclipse.spec
+++ b/eclipse.spec
@@ -334,6 +334,12 @@ fi
 %defattr(-,root,root)
 %dir %{_libdir}/%{name}/features
 %dir %{_datadir}/%{name}
+%if %{initialize}
+%{_libdir}/%{name}/configuration/org.eclipse.osgi/.bundledata*
+%{_libdir}/%{name}/configuration/org.eclipse.osgi/.lazy*
+%{_libdir}/%{name}/configuration/org.eclipse.osgi/.manager
+%{_libdir}/%{name}/configuration/org.eclipse.osgi/.state*
+%endif
 %dir %{_libdir}/%{name}/configuration
 %config %{_libdir}/%{name}/configuration/config.ini
 %config %{_libdir}/%{name}/configuration/org.eclipse.equinox.simpleconfigurator/bundles.info
@@ -543,6 +549,7 @@ fi
 %changelog
 * Wed Nov 16 2011 Roland Grunberg <rgrunber at redhat.com> 1:3.7.1-2
 - Upload new source fixing RHBZ #753090.
+- Package necessary files relating to initializer.
 - Add newline before writing to eclipse.ini.
 
 * Mon Nov 07 2011 Roland Grunberg <rgrunber at redhat.com> 1:3.7.1-1


More information about the scm-commits mailing list