On 10/23/06, Nicholas J Humfrey <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am attempting to package up the latest version of mpg123 (version
> 0.61),
> however I am having problems because the previous version is pre0.59s
> (as in stable/unstable).
>
> dpkg --compare-versions pre0.59s lt 0.61 && echo "true"
>
> Does not return true :(
>
> What can I do to solve the problem? Am I going to have to create a
> package with a different name in order to solve the problem?
>
>
> nick.
>
>

You may have to resort to setting it as Epoch: 1, cf.

http://fink.sourceforge.net/doc/packaging/reference.php#fields

That will ensure that the new package supplants the old version.

-- 
Alexander K. Hansen
Fink Documenter (still)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to