forked from pool/eppic
Accepting request 1079222 from home:ptesarik:branches:Kernel:kdump
- Build the crash extension. - Package the eppic code. - eppic-crash-INCDIR.patch: Use make variable INCDIR to find crash include files. - eppic-Fix-eppic_getnxtfct.patch: Fix name length condition in eppic_getnxtfct(). - Switch upstream branch to v5.0. - Update to commit e0a3b03 o Assorted bug fixes. OBS-URL: https://build.opensuse.org/request/show/1079222 OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/eppic?expand=0&rev=28
This commit is contained in:
committed by
Git OBS Bridge
parent
df2e168073
commit
4ccdad5168
9
_service
9
_service
@@ -2,13 +2,12 @@
|
||||
<service mode="localonly" name="tar_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>
|
||||
<param name="revision">refs/heads/v5.0</param>
|
||||
<param name="versionprefix">4.99.git</param>
|
||||
</service>
|
||||
<service mode="localonly" name="recompress">
|
||||
<param name="file">libeppic-*.tar</param>
|
||||
<param name="compression">bz2</param>
|
||||
<param name="file">eppic-*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service mode="localonly" name="set_version" />
|
||||
</services>
|
||||
|
Reference in New Issue
Block a user