[eterm] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Fri Mar 8 13:45:27 UTC 2013


commit c173d4906af78a7770558e10b41693e2d7675c56
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Mar 8 07:42:18 2013 -0600

    Drop vendor tag.

 eterm.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/eterm.spec b/eterm.spec
index 40ff9f9..062e209 100644
--- a/eterm.spec
+++ b/eterm.spec
@@ -1,7 +1,7 @@
 Summary:       Enlightened terminal emulator
 Name:          eterm
 Version:       0.9.6
-Release:       7%{?dist}
+Release:       8%{?dist}
 License:       BSD
 Group:         User Interface/Desktops
 Source0:       http://www.eterm.org/download/Eterm-%{version}.tar.gz
@@ -67,7 +67,7 @@ Categories=Utility;TerminalEmulator;System;" > %{name}.desktop
 
 %{__install} -d %{buildroot}%{_datadir}/applications
 %{__install} -m 0644 %{name}.desktop %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor fedora --delete-original \
+desktop-file-install --delete-original \
   --dir %{buildroot}%{_datadir}/applications           \
   %{buildroot}%{_datadir}/applications/%{name}.desktop
 %{__install} -d %{buildroot}%{_datadir}/pixmaps
@@ -95,13 +95,16 @@ desktop-file-install --vendor fedora --delete-original \
 %{_libdir}/libEterm-%{version}.so
 %{_mandir}/man1/Eterm.1*
 %{_datadir}/Eterm
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 %exclude %{_libdir}/libEterm.a
 %exclude %{_libdir}/libEterm.la
 %exclude %{_libdir}/libEterm.so
 
 %changelog
+* Fri Mar 08 2013 Jon Ciesla <limburgher at gmail.com> - 0.9.6-8
+- Drop desktop vendor tag.
+
 * Sun Feb 24 2013 Terje Røsten <terje.rosten at ntnu.no> - 0.9.6-7
 - Revert #860326 (Ref: #867970 and #841471)
 


More information about the scm-commits mailing list