public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wcd] epel8: Remove spec-file conditionals for Fedoras that reached end of life
@ 2026-09-13 7:27 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-13 7:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/wcd
Branch : epel8
Commit : ff1b38f9847d08bbaa04a42855ac67cbb308fe5f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-13T08:25:13+01:00
Stats : +0/-15 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/wcd/c/ff1b38f9847d08bbaa04a42855ac67cbb308fe5f?branch=epel8
Log:
Remove spec-file conditionals for Fedoras that reached end of life
---
diff --git a/wcd.spec b/wcd.spec
index b963045..faf42a5 100644
--- a/wcd.spec
+++ b/wcd.spec
@@ -94,17 +94,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
@@ -113,10 +102,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 7:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-13 7:27 [rpms/wcd] epel8: 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