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/httrack] rawhide: Fix FTBFS
Date: Thu, 06 Aug 2026 01:50:28 GMT [thread overview]
Message-ID: <178598102875.1.5886365998524032594.rpms-httrack-37316977aa0e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/httrack
Branch : rawhide
Commit : 37316977aa0e53a347ec708cbafc21faad5b6cde
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-08-05T22:50:20-03:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/httrack/c/37316977aa0e53a347ec708cbafc21faad5b6cde?branch=rawhide
Log:
Fix FTBFS
---
diff --git a/httrack.spec b/httrack.spec
index e4c9f1a..6aa1dd1 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -117,7 +117,8 @@ appstream-util validate-relax --nonet \
%{_datadir}/applications/*WebHTTrack.desktop
%{_datadir}/applications/*WebHTTrack-Websites.desktop
%{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/pixmaps/%{name}*x*.xpm
+%{_datadir}/icons/hicolor/*/apps/%{name}.svg
+%{_datadir}/pixmaps/%{name}*.xpm
%{_datadir}/%{name}/
%{_libdir}/libhttrack.so.*
%{_mandir}/man1/htsserver.1*
@@ -130,6 +131,7 @@ appstream-util validate-relax --nonet \
%{_pkgdocdir}/libtest/
%{_includedir}/%{name}/
%{_libdir}/libhttrack.so
+%{_libdir}/pkgconfig/libhttrack.pc
%changelog
%autochangelog
next reply other threads:[~2026-08-06 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-06 1:50 Filipe Rosset [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-19 1:59 [rpms/httrack] rawhide: fix FTBFS Filipe Rosset
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=178598102875.1.5886365998524032594.rpms-httrack-37316977aa0e@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