public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nfs-utils] rawhide: Removed the -p1 -S git to %autosetup
@ 2026-08-04 23:56 Steve Dickson
0 siblings, 0 replies; only message in thread
From: Steve Dickson @ 2026-08-04 23:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/nfs-utils
Branch : rawhide
Commit : 89e7b34019da7a6895b55c49f30e289114d8cbd3
Author : Steve Dickson <steved@redhat.com>
Date : 2026-08-04T19:55:19-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nfs-utils/c/89e7b34019da7a6895b55c49f30e289114d8cbd3?branch=rawhide
Log:
Removed the -p1 -S git to %autosetup
Signed-off-by: Steve Dickson <steved@redhat.com>
---
diff --git a/nfs-utils.spec b/nfs-utils.spec
index 48016ed..fdea723 100644
--- a/nfs-utils.spec
+++ b/nfs-utils.spec
@@ -191,7 +191,7 @@ related tools, which provides a much higher level of performance than the
traditional Linux NFS server used by most users.
%prep
-%autosetup -p1 -S git
+%autosetup -p1
# Remove .orig files
find . -name "*.orig" | xargs rm -f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-04 23:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 23:56 [rpms/nfs-utils] rawhide: Removed the -p1 -S git to %autosetup Steve Dickson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox