public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jon Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/vym] epel10: Requires fix.
Date: Mon, 20 Jul 2026 18:59:08 GMT [thread overview]
Message-ID: <178457394876.1.3770451585343684937.rpms-vym-fd3aa7200970@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/vym
Branch : epel10
Commit : fd3aa720097010cc72b775606c72452bd0c75863
Author : Jon Ciesla <limburgher@gmail.com>
Date : 2012-03-07T07:39:13-06:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/vym/c/fd3aa720097010cc72b775606c72452bd0c75863?branch=epel10
Log:
Requires fix.
---
diff --git a/vym.spec b/vym.spec
index 5df9797..2aaee87 100644
--- a/vym.spec
+++ b/vym.spec
@@ -1,7 +1,7 @@
%define __requires_exclude .*BugzillaClient.*
Name: vym
Version: 2.0.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: View your mind
Group: Applications/Productivity
@@ -25,6 +25,8 @@ BuildRequires: qt4-devel libXext-devel desktop-file-utils
}
%global __requires_exclude%{?__requires_exclude:%__requires_exclude|}perl\\(BugzillaClient\\)
Requires: perl-BZ-Client
+# For file operations, we use command-line utilities.
+Requires: coreutils zip unzip
%description
VYM (View Your Mind) is a tool to generate and manipulate maps
@@ -101,6 +103,9 @@ update-desktop-database &> /dev/null || :
%changelog
+* Wed Mar 07 2012 Jon Ciesla <limburgher@gmail.com> - 2.0.6-2
+- Require needed utilities, BZ 799006.
+
* Thu Jan 05 2012 Jon Ciesla <limburgher@gmail.com> - 2.0.6-1
- New upstream.
- Patch for gcc 4.7.0.
next reply other threads:[~2026-07-20 18:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-20 18:59 Jon Ciesla [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-07-20 18:59 [rpms/vym] epel10: Requires fix Jon Ciesla
2026-07-20 18:59 Jon Ciesla
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=178457394876.1.3770451585343684937.rpms-vym-fd3aa7200970@fedoraproject.org \
--to=limburgher@gmail.com \
--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