https://bugzilla.redhat.com/show_bug.cgi?id=2246133 Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx Flags| |needinfo?(neil@xxxxxxxx) --- Comment #3 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- -> use autospec/autochangelog -> use SPDX for the Licence field -> This has not been used for decade: Group: Applications/Productivity Basically, don't reuse the old spec, it is full of archaism, start from scratch. We have some Public Domain to validate: https://gitlab.com/fedora/legal/fedora-license-data/-/issues/398 md5.c was already approved. Here's my current work: Name: remind Version: 04.02.07 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: # - src/md5.c License: GPL-2.0-only AND BSD-2-Clause AND (GPL-2.0-only AND LicenseRef-Fedora-Public-Domain) AND LicenseRef-Fedora-Public-Domain URL: https://dianne.skoll.ca/projects/remind/ Source: %url/download/%{name}-%{version}.tar.gz Source: %url/download/%{name}-%{version}.tar.gz.sig Source: 685A5A5E511D30E2.gpg # stolen from Debian Patch: use-system-libjsonparser.diff BuildRequires: gcc BuildRequires: gnupg2 BuildRequires: make BuildRequires: perl(Cairo) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(JSON::MaybeXS) BuildRequires: perl(Pango) BuildRequires: perl-generators BuildRequires: perl-interpreter BuildRequires: pkgconfig(json-parser) Recommends: remind-tools Recommends: remind-gui %description Remind is a sophisticated calendar and alarm program. It includes the following features: - A sophisticated scripting language and intelligent handling of exceptions and holidays - Plain-text, PDF, PostScript and HTML output - Timed reminders and pop-up alarms - A friendly graphical front-end for people who don't want to learn the scripting language - Facilities for both the Gregorian and Hebrew calendars - Support for 12 different languages %package tools Summary: Additional tools for remind # GPL-2.0-or-later: # - contrib/ical2rem.pl # - contrib/rem2ics-0.93/rem2ics.spec # - contrib/remind-conf-mode/remind-conf-mode.el # GPL-2.0-or-later AND GPL-2.0-only: # - contrib/rem2ics-0.93/rem2ics # GPL-3.0-only: # - contrib/remind-conf-mode/gpl.txt License: GPL-2.0-only AND GPL-2.0-or-later AND GPL-3.0-only %description tools Tools to convert the remind output to ps, pdf or html as well as example files. %package gui 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} Requires: tcl Requires: tcllib Requires: tk >= 8.0 %description gui Tkremind provides a GUI which allows viewing a calendar and adding or editing reminders without learning the syntax of Remind. %prep %{gpgverify} --keyring='%{SOURCE2}' --signature='%{SOURCE1}' --data='%{SOURCE0}' %autosetup -p1 -n %{name}-%{version} # 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 %build %configure %make_build %install %make_install %files %doc README docs/ %license COPYRIGHT MICROSOFT-AND-APPLE %{_bindir}/rem %{_bindir}/%{name} %{_datadir}/remind/ %{_mandir}/man1/rem.1* %{_mandir}/man1/%{name}.1* %files tools %doc www/ examples/ contrib/ %license COPYRIGHT MICROSOFT-AND-APPLE %{_bindir}/rem2html %{_bindir}/rem2pdf %{_bindir}/rem2ps %{perl_vendorlib}/* %{_mandir}/man1/rem2html.1* %{_mandir}/man1/rem2pdf.1* %{_mandir}/man1/rem2ps.1* %{_mandir}/man3/Remind::PDF.3pm* %{_mandir}/man3/Remind::PDF::Entry.3pm* %files gui %{_bindir}/tkremind %{_mandir}/man1/tkremind.1* %changelog %autochangelog Scratch: https://koji.fedoraproject.org/koji/taskinfo?taskID=108096973 COPR: https://copr.fedorainfracloud.org/coprs/eclipseo/remind/builds/ Fedora-Review: https://download.copr.fedorainfracloud.org/results/eclipseo/remind/fedora-rawhide-x86_64/06564953-remind/fedora-review/review.txt Note the division of packages is based on Debian's one. I reused the -giu subpackages but added a tkremind Provides to match Debian's. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2246133 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202246133%23c3 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue