public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neil Hanlon <neil@shrug.pw>
To: git-commits@fedoraproject.org
Subject: [rpms/remind] epel10: fix final review comments
Date: Fri, 21 Aug 2026 13:53:08 GMT [thread overview]
Message-ID: <178732038821.1.5986229514528419087.rpms-remind-fa6773967725@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : fa6773967725416f9abe995e855a1c78ed5edc85
Author : Neil Hanlon <neil@shrug.pw>
Date : 2024-02-07T14:11:56+00:00
Stats : +7/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/fa6773967725416f9abe995e855a1c78ed5edc85?branch=epel10
Log:
fix final review comments
---
diff --git a/remind.spec b/remind.spec
index 33efd79..7750848 100644
--- a/remind.spec
+++ b/remind.spec
@@ -4,9 +4,6 @@ Release: %autorelease
Summary: Sophisticated calendar and alarm program
# GPL-2.0-only: main software
-# BSD-2-Clause:
-# - src/json.c
-# - src/json.h
# GPL-2.0-only AND LicenseRef-Fedora-Public-Domain:
# - src/moon.c
# LicenseRef-Fedora-Public-Domain:
@@ -66,11 +63,12 @@ Documentation and information on how to use remind
Summary: GUI for remind, a sophisticated calendar and alarm program
License: GPL-2.0-only
BuildArch: noarch
-Provides: tkremind = %{?epoch:%{epoch}:}%{version}-%{release}
-Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Provides: tkremind = %{version}-%{release}
+Requires: %{name} = %{version}-%{release}
Requires: tcl
Requires: tcllib
Requires: tk >= 8.0
+Suggests: google-noto-fonts
%description gui
Tkremind provides a GUI which allows viewing a calendar and adding or editing
@@ -97,6 +95,10 @@ Tools to convert the remind output to ps, pdf or html as well as example files.
# Disable packlist and perllocal update
sed -i 's|\$(PERL) Makefile.PL|\$(PERL) Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="$RPM_OPT_FLAGS"|g' rem2pdf/Makefile.top.in
+# json-parser is in fedora; remove bundled copies
+rm src/json.h
+rm src/json.c
+
%build
%configure
%make_build
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 Neil Hanlon [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-21 13:53 [rpms/remind] epel10: fix final review comments Neil Hanlon
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=178732038821.1.5986229514528419087.rpms-remind-fa6773967725@fedoraproject.org \
--to=neil@shrug.pw \
--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