SHA256
1
0
forked from pool/mmc-utils

Accepting request 266377 from home:pluskalm

New package, please set me as maintainer

OBS-URL: https://build.opensuse.org/request/show/266377
OBS-URL: https://build.opensuse.org/package/show/hardware/mmc-utils?expand=0&rev=1
This commit is contained in:
Torsten Duwe
2014-12-27 12:39:57 +00:00
committed by Git OBS Bridge
commit 581674e7b0
7 changed files with 435 additions and 0 deletions

13
_service Normal file
View File

@@ -0,0 +1,13 @@
<services>
<service mode="localonly" name="tar_scm">
<param name="url">git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc-utils.git</param>
<param name="scm">git</param>
<param name="filename">mmc-utils</param>
<param name="versionformat">%ad</param>
</service>
<service mode="localonly" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
<service mode="localonly" name="set_version"/>
</services>