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: fix docs
Date: Mon, 31 Aug 2026 19:02:03 GMT	[thread overview]
Message-ID: <178820292367.1.13502107473518427253.rpms-httrack-a735637a7149@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/httrack
Branch : f45
Commit : a735637a7149eaa9a33c6527913b4d59aaaf39b8
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-31T15:43:34-03:00
Stats  : +1/-11 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/httrack/c/a735637a7149eaa9a33c6527913b4d59aaaf39b8?branch=f45

Log:
fix docs

---
diff --git a/httrack.spec b/httrack.spec
index 64f9386..9cca986 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -49,16 +49,9 @@ rmdir src/coucal
 mv coucal-%{coucal_commit} src/coucal
 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
-
 # 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
 
-# Avoid duplicate files warning in rpmlint by symlinking license.txt to COPYING
-rm -f license.txt
-ln -s COPYING license.txt
-
 %build
 %configure  --disable-static \
             --disable-online-unit-tests \
@@ -85,9 +78,6 @@ rm -frv %{buildroot}%{_libdir}/%{name}
 mv %{buildroot}%{_datadir}/%{name}/libtest %{buildroot}%{_pkgdocdir}/libtest
 mv %{buildroot}%{_datadir}/%{name}/templates %{buildroot}%{_pkgdocdir}/templates
 
-# Now packaged in %%license
-rm %{buildroot}%{_pkgdocdir}/html/license.txt
-
 # Replace absolute symlink with a relative one to avoid rpmbuild warning
 rm %{buildroot}%{_datadir}/%{name}/html
 ln -s ../doc/%{name}/html %{buildroot}%{_datadir}/%{name}/html
@@ -105,7 +95,7 @@ appstream-util validate-relax --nonet \
 %files
 %{_pkgdocdir}
 %exclude %{_pkgdocdir}/libtest
-%license COPYING license.txt
+%license COPYING README *.md
 %{_bindir}/htsserver
 %{_bindir}/%{name}
 %{_bindir}/proxytrack

                 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=178820292367.1.13502107473518427253.rpms-httrack-a735637a7149@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