public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/xclock] f43: Fix FTBFS
@ 2026-07-22 23:18 Olivier Fourdan
  0 siblings, 0 replies; only message in thread
From: Olivier Fourdan @ 2026-07-22 23:18 UTC (permalink / raw)
  To: git-commits

            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
 

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

only message in thread, other threads:[~2026-07-22 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-22 23:18 [rpms/xclock] f43: Fix FTBFS Olivier Fourdan

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