Any idea why it's in the Essentials repo? It's a link to the version from the "openSUSE:11.2" project, quite outdated. The games repository has the latest. It's built against Evergreen_11.1, SLE_11 and openSUSE_11.4; an apparent random mix. Perhaps it makes sense for SLE_11, but the others probably are an error? In such a case, instead of
<build> <disable repository="Factory"/> <disable repository="openSUSE_11.2"/> <disable repository="openSUSE_11.3"/> </build> , <build> <disable/> <enable repository="SLE_11"/> </build> should be used to avoid it to build against new repos. _______________________________________________ Packman mailing list [email protected] http://lists.links2linux.de/cgi-bin/mailman/listinfo/packman
