public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Olivier Fourdan <ofourdan@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/xclock] f43: Fix FTBFS
Date: Wed, 22 Jul 2026 23:18:57 GMT [thread overview]
Message-ID: <178476233758.1.6004072965090530942.rpms-xclock-1e4074889670@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/xclock
Branch : f43
Commit : 1e407488967006428f14fa87fe0cd63e6cf77ce0
Author : Olivier Fourdan <ofourdan@redhat.com>
Date : 2026-01-20T17:13:39+01:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/xclock/c/1e407488967006428f14fa87fe0cd63e6cf77ce0?branch=f43
Log:
Fix FTBFS
Resolves: #2339432
---
diff --git a/xclock.spec b/xclock.spec
index 42e5bee..029feda 100644
--- a/xclock.spec
+++ b/xclock.spec
@@ -1,6 +1,6 @@
Name: xclock
Version: 1.1.1
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: The classic X Window System clock utility
License: MIT-open-group AND SMLNJ AND MIT
@@ -30,7 +30,7 @@ frequency which may be specified by the user.
%autosetup
%build
-autoreconf -v --install
+autoreconf -v --install --force
%configure --disable-silent-rules
%make_build
@@ -45,6 +45,9 @@ autoreconf -v --install
%{_datadir}/X11/app-defaults/XClock-color
%changelog
+* Tue Jan 20 2026 Olivier Fourdan <ofourdan@redhat.com> - 1.1.1-11
+- Fix FTBFS
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-22 23:18 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=178476233758.1.6004072965090530942.rpms-xclock-1e4074889670@fedoraproject.org \
--to=ofourdan@redhat.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