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] f45:  remove redundant UTF-8 conversion
Date: Mon, 31 Aug 2026 19:02:02 GMT	[thread overview]
Message-ID: <178820292269.1.15993004739034449647.rpms-httrack-30f6fb9ceb82@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/httrack
Branch : f45
Commit : 30f6fb9ceb82d4109365a32422941a7d36c83e24
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-29T18:39:01-03:00
Stats  : +0/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/httrack/c/30f6fb9ceb82d4109365a32422941a7d36c83e24?branch=f45

Log:
remove redundant UTF-8 conversion

---
diff --git a/httrack.spec b/httrack.spec
index 84b822a..d5beff5 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -52,10 +52,6 @@ autoreconf -vfi
 # Fix incorrect FSF address in libtest/readme.txt to satisfy rpmlint
 sed -i '/write to the Free Software/{N;s|write to the Free Software\nFoundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.|see <https://www.gnu.org/licenses/>.|}' libtest/readme.txt
 
-# Suppress rpmlint error.
-iconv --from-code ISO8859-1 --to-code UTF-8 ./html/contact.html \
-  --output contact.utf-8 && mv contact.utf-8 ./html/contact.html
-
 # Fix AppStream icon validation error by removing the invalid stock icon tag
 sed -i '/<icon type="stock">httrack<\/icon>/d' html/server/div/com.httrack.WebHTTrack.metainfo.xml
 

                 reply	other threads:[~2026-08-31 19:02 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=178820292269.1.15993004739034449647.rpms-httrack-30f6fb9ceb82@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