SHA256
1
0
forked from pool/libvirt

change service mode to manual to appease factory maintainers

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=975
This commit is contained in:
James Fehlig 2023-04-03 21:42:02 +00:00 committed by Git OBS Bridge
parent ea44792f74
commit 63b57ac3f0
6 changed files with 3 additions and 6147 deletions

View File

@ -1,5 +1,5 @@
<services> <services>
<service name="tar_scm" mode="trylocal"> <service name="tar_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://oauth2: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@github.com/openSUSE/libvirt.git</param> <param name="url">https://oauth2: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@github.com/openSUSE/libvirt.git</param>
<param name="revision">factory</param> <param name="revision">factory</param>
@ -10,8 +10,8 @@
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>
<param name="changesgenerate">disable</param> <param name="changesgenerate">disable</param>
</service> </service>
<service name="set_version" mode="trylocal"/> <service name="set_version" mode="manual"/>
<service name="recompress" mode="trylocal"> <service name="recompress" mode="manual">
<param name="file">*.tar</param> <param name="file">*.tar</param>
<param name="compression">xz</param> <param name="compression">xz</param>
</service> </service>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b3005073b46f33e15ca54a6501aa9178ff0b55dd212b14d8fc7b8bf969d9b2b
size 9161696

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +0,0 @@
This package is maintained in git at
https://github.com/openSUSE/libvirt
Please submit a pull request for any changes. The spec file is also maintained
in git.
To build a package from git, edit the _service to reference the desired branch
and call
osc service localrun
The package can then be build as usual with your prefered osc build options.

File diff suppressed because it is too large Load Diff