SHA256
1
0
forked from pool/MirrorCache

Accepting request 919463 from home:eroca:MirrorCache2

- Update to version 1.008
- Improve packaging, the conf.env is now in /etc/mirrorcache/
  * Add script to generate and update cache.tar.xz

OBS-URL: https://build.opensuse.org/request/show/919463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:infrastructure:MirrorCache/MirrorCache?expand=0&rev=18
This commit is contained in:
2021-09-16 08:52:52 +00:00
committed by Git OBS Bridge
parent 7818415768
commit f9006fd2e1
9 changed files with 65 additions and 18 deletions

View File

@@ -3,12 +3,13 @@
<param name="extract">dist/rpm/MirrorCache.spec</param>
<param name="extract">dist/rpm/MirrorCache-user.conf</param>
<param name="extract">dist/rpm/MirrorCache-tmpfilesd.conf</param>
<param name="extract">dist/rpm/update-cache.sh</param>
<param name="url">git://github.com/openSUSE/MirrorCache.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
<param name="changesauthor">andrii.nikitin@suse.com</param>
<param name="changesauthor">Andrii Nikitin &lt;andrii.nikitin@suse.com&gt;</param>
</service>
<service name="set_version" mode="manual"/>
<service name="tar" mode="buildtime"/>