xfsprgos ver. bump
This commit is contained in:
@@ -36,4 +36,4 @@ def install():
|
||||
#pisitools.dosym("/lib/libhandle.so.1", "/usr/lib/libhandle.so")
|
||||
|
||||
# Set +x bit for the library
|
||||
shelltools.chmod("%s/lib/libhandle.so.*.*.*" % get.installDIR(), 0755)
|
||||
shelltools.chmod("%s/usr/lib/libhandle.so.*.*.*" % get.installDIR(), 0755)
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<Description>xfsprogs contains a number of administrative utilities to work with and manage XFS filesystems.</Description>
|
||||
<Archive sha1sum="bf29db2223f7e8484235f14a7b0396a78b9f2a6b" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.10.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>attr-devel</Dependency>
|
||||
<Dependency>icu4c-devel</Dependency>
|
||||
<Dependency>liburcu-devel</Dependency>
|
||||
<Dependency>libinih-devel</Dependency>
|
||||
@@ -44,6 +45,7 @@
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="data">/usr/share/xfsprogs</Path>
|
||||
<Path fileType="data">/var/lib</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user