[Bug 566729] Review Request: CharLS - An optimized implementation of the JPEG-LS standard

bugzilla at redhat.com bugzilla at redhat.com
Sun Mar 7 11:05:36 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=566729

Peter Lemenkov <lemenkov at gmail.com> changed:

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

--- Comment #4 from Peter Lemenkov <lemenkov at gmail.com> 2010-03-07 06:05:32 EST ---
Versioning scheme is wrong. For alpha- and beta-releases we use special naming
convention:

https://fedoraproject.org/wiki/Packaging:NamingGuidelines#Pre-Release_packages

Thus you need to name it in the following way:

Version: 1.0
Release: 0.1.b%{?dist}

Note, that %{release} starts from "0.", which indicates that this is not a
stable release, followed by package's build number (1). Pre-release tag should
be placed right before package's build number and %{dist} 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 package-review mailing list