Bug 2041235 - Review Request: calindori - Calendar application for Plasma Mobile
Summary: Review Request: calindori - Calendar application for Plasma Mobile
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-16 16:46 UTC by Onuralp SEZER
Modified: 2023-03-18 12:24 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-03-18 12:24:01 UTC
Type: ---
Embargoed:
ngompa13: fedora-review+


Attachments (Terms of Use)

Description Onuralp SEZER 2022-01-16 16:46:14 UTC
Spec URL: https://pagure.io/calindori_rpm/raw/main/f/calindori.spec
SRPM URL: https://pagure.io/calindori_rpm/blob/main/f/calindori-21.12-1.fc35.src.rpm
Description: Calendar application for Plasma Mobile
Fedora Account System Username: thunderbirdtr

Comment 1 Neal Gompa 2022-01-22 17:36:05 UTC
Taking this review.

Comment 2 Neal Gompa 2022-01-22 17:42:25 UTC
Initial spec review:

> %description
> %{summary}

This should be "%{summary}." in the description simply to make rpmlint shut up.

> %prep
> %autosetup -n %{name}-%{version}

"-n %{name}-%{version}" is superfluous, since that's the default. Drop it.

> %find_lang %{name}
> %find_lang calindac

Add "cat %{name}.lang calindac > %{name}-full.lang" so that later you can...

> %files -f %{name}.lang

Use "%{name}-full.lang" here, and...

> %{_kf5_datadir}/locale/*/LC*/calindac*

Drop this.

Comment 3 Neal Gompa 2022-01-22 17:44:44 UTC
Also, license files are not captured with a "%license" stanza. Add the following:

> %license LICENSES/*

Comment 4 Justin Zobel 2022-02-06 00:05:13 UTC
I assume you meant "cat %{name}.lang calindac.lang > %{name}-full.lang" and added that in my MR on Onuralp's repo.

Comment 5 Justin Zobel 2022-03-11 00:49:17 UTC
Have run a fedora-review against this and found no issues in review.txt, some licenses missing, have notified Onuralp.

Comment 6 Neal Gompa 2022-03-14 22:43:40 UTC
Everything looks gravy, so...

PACKAGE APPROVED.

Comment 7 Tomas Hrcka 2022-03-15 07:27:43 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/calindori

Comment 8 Package Review 2023-03-18 12:24:01 UTC
Package is now in repositories, closing review.


Note You need to log in before you can comment on or make changes to this bug.