forked from pool/rtl8812au
Accepting request 705614 from home:alarrosa:branches:hardware
- Fix _service file so it follows Factory policies OBS-URL: https://build.opensuse.org/request/show/705614 OBS-URL: https://build.opensuse.org/package/show/hardware/rtl8812au?expand=0&rev=14
This commit is contained in:
parent
005b60796b
commit
c869b8372e
10
_service
10
_service
@ -1,12 +1,14 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="obs_scm">
|
<service name="obs_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">git://github.com/gordboy/rtl8812au.git</param>
|
<param name="url">https://github.com/gordboy/rtl8812au.git</param>
|
||||||
|
<param name="filename">rtl8812au</param>
|
||||||
|
<param name="versionformat">5.2.20.2+git%cd.%h</param>
|
||||||
</service>
|
</service>
|
||||||
|
<service name="set_version" mode="disabled"/>
|
||||||
<service name="tar" mode="buildtime"/>
|
<service name="tar" mode="buildtime"/>
|
||||||
<service name="recompress" mode="buildtime">
|
<service name="recompress" mode="buildtime">
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="set_version" mode="buildtime"/>
|
</services>
|
||||||
</services>
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d3b4f804fa1977ce966d873b6d8d670d2be5e8590e08ee04d0c27e98eb4fcd04
|
|
||||||
size 14823949
|
|
3
rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio
Normal file
3
rtl8812au-5.2.20.2+git20190520.6faa3ea.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:dd86c24621e55d25f44b4cb62de8b23b05a57caf3f75a2e54a4e1c63ae09fd84
|
||||||
|
size 14829582
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 27 09:19:54 UTC 2019 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
- Fix _service file so it follows Factory policies
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 27 00:32:15 UTC 2019 - Ryan Bach <romulasry@protonmail.com>
|
Mon May 27 00:32:15 UTC 2019 - Ryan Bach <romulasry@protonmail.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: rtl8812au
|
name: rtl8812au
|
||||||
version: 1558384184.6faa3ea
|
version: 5.2.20.2+git20190520.6faa3ea
|
||||||
mtime: 1558384184
|
mtime: 1558384184
|
||||||
commit: 6faa3eaf8916667cb7f4ab59923b3608e6ab7b18
|
commit: 6faa3eaf8916667cb7f4ab59923b3608e6ab7b18
|
||||||
|
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rtl8812au
|
Name: rtl8812au
|
||||||
Version: 5.2.20.2+git1558384184.6faa3ea
|
Version: 5.2.20.2+git20190520.6faa3ea
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards
|
Summary: Kernel driver for Realtek 802.11ac 8812au wifi cards
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user