public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/nodejs-nodemon] rawhide: Fix build with RPM 6.1
@ 2026-06-28 16:26 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-28 16:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/nodejs-nodemon
Branch : rawhide
Commit : 67795faf5e35a01f5aa25a8c8ffe12f0bca7fe4e
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-06-28T12:25:16-04:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/nodejs-nodemon/c/67795faf5e35a01f5aa25a8c8ffe12f0bca7fe4e?branch=rawhide
Log:
Fix build with RPM 6.1
Missing patches are now fatal.
[skip changelog]
---
diff --git a/nodejs-nodemon.spec b/nodejs-nodemon.spec
index fe8d26c..5770e7e 100644
--- a/nodejs-nodemon.spec
+++ b/nodejs-nodemon.spec
@@ -42,7 +42,7 @@ on the command line when you run your script.
%prep
%setup -q -n %{npm_name}-%{version}
-%patch -P 0
+#%%patch -P 0
%build
# nothing to do
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-28 16:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-28 16:26 [rpms/nodejs-nodemon] rawhide: Fix build with RPM 6.1 Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox