RE: Autopackage creation
Eugene Zolenko <EugeneZolenko-XYgkjQFSZqy1Z/[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
>> You'll need to hardcode it to be 1.2.5, otherwise makepackage will >> replace it with 1.2, and any 1.2 will do, as per CompareVersions() >> specification. > I think I'll continue distributing sealed packages containing the > autopackage runtime and gtk frontend, I've done this in the last > Eat The Whistle (etw.sourceforge.net). Sealed package will not update support code if it doesn't think it needs to. All sealed package does is avoiding separate download. Decision to update support code or not is still made with compareVersions(). That hac^Wworkaround is useful if you want to make sure that you package will be installed with at least this _exact_ version. Normally you shouldn't care, since 1.2.0 should be able to install 1.2.5 packages. But sometimes in addition to depending on features you also depend on bugfixes. --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]