This still doesn't build, but it is a major step forward. Need to update the python logic in the specfile Not tested to run with Python 3 at all. Just getting the specfile updated to allow a build. OBS-URL: https://build.opensuse.org/request/show/901239 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-binplist?expand=0&rev=4
15 lines
499 B
Plaintext
15 lines
499 B
Plaintext
<services>
|
|
<service name="tar_scm" mode="disabled">
|
|
<param name="scm">git</param>
|
|
<param name="url">https://github.com/google/binplist</param>
|
|
<param name="revision">6bd272116da1d90ed5bc4542c308385bf3f4ce44</param>
|
|
<!-- see configure.ac -->
|
|
<param name="versionformat">20181113</param>
|
|
</service>
|
|
<service name="recompress" mode="disabled">
|
|
<param name="file">*.tar</param>
|
|
<param name="compression">xz</param>
|
|
</service>
|
|
<service name="set_version" mode="disabled"/>
|
|
</services>
|