public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <paragn@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/xfig] epel10.2: Remove vendor tag from desktop file as per https://fedorahosted.org/fesco/ticket/1077
Date: Sat, 30 May 2026 14:28:19 GMT [thread overview]
Message-ID: <178015129912.1.12885118161499767134.rpms-xfig-73933debc4a5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xfig
Branch : epel10.2
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.2
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
reply other threads:[~2026-05-30 14:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178015129912.1.12885118161499767134.rpms-xfig-73933debc4a5@fedoraproject.org \
--to=paragn@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox