Hello,
If I make a local package and install it either by spkg or installpkg or use a pkg from SlackBuilds (even by slapt-src),
AND
the package is already available in a slapt-get repo, whenever I use slapt-get --upgrade, the package is about to be replaced (i.e. downgraded) by the version from the slapt-get repo. But this is exactly NOT what one needs, if one had to make the local version of the package.
To mend this inconvenience I was already suggested to make a local repo (http://www.salixos.org/forum/viewtopic.php?f=22&t=2720&p=17125#p17125) and add it to slapt-get sources. Well, all right, but it requires to create PACKAGES.TXT and CHECKSUMS.md5 every time I add a package manually. And if build by slapt-src, I have to move the package first to the local repo dir and update the two files before being installed. All this is a redundant bother!
How about setting SOMEHOW that packages installed NOT by slapt-get are already flagged with the highest priority so that no accidental downgrade or replacement happens?
Please, what do the people here think about it?


