xfsprgos ver. bump

This commit is contained in:
Rmys
2024-08-31 17:38:32 +03:00
parent fa1ce28a8e
commit 8df0d6b35d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -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)
+2
View File
@@ -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>