public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/httrack] rawhide: fix docs
@ 2026-08-31 19:00 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-31 19:00 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/httrack
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-31 19:00 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:00 [rpms/httrack] rawhide: fix docs Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox