public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: Cleanup spec file and drop old sources
@ 2026-06-22 15:56
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:56 UTC (permalink / raw)
To: git-commits
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
^ 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: Cleanup spec file and drop old sources
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox