On Wed, 2006-11-15 at 08:57 +0100, crux@crux.nu wrote:
commit 9d8229d51864f05b8ba1abd135365dd00f75eaba Author: Johannes Winkelmann <jw@smts.ch> Date: Wed Nov 15 08:57:22 2006 +0100
httpup: bump revision for curl binary incompatible update
diff --git a/httpup/Pkgfile b/httpup/Pkgfile index ebec817..dd1aea6 100644 --- a/httpup/Pkgfile +++ b/httpup/Pkgfile @@ -5,7 +5,7 @@
name=httpup version=0.4.0i -release=1 +release=2 source=(http://jw.tks6.net/files/crux/${name}-$version.tar.gz httpup)
build() {
Bumping revisions for changes to dependencies will be an endless task. Using (your :)) revdep script from prt-utils (or something similar) and then rebuild the affected packages is IMO the only maintainable solution to SONAME changes for a source distro. If there's known ABI breakage without changing SONAMES (or anything else that would require rebuilds in a non-detectable way) this could be written in the mail to the crux list.