[netgen] Drop vendor tag.

Jon Ciesla limb at fedoraproject.org
Mon Apr 29 14:28:02 UTC 2013


commit a3251f8cf02310d224cf7e417031fe0ca5d1a1c7
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Apr 29 09:24:01 2013 -0500

    Drop vendor tag.

 netgen.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/netgen.spec b/netgen.spec
index 7a5d561..6c5fa06 100644
--- a/netgen.spec
+++ b/netgen.spec
@@ -1,6 +1,6 @@
 Name:             netgen
 Version:          1.3.7
-Release:          23%{?dist}
+Release:          24%{?dist}
 Summary:          LVS netlist comparison tool for VLSI
 
 License:          GPL+
@@ -86,7 +86,7 @@ chmod 755 %{buildroot}%{_libexecdir}/%{name}/spice
 # Ensure (on x86_64) that netgen isn't linked to tk.i386 if the latter is installed
 sed -i '/NETGEN_WISH/aexport\ TCLIBPATH=%{_libdir}' %{buildroot}%{_bindir}/%{name}
 
-desktop-file-install --vendor fedora         \
+desktop-file-install \
   --dir %{buildroot}%{_datadir}/applications \
   --add-category "Electronics"               \
   %{SOURCE1}
@@ -115,11 +115,14 @@ fi
 %{_bindir}/*
 %{_libdir}/%{name}/
 %{_libexecdir}/%{name}/
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/*%{name}.desktop
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
 
 
 %Changelog
+* Mon Apr 29 2013 Jon Ciesla <limburgher at gmail.com> - 1.3.7-24
+- Drop desktop vendor tag.
+
 * Mon Sep 15 2008 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 1.3.7-16
 - rebuild for rawhide
 


More information about the scm-commits mailing list