eppic/_service
Petr Tesařík 4617f6d905 - Update upstream URL.
- Convert to obs_scm source service.
- Upgrade to git commit 873741a.
- Drop patches that have been merged into upstream:
  o eppic-no-return.patch
  o eppic-use-extern-in-devel-declaration.patch

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=19
2021-02-03 10:06:59 +00:00

12 lines
394 B
Plaintext

<services>
<service name="obs_scm">
<param name="scm">git</param>
<param name="url">https://github.com/lucchouina/eppic.git</param>
<param name="subdir">libeppic</param>
<param name="filename">libeppic</param>
<param name="versionprefix">3.99.git</param>
</service>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="set_version" />
</services>