lshw/_service
Martin Pluskal 7070cacc43 Accepting request 663346 from home:pluskalm:branches:hardware
- Update to version B.02.18+git.20190104 (bsc#1120819 fate#326432)
  * various new HW enablement, including:
    + improved support for latest PPC64LE
    + DDR4
- Drop no longer needed patches:
  * lshw-cpuinfo.patch
  * lshw-devtree_cpunodes.patch 
  * lshw-devtree_machine_describtion.patch
  * lshw-dimminfo.patch

OBS-URL: https://build.opensuse.org/request/show/663346
OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=20
2019-01-07 12:53:44 +00:00

15 lines
508 B
Plaintext

<services>
<service mode="disabled" name="tar_scm">
<param name="url">https://github.com/lyonel/lshw.git</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="filename">lshw</param>
<param name="versionformat">B.02.18+git.%cd</param>
</service>
<service mode="disabled" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="disabled" name="set_version"/>
</services>