public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/httrack] f45: remove redundant UTF-8 conversion
@ 2026-08-31 19:02 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-31 19:02 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-31 19:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-31 19:02 [rpms/httrack] f45: remove redundant UTF-8 conversion Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox