public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xfig] epel10: Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
@ 2026-05-30 14:25 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-05-30 14:25 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/xfig
Branch : epel10
Commit : 73933debc4a59a878d7ae76a4dd7a537c5133620
Author : Parag Nemade <paragn@fedoraproject.org>
Date : 2013-02-10T09:51:00+05:30
Stats : +7/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xfig/c/73933debc4a59a878d7ae76a4dd7a537c5133620?branch=epel10
Log:
Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
---
diff --git a/xfig.spec b/xfig.spec
index c7fde9d..a25e43f 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -1,9 +1,9 @@
-%define app_defaults_dir %{_datadir}/X11/app-defaults
+%global app_defaults_dir %{_datadir}/X11/app-defaults
Summary: An X Window System tool for drawing basic vector graphics
Name: xfig
Version: 3.2.5
-Release: 35.b%{?dist}
+Release: 36.b%{?dist}
License: MIT
Group: Applications/Multimedia
URL: http://www.xfig.org/
@@ -152,7 +152,7 @@ install -D -p -m 644 %{name}64x64.xpm \
$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
-desktop-file-install --vendor fedora \
+desktop-file-install \
--dir $RPM_BUILD_ROOT%{_datadir}/applications %{SOURCE2}
@@ -183,11 +183,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/%{name}
%{_mandir}/*/*
%{app_defaults_dir}/*
-%{_datadir}/applications/fedora-%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/??x??/apps/%{name}.xpm
%changelog
+* Sun Feb 10 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 3.2.5-36.b
+- Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
+
* Mon Jan 21 2013 Adam Tkac <atkac redhat com> - 3.2.5-35.b
- rebuild due to "jpeg8-ABI" feature drop
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 14:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 14:25 [rpms/xfig] epel10: Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077 Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox