[Bug 590244] Review Request: pinta - Simple Paint Application

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 1 09:45:15 UTC 2010


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=590244

--- Comment #22 from Andrea Musuruane <musuruan at gmail.com> 2010-12-01 04:45:13 EST ---
(In reply to comment #19)
> I updated the package but unfortunately I get an error and can't find
> information about it:
> 
> + desktop-file-validate
> /home/paul/rpmbuild/BUILDROOT/pinta-0.5-1.fc14.i386//usr/share/applications/pinta.desktop
> /home/paul/rpmbuild/BUILDROOT/pinta-0.5-1.fc14.i386//usr/share/applications/pinta.desktop:
> error: file contains at least one line ending with a carriage return, while
> lines should only be separated by a line feed character. First such line is:
> "[Desktop Entry]"
> 
> Does anyone has an idea on how to solve this?

Try this in %prep:
%{__sed} -i 's/\r//' path_to/pinta.deskop

-- 
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 package-review mailing list