public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: Remove %clean section
@ 2026-07-29 2:11 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-07-29 2:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : 9b353f8658829b0336349fd5d5edb59ee3634132
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-14T07:50:19+01:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/9b353f8658829b0336349fd5d5edb59ee3634132?branch=epel10
Log:
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/arp-scan.spec b/arp-scan.spec
index 5c6adf6..1cc415e 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -37,9 +37,6 @@ chmod 0644 $RPM_BUILD_DIR/%{name}-%{version}/mt19937ar.c
#fix permissions for files in sbindir
chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/*
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 2:11 [rpms/arp-scan] epel10: Remove %clean section Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox