public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/httrack] rawhide: spec update: fix spec variables [skip changelog]
Date: Sun, 21 Jun 2026 22:34:06 GMT [thread overview]
Message-ID: <178208124666.1.7347325815462843751.rpms-httrack-9b21ebfecbb8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/httrack
Branch : rawhide
Commit : 9b21ebfecbb81530626c18124b448ee88fd9b782
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-21T19:33:57-03:00
Stats : +2/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/httrack/c/9b21ebfecbb81530626c18124b448ee88fd9b782?branch=rawhide
Log:
spec update: fix spec variables [skip changelog]
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/httrack.spec b/httrack.spec
index 08cc7ea..6fb7848 100644
--- a/httrack.spec
+++ b/httrack.spec
@@ -1,5 +1,4 @@
%global coucal_commit 73ada075553b7607d083037a87cb9c73b3683bfc
-%global upstream_version 3.49.9
Name: httrack
Version: 3.49.9
@@ -7,7 +6,7 @@ Release: %autorelease
Summary: Website copier and offline browser
License: GPL-3.0-or-later AND BSD-3-Clause
URL: https://github.com/xroche/httrack/
-Source0: https://github.com/xroche/httrack/archive/%{upstream_version}/%{name}-%{upstream_version}.tar.gz
+Source0: https://github.com/xroche/httrack/archive/%{version}/%{name}-%{version}.tar.gz
Source1: https://github.com/xroche/coucal/archive/%{coucal_commit}/coucal-%{coucal_commit}.tar.gz
BuildRequires: autoconf
BuildRequires: autoconf-archive
@@ -44,7 +43,7 @@ This package contains libraries and header files for
developing applications that use %{name}.
%prep
-%autosetup -n %{name}-%{upstream_version} -p1 -a 1
+%autosetup -n %{name}-%{version} -p1 -a 1
rmdir src/coucal
mv coucal-%{coucal_commit} src/coucal
autoreconf -vfi
reply other threads:[~2026-06-21 22:34 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=178208124666.1.7347325815462843751.rpms-httrack-9b21ebfecbb8@fedoraproject.org \
--to=filiperosset@fedoraproject.org \
--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