public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wcd] epel10.3: Remove spec-file conditionals for Fedoras that reached end of life
@ 2026-09-13  6:41 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-13  6:41 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/wcd
Branch : epel10.3
Commit : 6508a4d798c2e2629405ad50f89e48d6f36a491f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2025-05-11T08:24:43-04:00
Stats  : +0/-15 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/wcd/c/6508a4d798c2e2629405ad50f89e48d6f36a491f?branch=epel10.3

Log:
Remove spec-file conditionals for Fedoras that reached end of life

---
diff --git a/wcd.spec b/wcd.spec
index 298dbeb..7ab6cdd 100644
--- a/wcd.spec
+++ b/wcd.spec
@@ -93,17 +93,6 @@ plain-text documentation files, changelogs, and so on.
 %make_install install-profile -C src %{wcd_opts}
 %find_lang wcd --with-man
 
-%if 0%{?fedora} && 0%{?fedora} < 39
-# Historically, this package accepted the upstream default of building the
-# binary as wcd.exe, and the spec file contained claims that the name of the
-# binary might change periodically and that this was not important.
-#
-# We feel that this was misguided: the name of the command that users type is
-# *very* important, and it should match system conventions. We maintain the old
-# name as a symbolic link for compatibility.
-ln -s wcd '%{buildroot}%{_bindir}/wcd.exe'
-%endif
-
 
 # Upstream does not provide any tests
 
@@ -112,10 +101,6 @@ ln -s wcd '%{buildroot}%{_bindir}/wcd.exe'
 %license %{_pkgdocdir}/copying.txt
 
 %{_bindir}/wcd
-%if 0%{?fedora} && 0%{?fedora} < 39
-# See the comment in %%install.
-%{_bindir}/wcd.exe
-%endif
 %{_mandir}/man1/wcd.1*
 
 %config(noreplace) %{_sysconfdir}/profile.d/wcd.sh

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

only message in thread, other threads:[~2026-09-13  6:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13  6:41 [rpms/wcd] epel10.3: Remove spec-file conditionals for Fedoras that reached end of life Benjamin A. Beasley

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