https://bugzilla.novell.com/show_bug.cgi?id=842763 https://bugzilla.novell.com/show_bug.cgi?id=842763#c4 --- Comment #4 from Reinhard Max <max@suse.com> 2013-10-07 10:52:23 CEST --- The download reposiories(*) have all three versions of the package, so why does the build service restrict itself to the one that was most recently built instead of taking the version that was explicitly requested or the highest version for unversioned requests? As a workaround for the time until this is fixed in the build service: Is there a way to suppress certain subpackages from being used by the build service other than disabling them in the spec file? IOW, I'd like to build -devel for all versions of PostgreSQL, but suppress libpq5 and libecpg6 (which fall out of the same spec file as -devel) for all but the most recent version. The individual devel packages are needed, because server extensions need to be built against the version they are meant to get used with, but they don't clash like the lib packages, because they have versioned package names. In contrast, client code can always be built against the most recent version and still connect to older servers, so having only the newest libpq and libecpg packages would be sufficient. *) http://download.opensuse.org/repositories/server:/database:/postgresql/openS... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.