public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Make /etc/glances owned by the package (RHBZ #2186067)
@ 2026-08-30 14:23 FeRD
  0 siblings, 0 replies; only message in thread
From: FeRD @ 2026-08-30 14:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : 0758f63ca2b55abedc493d36e5c33a1f9711abb1
Author : FeRD (Frank Dana) <ferdnyc@gmail.com>
Date   : 2023-04-11T22:32:40-04:00
Stats  : +1/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/0758f63ca2b55abedc493d36e5c33a1f9711abb1?branch=epel10

Log:
Make /etc/glances owned by the package (RHBZ #2186067)

---
diff --git a/glances.spec b/glances.spec
index 9ac7547..c20a707 100644
--- a/glances.spec
+++ b/glances.spec
@@ -76,6 +76,7 @@ install -D -p -m 644 conf/glances.conf $RPM_BUILD_ROOT/etc/glances/glances.conf
 
 %files -n glances -f %{pyproject_files}
 %doc AUTHORS COPYING README.rst
+%dir %{_sysconfdir}/glances
 %config(noreplace) %{_sysconfdir}/glances/glances.conf
 %exclude %{_datadir}/doc/glances
 %{_bindir}/glances

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

only message in thread, other threads:[~2026-08-30 14:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 14:23 [rpms/glances] epel10: Make /etc/glances owned by the package (RHBZ #2186067) FeRD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox