public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pxz] epel10.2: Remove %clean section
@ 2026-06-15 21:56 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-06-15 21:56 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pxz
            Branch : epel10.2
            Commit : 8ab24dcae89511122aa7d1f40714f28b30018ca8
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-02-14T07:32:11+01:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/pxz/c/8ab24dcae89511122aa7d1f40714f28b30018ca8?branch=epel10.2

            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/pxz.spec b/pxz.spec
index 07943a2..8c3de65 100644
--- a/pxz.spec
+++ b/pxz.spec
@@ -27,9 +27,6 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="%{__install} -p"
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-15 21:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 21:56 [rpms/pxz] epel10.2: 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