public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/abrt] update-2.17.8: Remove BuildRoot definition
@ 2026-08-03 10:23 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-08-03 10:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/abrt
Branch : update-2.17.8
Commit : 6b7ef257424dc49d43d26ec5fcb8d5c1a3343c31
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-02-13T23:00:48+01:00
Stats : +0/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/abrt/c/6b7ef257424dc49d43d26ec5fcb8d5c1a3343c31?branch=update-2.17.8
Log:
Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/abrt.spec b/abrt.spec
index 1903183..25d1df1 100644
--- a/abrt.spec
+++ b/abrt.spec
@@ -108,7 +108,6 @@ Requires: satyr >= %{satyr_ver}
%if %{with systemd}
Requires: systemd-units
%endif
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Requires: %{name}-libs = %{version}-%{release}
Requires: python3-%{name} = %{version}-%{release}
Requires(pre): shadow-utils
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 10:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 10:23 [rpms/abrt] update-2.17.8: Remove BuildRoot definition Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox