[Bug 477750] Review Request: Ogmtools - Tools for Ogg media streams

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 9 14:09:44 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=477750


Paulo Roma Cavalcanti <promac at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |promac at gmail.com




--- Comment #6 from Paulo Roma Cavalcanti <promac at gmail.com>  2009-04-09 10:09:43 EDT ---
Just add something like this, to convert ChangeLog to utf8:

%prep
%setup -q
iconv -f iso8859-1 -t utf8 ChangeLog -o ChangeLog.txt
touch -r ChangeLog ChangeLog.txt
mv ChangeLog.txt ChangeLog

Also, in the changelog of your spec file, I would write only:

* Thu Dec 16 2008 Gianluca Sforna <giallu gmail com> - 1.5-4
- Adapted spec file based on freshrpms latest version.

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