public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: Cleanup spec file and drop old sources
Date: Mon, 22 Jun 2026 15:56:24 GMT [thread overview]
Message-ID: <178214378480.1.7212620167724173210.rpms-setup-8f8f05bf0a73@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 8f8f05bf0a73f5a8443a89a16358f5bc1aca302e
Author : Björn Esser <besser82@fedoraproject.org>
Date : 2024-12-27T20:54:21+00:00
Stats : +1/-6 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/8f8f05bf0a73f5a8443a89a16358f5bc1aca302e?branch=update_services
Log:
Cleanup spec file and drop old sources
Signed-off-by: Björn Esser <besser82@fedoraproject.org>
---
diff --git a/setup.spec b/setup.spec
index 56f6b02..7067aeb 100644
--- a/setup.spec
+++ b/setup.spec
@@ -34,12 +34,10 @@ Source0034: uidgidlint
Source0035: serviceslint
BuildArch: noarch
-#systemd-rpm-macros: required to use _tmpfilesdir macro
-# https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
-BuildRequires: make
BuildRequires: bash
BuildRequires: tcsh
BuildRequires: perl-interpreter
+#systemd-rpm-macros: required to use _sysusersdir and _tmpfilesdir macro
BuildRequires: systemd-rpm-macros
#require system release for saner dependency order
Requires: system-release
@@ -76,8 +74,6 @@ tcsh -f etc/csh.login
(cd etc && perl %SOURCE35 ./services)
%install
-rm -rf %{buildroot}
-
mkdir -p %{buildroot}/etc
cp -ar etc/* %{buildroot}/etc/
diff --git a/sources b/sources
index ba261ad..e69de29 100644
--- a/sources
+++ b/sources
@@ -1 +0,0 @@
-SHA512 (setup-2.14.6.tar.gz) = d8d509286cca276fd53dc5606114a8efd891ec91e6a3ab4c18dca40df96370f2aa77d1013d4a622e8f6b9959b0bf61926a0be3facd1061180876f363cfaf9c10
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=178214378480.1.7212620167724173210.rpms-setup-8f8f05bf0a73@fedoraproject.org \
--to=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