Files
cpuinfo/_service
Christian Goll c73e79d93c Accepting request 1247946 from home:jengelh:branches:science:machinelearning
- Update to snapshot b73ae6ce38d
- Ditch the build-time move of /usr/share/cpuinfo to
  /usr/share/cmake, as this breaks e.g. SVT-AV1 3.x.
- Rework soname.patch so the package actually follows SLPP.

OBS-URL: https://build.opensuse.org/request/show/1247946
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/cpuinfo?expand=0&rev=7
2025-02-25 18:46:15 +00:00

15 lines
531 B
Plaintext

<services>
<service name="obs_scm" mode="manual">
<param name="url">https://github.com/pytorch/cpuinfo</param>
<param name="scm">git</param>
<param name="versionformat">0~git%ct.%h</param>
<param name="revision">b73ae6ce38d5dd0b7fe46dbe0a4b5f4bab91c7ea</param>
</service>
<service name="tar" mode="buildtime" />
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service name="set_version" mode="manual" />
</services>