public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/kde-settings] epel10.2: Drop usage of '-C' for autosetup for RHEL 10 compatibility
@ 2026-08-21 3:34 Neal Gompa
0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-08-21 3:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/kde-settings
Branch : epel10.2
Commit : 31c4d7063c353b9c539a5b2c9e0db7440e88df8b
Author : Neal Gompa <ngompa@fedoraproject.org>
Date : 2026-08-20T23:32:12-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/kde-settings/c/31c4d7063c353b9c539a5b2c9e0db7440e88df8b?branch=epel10.2
Log:
Drop usage of '-C' for autosetup for RHEL 10 compatibility
This won't be supported until RHEL 10.3.
---
diff --git a/kde-settings.spec b/kde-settings.spec
index 8f7d76f..7eaaada 100644
--- a/kde-settings.spec
+++ b/kde-settings.spec
@@ -119,7 +119,7 @@ Enhances: (initial-setup-gui and kwin-wayland)
%prep
-%autosetup -C -p1
+%autosetup -n %{name} -p1
# omit crud
rm -fv Makefile
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 3:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 3:34 [rpms/kde-settings] epel10.2: Drop usage of '-C' for autosetup for RHEL 10 compatibility Neal Gompa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox