libblockdev ver. bump
This commit is contained in:
@@ -12,10 +12,11 @@ from pisi.actionsapi import get
|
||||
shelltools.export("python2", "/usr/bin/python2.7")
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed 's/g_memdup/&2/' -i \
|
||||
src/lib/plugin_apis/vdo.{c,api} \
|
||||
src/plugins/vdo.c")
|
||||
# shelltools.system("sed 's/g_memdup/&2/' -i \
|
||||
# src/lib/plugin_apis/vdo.{c,api} \
|
||||
# src/plugins/vdo.c")
|
||||
|
||||
shelltools.system("sh ./autogen.sh")
|
||||
shelltools.system("sed -i 's|python2-config|python2.7-config|g' configure")
|
||||
autotools.configure("--without-gtk-doc \
|
||||
--without-nvdimm \
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app</IsA>
|
||||
<Summary>A library for manipulating block devices</Summary>
|
||||
<Description>Blok cihazlarını değiştirmek için bir kütüphane</Description>
|
||||
<Archive sha1sum="29718431d6887ac244af2fd6bb78e134cfad1b25" type="targz">https://github.com/storaged-project/libblockdev/releases/download/2.26-1/libblockdev-2.26.tar.gz</Archive>
|
||||
<Archive sha1sum="1b4f4214ad7a0c221aa09e8020158c4e8ccaa419" type="targz">https://github.com/storaged-project/libblockdev/archive/refs/tags/2.28-1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>nss-devel</Dependency>
|
||||
<Dependency>mdadm</Dependency>
|
||||
@@ -71,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-11-05</Date>
|
||||
<Version>2.28</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2021-10-24</Date>
|
||||
<Version>2.26</Version>
|
||||
|
||||
Reference in New Issue
Block a user