forked from pool/dwarves
- Add _service file / restore Git-* lines
OBS-URL: https://build.opensuse.org/package/show/devel:tools/dwarves?expand=0&rev=50
This commit is contained in:
parent
a39fba660c
commit
165f994542
15
_service
Normal file
15
_service
Normal file
@ -0,0 +1,15 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">git://git.kernel.org/pub/scm/devel/pahole/pahole</param>
|
||||
<param name="revision">863e6f0f2cc08592a18239824e7604f955c74134</param>
|
||||
<param name="parent-tag">v1.18</param>
|
||||
<param name="versionformat">1.18.g@TAG_OFFSET@</param>
|
||||
<param name="submodules">enable</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">xz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e45312179712af2cec2bef0e6d52eec2d7312b8ae43dda02a08b690e81cc90a4
|
||||
size 682236
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 15:52:01 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Add _service file / move to 1.18.g19 (863e6f0f)
|
||||
* btf_encoder: Ignore zero-sized ELF symbols
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 27 13:00:23 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -17,15 +17,17 @@
|
||||
|
||||
|
||||
Name: dwarves
|
||||
Version: 1.18_15g040fd7f
|
||||
Version: 1.18.g19
|
||||
Release: 0
|
||||
Summary: DWARF utilities
|
||||
License: GPL-2.0-only
|
||||
Group: Development/Tools/Debuggers
|
||||
URL: http://acmel.wordpress.com/
|
||||
#Git-Clone: git://git.kernel.org/pub/scm/devel/pahole/pahole
|
||||
#Git-Web: http://git.kernel.org/cgit/devel/pahole/pahole.git
|
||||
#Source: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.xz
|
||||
Source: dwarves-%version.tar.xz
|
||||
#Source2: https://fedorapeople.org/~acme/dwarves/dwarves-%version.tar.sign
|
||||
Source: %name-%version.tar.xz
|
||||
Source9: baselibs.conf
|
||||
BuildRequires: cmake
|
||||
BuildRequires: libdw-devel >= 0.170
|
||||
|
3
pahole-1.18.g19.tar.xz
Normal file
3
pahole-1.18.g19.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a2d95cc38d3161b838aacb20bfe2038923b4cb0330f11430769c931fe353e5a
|
||||
size 677300
|
Loading…
Reference in New Issue
Block a user