public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Remove %clean section
@ 2026-06-22 15:56 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-22 15:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 60565f1ac0baa1913d494314c59cc0a5dad6d943
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-14T07:39:18+01:00
Stats : +0/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/60565f1ac0baa1913d494314c59cc0a5dad6d943?branch=update_services
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/setup.spec b/setup.spec
index 1975642..1f57a2b 100644
--- a/setup.spec
+++ b/setup.spec
@@ -52,9 +52,6 @@ rm -f %{buildroot}/etc/shadowconvert.sh
rm -f %{buildroot}/etc/setup.spec
rm -rf %{buildroot}/etc/contrib
-%clean
-rm -rf %{buildroot}
-
#throw away useless and dangerous update stuff until rpm will be able to
#handle it ( http://rpm.org/ticket/6 )
%post -p <lua>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:56 [rpms/setup] update_services: 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