[eterm] Fix startup dir issue (bz #860326)

terjeros terjeros at fedoraproject.org
Mon Oct 8 12:54:50 UTC 2012


commit bf044c7246db3694df8c355241028112d15e49f3
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Mon Oct 8 14:54:38 2012 +0200

    Fix startup dir issue (bz #860326)

 eterm.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/eterm.spec b/eterm.spec
index b9ff947..74cd909 100644
--- a/eterm.spec
+++ b/eterm.spec
@@ -1,7 +1,7 @@
 Summary:       Enlightened terminal emulator
 Name:          eterm
 Version:       0.9.6
-Release:       4%{?dist}
+Release:       5%{?dist}
 License:       BSD
 Group:         User Interface/Desktops
 Source0:       http://www.eterm.org/download/Eterm-%{version}.tar.gz
@@ -61,6 +61,7 @@ Name=Eterm
 Comment=Eterm
 TryExec=Eterm
 Exec=Eterm
+Path=\$HOME
 Icon=eterm.png
 Type=Application
 Categories=Utility;TerminalEmulator;System;" > %{name}.desktop
@@ -102,6 +103,9 @@ desktop-file-install --vendor fedora --delete-original \
 %exclude %{_libdir}/libEterm.so
 
 %changelog
+* Mon Oct 08 2012 Terje Røsten <terje.rosten at ntnu.no> - 0.9.6-5
+- Fix startup dir issue (bz #860326)
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list