libunwind 1.3.1
This commit is contained in:
@@ -50,6 +50,6 @@ def install():
|
||||
return
|
||||
|
||||
# FIXME: Fedora removes it, Suse keeps it, breaks samba build, investigate further
|
||||
pisitools.remove("/usr/lib/libunwind*.a")
|
||||
#pisitools.remove("/usr/lib/libunwind*.a")
|
||||
|
||||
pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS", "TODO")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Call chain tracer of a program</Summary>
|
||||
<Description>libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program.</Description>
|
||||
<Archive sha1sum="aa04e6a7164aef754415b3b5e9453985741dd99e" type="targz">http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz</Archive>
|
||||
<Archive sha1sum="b2087f4095222802a03f901a235a898ca430897d" type="targz">http://mirror.rackdc.com/savannah/libunwind/libunwind-1.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -61,6 +61,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2019-12-27</Date>
|
||||
<Version>1.3.1</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>idris Kalp</Name>
|
||||
<Email>idriskalp@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2018-11-06</Date>
|
||||
<Version>1.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user