public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rpkg] 1.70-1: Remove %clean section
@ 2026-08-10 21:43 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-10 21:43 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rpkg
            Branch : 1.70-1
            Commit : 3dbfe4e0d3b02ae2291691de7b42d21308ea371f
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-02-14T08:47:35+01:00
            Stats  : +0/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/rpkg/c/3dbfe4e0d3b02ae2291691de7b42d21308ea371f?branch=1.70-1

            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/rpkg.spec b/rpkg.spec
index 09aa2e3..e4cb01b 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -133,9 +133,6 @@ example_cli_dir=$RPM_BUILD_ROOT%{_datadir}/%{name}/examples/cli
 %check
 nosetests tests
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %files -n python2-%{name}
 %doc README.rst CHANGELOG.rst

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

only message in thread, other threads:[~2026-08-10 21:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:43 [rpms/rpkg] 1.70-1: 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