public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Toshio Kuratomi <toshio@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glances] epel10: Replace BR python-setuptools-devel BR with python-setuptools
Date: Sun, 30 Aug 2026 14:22:54 GMT [thread overview]
Message-ID: <178809977479.1.16462310884583089948.rpms-glances-c38ddc4836e6@fedoraproject.org> (raw)
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
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=178809977479.1.16462310884583089948.rpms-glances-c38ddc4836e6@fedoraproject.org \
--to=toshio@fedoraproject.org \
--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