public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Add glances.conf
@ 2026-08-30 14:22 Edouard Bourguignon
  0 siblings, 0 replies; only message in thread
From: Edouard Bourguignon @ 2026-08-30 14:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : a25d87221d7e781d6d0c54232002d580432b642f
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2014-12-14T03:04:19+01:00
Stats  : +3/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/a25d87221d7e781d6d0c54232002d580432b642f?branch=epel10

Log:
Add glances.conf

---
diff --git a/glances.spec b/glances.spec
index 69a3b8e..8179713 100644
--- a/glances.spec
+++ b/glances.spec
@@ -42,6 +42,8 @@ It is developed in Python.
 %else
 %{__python} setup.py install --root %{buildroot}
 %endif
+install -D conf/glances.conf %{buildroot}%{_sysconfdir}/glances/glances.conf
+install -D conf/glances-test.conf %{buildroot}%{_sysconfdir}/glances/glances-test.conf
 %find_lang %{name}
 
 
@@ -61,6 +63,7 @@ rm -rf %{buildroot}
 %changelog
 * Fri Jan 02 2015 Edouard Bourguignon <madko@linuxed.net> - 2.2.1-1
 - Update to 2.2.1
+- Add glances.conf and glances-test.conf
 
 * Mon Oct 20 2014 Edouard Bourguignon <madko@linuxed.net> - 2.1.2-2
 - Remove old python-setuptools-devel, now using python-setuptools instead

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

only message in thread, other threads:[~2026-08-30 14:22 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:22 [rpms/glances] epel10: Add glances.conf Edouard Bourguignon

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