public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kurt Keller <kurt@pinboard.jp>
To: git-commits@fedoraproject.org
Subject: [rpms/remind] epel10: take care of missing tcllib auto-dependency
Date: Fri, 21 Aug 2026 13:53:05 GMT [thread overview]
Message-ID: <178732038532.1.10994991088170947017.rpms-remind-f36d49c74d83@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : f36d49c74d839aad7a3b9b0ad31927e3df1fcde8
Author : Kurt Keller <kurt@pinboard.jp>
Date : 2024-02-07T14:11:55+00:00
Stats : +8/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/f36d49c74d839aad7a3b9b0ad31927e3df1fcde8?branch=epel10
Log:
take care of missing tcllib auto-dependency
---
diff --git a/remind.spec b/remind.spec
index 198a225..9999392 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,6 +1,6 @@
Name: remind
Version: 04.02.06
-Release: 0%{?dist}
+Release: 1%{?dist}
Summary: A sophisticated calendar and alarm program
Group: Applications/Productivity
@@ -9,14 +9,15 @@ URL: https://dianne.skoll.ca/projects/remind/
Source0: https://dianne.skoll.ca/projects/remind/download/%{name}-%{version}.tar.gz
Source1: tkremind.desktop
+Source2: %{name}-rpmlintrc
BuildRequires: gcc
-BuildRequires: desktop-file-utils
BuildRequires: perl-Pango
BuildRequires: perl-Cairo
BuildRequires: perl-JSON-MaybeXS
BuildRequires: perl-ExtUtils-MakeMaker
+Requires: perl
Requires: perl-Pango
Requires: perl-Cairo
Requires: perl-JSON-MaybeXS
@@ -32,8 +33,10 @@ features:
Group: Applications/Productivity
Summary: A graphical front-end for remind using Tcl/Tk
BuildArchitectures: noarch
+BuildRequires: desktop-file-utils
Requires: tk > 8.0
Requires: tcl
+Requires: tcllib
Requires: remind = %{version}-%{release}
#Requires: google-noto-fonts-common
#Requires: google-noto-emoji-color-fonts
@@ -129,6 +132,9 @@ desktop-file-install \
%{_mandir}/man1/tkremind.1.gz
%changelog
+* Fri Oct 06 2023 Kurt Keller <kurt@pinboard.jp> - 04.02.06-1
+- tcllib is not automatically required by rpm upon install
+
* Fri Oct 06 2023 Kurt Keller <kurt@pinboard.jp> - 04.02.06-0
- Built latest version for Fedora 38
next reply other threads:[~2026-08-21 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 13:53 Kurt Keller [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-21 13:53 [rpms/remind] epel10: take care of missing tcllib auto-dependency Kurt Keller
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=178732038532.1.10994991088170947017.rpms-remind-f36d49c74d83@fedoraproject.org \
--to=kurt@pinboard.jp \
--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