public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glances] epel10: Replace BR python-setuptools-devel BR with python-setuptools
@ 2026-08-30 14:22 Toshio Kuratomi
  0 siblings, 0 replies; only message in thread
From: Toshio Kuratomi @ 2026-08-30 14:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/glances
Branch : epel10
Commit : c38ddc4836e6653388cb31f0f9abf78400846736
Author : Toshio Kuratomi <toshio@fedoraproject.org>
Date   : 2014-06-30T13:28:29-07:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/glances/c/c38ddc4836e6653388cb31f0f9abf78400846736?branch=epel10

Log:
Replace BR python-setuptools-devel BR with python-setuptools

---
diff --git a/glances.spec b/glances.spec
index c927c35..4a841c7 100644
--- a/glances.spec
+++ b/glances.spec
@@ -4,7 +4,7 @@
 
 Name:		glances		
 Version:	1.7.7
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	CLI curses based monitoring tool
 
 Group:		Applications/System		
@@ -18,7 +18,7 @@ Requires:	python26-distribute
 Requires:	python26-psutil >= 0.4.1
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 %else
-BuildRequires:	python-setuptools-devel
+BuildRequires:	python-setuptools
 Requires:	python-setuptools
 Requires:	python-psutil >= 0.4.1
 %endif
@@ -60,6 +60,9 @@ rm -rf %{buildroot}
 %{_datadir}/man/man1/glances.1.gz
 
 %changelog
+* Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 1.7.7-2
+- Replace BR python-setuptools-devel BR with python-setuptools
+
 * Thu Jun 12 2014 Edouard Bourguignon <madko@linuxed.net> - 1.7.7-1
 - Update to 1.7.7
 

^ 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: Replace BR python-setuptools-devel BR with python-setuptools Toshio Kuratomi

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