[glances] upstream patch

madko madko at fedoraproject.org
Sat Jan 3 19:48:03 UTC 2015


commit ae1edc38ccd99747ab6da30ecf5db6c35f8250ba
Author: Edouard Bourguignon <madko at linuxed.net>
Date:   Sun Dec 14 13:49:07 2014 +0100

    upstream patch

 glances.spec |    9 ++++++---
 sources      |    2 +-
 2 files changed, 7 insertions(+), 4 deletions(-)
---
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 at linuxed.net> - 2.2.1-2
+- Upstream patch for non root build
+
 * Fri Jan 02 2015 Edouard Bourguignon <madko at 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 at 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


More information about the scm-commits mailing list