public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Edouard Bourguignon <madko@linuxed.net>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: upstream patch
Date: Sun, 30 Aug 2026 14:22:58 GMT	[thread overview]
Message-ID: <178809977811.1.1027148525256031624.rpms-glances-ae1edc38ccd9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : ae1edc38ccd99747ab6da30ecf5db6c35f8250ba
Author : Edouard Bourguignon <madko@linuxed.net>
Date   : 2014-12-14T13:49:07+01:00
Stats  : +7/-4 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/ae1edc38ccd99747ab6da30ecf5db6c35f8250ba?branch=epel10

Log:
upstream patch

---
diff --git a/glances.spec b/glances.spec
index 66e09c5..deb0699 100644
--- a/glances.spec
+++ b/glances.spec
@@ -4,7 +4,7 @@
 
 Name:		glances		
 Version:	2.2.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	CLI curses based monitoring tool
 
 Group:		Applications/System		
@@ -33,7 +33,7 @@ It is developed in Python.
 
 %prep
 %setup -q
-%patch0
+%patch0 -p1
 
 %build
 
@@ -61,9 +61,12 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Sat Jan 03 2015 Edouard Bourguignon <madko@linuxed.net> - 2.2.1-2
+- Upstream patch for non root build
+
 * Fri Jan 02 2015 Edouard Bourguignon <madko@linuxed.net> - 2.2.1-1
 - Update to 2.2.1
-- Add patch to enable mock build (no need to be root)
+- 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

diff --git a/sources b/sources
index afe335a..c24b118 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 d5f0b8e38662f64a538485a65cc50755  v2.2.1.tar.gz
-277d5e894df8fcbca49717888e33b2fd  glances_no_root_needed.patch
+96516c80c04edad4134bdb23ce97aac9  glances_no_root_needed.patch

                 reply	other threads:[~2026-08-30 14:22 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=178809977811.1.1027148525256031624.rpms-glances-ae1edc38ccd9@fedoraproject.org \
    --to=madko@linuxed.net \
    --cc=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