parted: rebuild

This commit is contained in:
suvari
2026-04-05 15:44:30 +03:00
parent 190ae6e8db
commit 9041d72b3d
2 changed files with 48 additions and 2 deletions
+10 -2
View File
@@ -20,7 +20,7 @@
<Dependency>readline-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">missing.patch</Patch> -->
<Patch level="1">0001-bug-74444-parted-fix-do_version-declaration.patch</Patch>
</Patches>
</Source>
@@ -34,7 +34,8 @@
<Dependency>ncurses</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/usr/lib/libparted.so*</Path>
<Path fileType="library">/usr/lib/libparted-fs*</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="info">/usr/share/info</Path>
@@ -56,6 +57,13 @@
</Package>
<History>
<Update release="11">
<Date>2026-04-05</Date>
<Version>3.6</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2024-06-30</Date>
<Version>3.6</Version>