dmlb2000 pushed to torque (el5). "rhel 5 wants vendor to be specified on desktop file bits"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 06:06:36 UTC 2015


>From 7264d85463adb70f12df00fce4f3906c8b757eef Mon Sep 17 00:00:00 2001
From: David Brown <dmlb2000 at gmail.com>
Date: Tue, 7 Apr 2015 22:26:03 -0700
Subject: rhel 5 wants vendor to be specified on desktop file bits


diff --git a/torque.spec b/torque.spec
index e484112..92d6763 100644
--- a/torque.spec
+++ b/torque.spec
@@ -395,8 +395,8 @@ install -p -m 755 contrib/init.d/pbs_server   %{buildroot}%{_initrddir}/pbs_serv
 # This is really trivial, but cleans up an rpmlint warning
 sed -i -e 's|%{_lib}/../||' %{buildroot}%{_bindir}/xpbs
 
-desktop-file-install --dir %{buildroot}%{_datadir}/applications xpbs.desktop
-desktop-file-install --dir %{buildroot}%{_datadir}/applications xpbsmon.desktop
+desktop-file-install --dir %{buildroot}%{_datadir}/applications --vendor=adaptivecomputing.com xpbs.desktop
+desktop-file-install --dir %{buildroot}%{_datadir}/applications --vendor=adaptivecomputing.com xpbsmon.desktop
 install -d %{buildroot}%{_datadir}/pixmaps
 install -p -m0644 xpbs.png xpbsmon.png %{buildroot}%{_datadir}/pixmaps
 %endif
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/torque.git/commit/?h=el5&id=7264d85463adb70f12df00fce4f3906c8b757eef


More information about the scm-commits mailing list