https://bugzilla.redhat.com/show_bug.cgi?id=1281948

Zbigniew Jędrzejewski-Szmek <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #7 from Zbigniew Jędrzejewski-Szmek <[email protected]> ---
Remove "The" from the Summary, it looks better in listings without.

Why is debug package disabled? There should at least be a comment
in the spec file explaining the reason.

%description should be reflowed to 72 columns, and expanded a bit
to describe what the package actually does. It also has too many
buzzwords.

%setup -qn %{name}-%{version} → %autosetup
(-n %{name}-%{version} is the default, no need to specify it)

%{_builddir} should not be necessary. %build is executed in the unpackaged
source directory, so only relative paths should be necessary.

%clean section is not needed
[https://fedoraproject.org/wiki/Packaging:Guidelines#.25clean].

%license should be used for the LICENSE file
[https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text].

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to