public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/homebank] epel10.2: spec cleanup and modernization for F45+
Date: Mon, 08 Jun 2026 18:42:15 GMT [thread overview]
Message-ID: <178094413578.1.1109162599103276512.rpms-homebank-333d952feb06@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/homebank
Branch : epel10.2
Commit : 333d952feb066f2018ff93943d903ca7330be5aa
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-06-06T20:07:33-03:00
Stats : +5/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/homebank/c/333d952feb066f2018ff93943d903ca7330be5aa?branch=epel10.2
Log:
spec cleanup and modernization for F45+
---
diff --git a/homebank.spec b/homebank.spec
index c7ddd02..555898a 100644
--- a/homebank.spec
+++ b/homebank.spec
@@ -4,7 +4,7 @@ Release: %{autorelease}
Summary: Free easy personal accounting for all
License: GPL-2.0-or-later
URL: https://gethomebank.org/
-Source: https://gethomebank.org/public/sources/%{name}-%{version}.tar.gz
+Source: https://gethomebank.org/public/sources/%{name}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gcc
BuildRequires: gettext
@@ -45,6 +45,8 @@ chmod -x AUTHORS ChangeLog COPYING NEWS README doc/TODO src/*.*
%install
%make_install
+rm -rf %{buildroot}%{_datadir}/mime-info/
+rm -rf %{buildroot}%{_datadir}/application-registry/
%find_lang %{name}
%check
@@ -53,17 +55,15 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{name}.appdat
%files -f %{name}.lang
%license COPYING
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
%{_bindir}/%{name}
%dir %{_datadir}/%{name}/
%{_datadir}/%{name}/images/
%{_datadir}/%{name}/icons/
%{_datadir}/%{name}/datas/
-%{_datadir}/applications/*%{name}.desktop
+%{_datadir}/applications/%{name}.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/mime-info/%{name}.*
%{_datadir}/mime/packages/%{name}.xml
-%{_datadir}/application-registry/%{name}.applications
%{_metainfodir}/%{name}.appdata.xml
%files doc
reply other threads:[~2026-06-08 18:42 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=178094413578.1.1109162599103276512.rpms-homebank-333d952feb06@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--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