[Bug 507849] Review Request: anjal - email client for small screen devices

bugzilla at redhat.com bugzilla at redhat.com
Tue Aug 18 22:38:29 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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





--- Comment #7 from Peter Robinson <pbrobinson at gmail.com>  2009-08-18 18:38:28 EDT ---
(In reply to comment #6)
> - I believe configure will be run twice, once in the prep stage (through
> autogen.sh) and once in the build stage.

You are correct. I'll look into it.

> - I think the spec file should be using desktop-file-install instead of just
> validating the .desktop file.
> 
> -desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
> +desktop-file-install \
> +        --dir=%{buildroot}%{_datadir}/applications \
> +        %{buildroot}%{_datadir}/applications/%{name}.desktop

desktop-file-validate is fine according to package guidelines.
https://fedoraproject.org/wiki/Packaging/Guidelines#desktop-file-install_usage

> - rpmlint complains:
> 
> anjal.i686: W: incoherent-version-in-changelog 0.1.0-0.3
> ['0.1.0-0.3.20090811git813fc0f.fc12', '0.1.0-0.3.20090811git813fc0f']
> 
> It seems to be confused by the "snapshot tag" in the release.  Perhaps modify
> the %changelog entry to match?  

Its fine, basically the 0.3 part of the version is enough and most packages
leave off the full git tag.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list