[packman] physfs

Cristian Morales Vega cmorve69 at yahoo.es
Mon Feb 28 21:44:27 CET 2011


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.




More information about the Packman mailing list