public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Remove %clean section
Date: Mon, 22 Jun 2026 15:56:00 GMT	[thread overview]
Message-ID: <178214376020.1.12448351102026684638.rpms-setup-60565f1ac0ba@fedoraproject.org> (raw)

            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>

                 reply	other threads:[~2026-06-22 15:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178214376020.1.12448351102026684638.rpms-setup-60565f1ac0ba@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox