public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chrony] rawhide: fix gitlab archive URL
@ 2026-09-10 10:15 Miroslav Lichvar
  0 siblings, 0 replies; only message in thread
From: Miroslav Lichvar @ 2026-09-10 10:15 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chrony
Branch : rawhide
Commit : e74a56a68ae45976e0ba8b52c79f07946a71f4b9
Author : Miroslav Lichvar <mlichvar@redhat.com>
Date   : 2026-09-10T12:13:02+02:00
Stats  : +3/-3 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chrony/c/e74a56a68ae45976e0ba8b52c79f07946a71f4b9?branch=rawhide

Log:
fix gitlab archive URL

---
diff --git a/chrony.spec b/chrony.spec
index 24fad84..31a3835 100644
--- a/chrony.spec
+++ b/chrony.spec
@@ -21,7 +21,7 @@ Source3:        chrony.dhclient
 Source4:        chrony.sysusers
 Source5:        chrony.tmpfiles
 # simulator for test suite
-Source10:       https://gitlab.com/chrony/clknetsim/-/archive/master/clknetsim-%{clknetsim_ver}.tar.gz
+Source10:       https://gitlab.com/chrony/clknetsim/-/archive/%{clknetsim_ver}/clknetsim-%{clknetsim_ver}.tar.gz
 
 # add distribution-specific bits to DHCP dispatcher
 Patch1:         chrony-nm-dispatcher-dhcp.patch
@@ -92,7 +92,7 @@ sed -i '/^ExecStart/a SELinuxContext=system_u:system_r:chronyd_restricted_t:s0' 
 # regenerate the file from getdate.y
 rm -f getdate.c
 
-mv clknetsim-*-%{clknetsim_ver}* test/simulation/clknetsim
+mv clknetsim-%{clknetsim_ver} test/simulation/clknetsim
 
 %build
 %configure \

diff --git a/sources b/sources
index 7181394..67ace1c 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 SHA512 (chrony-4.9-tar-gz-asc.txt) = 35569a877a633e64d3d85e36c8f4af330e2bcadcb0e8dc785f2766b3b33bfebcf1d66982fa2af44537d58dcfd16d8613a50da7d71f53e96b3fcdb5bf215f0464
 SHA512 (chrony-4.9.tar.gz) = 9eeee9738727e86562d75e4aee60916957e0626b767d9fea325918d3973e02b3f252c32fd1c4b4cf8461406acccbc8196d6f7d2e9d2d3ce205bc3245b83924b5
-SHA512 (clknetsim-93750cc17ebe.tar.gz) = 74afca527d3de2538552ca07ba59fcdb8f727fce606498de5f40cf97df95e2d2fa40f1540040519c871ada4f131a9871f9d4845d57765eb7a7cf94e8f596bcce
+SHA512 (clknetsim-93750cc17ebe.tar.gz) = 374c78b14735bf17745339a161e3e00b7a69e6d0c12bf66f614bea2ca1223f31fb389fcd85400462c4cbd55bc1720659d534c47e076e7e74b7b409196db2d504

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-10 10:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-10 10:15 [rpms/chrony] rawhide: fix gitlab archive URL Miroslav Lichvar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox