On Wed, Feb 17, 2010 at 10:09 PM, David Lowe <[email protected]> wrote: > The version number i have used is "2.2.0-RC1", which is faithful to > the upstream version. Obviously i need to be less faithful, but what is the > suggested way to handle this? Would "2.2.0-rc1" cause any problems?
I forget if you are allowed to have an extra '-' (one that is not being used to separate the version from the revision), but you might want to consider how the final version number sorts relative to the RC versions. See this URL: http://www.finkproject.org/doc/packaging/reference.php and search for "dpkg --compare-versions". -- - Charles Lepple ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel
