baselayout, fuse rebuild

This commit is contained in:
Berk Çakar
2021-06-13 16:49:40 +03:00
parent c792b63bf7
commit ad198305f1
5 changed files with 54 additions and 20 deletions
+10 -3
View File
@@ -17,7 +17,7 @@
<Dependency>gettext-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch>skip_umount_test.patch</Patch>
<!--Patch>skip_umount_test.patch</Patch-->
</Patches>
</Source>
@@ -27,10 +27,10 @@
<Dependency>glibc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/bin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="data">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/lib</Path>
<Path fileType="library">/usr/lib/lib*.so*</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="6">
<Date>2021-06-09</Date>
<Version>2.9.9</Version>
<Comment>Rebuild.</Comment>
<Name>Berk Çakar</Name>
<Email>berk2238@hotmail.com</Email>
</Update>
<Update release="6">
<Date>2020-12-09</Date>
<Version>2.9.9</Version>