gptfdisk rebuild

This commit is contained in:
Rmys
2023-09-11 23:50:00 +03:00
parent abaaaf8a71
commit f0bd826a9a
4 changed files with 133 additions and 1 deletions
+13 -1
View File
@@ -10,13 +10,18 @@
<IsA>app:console</IsA>
<Summary>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Summary>
<Description>A text-mode partitioning tool that works on GUID Partition Table (GPT) disks</Description>
<Archive sha1sum="284bd000edaf7874b472bd01719c6a71a8030e13" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.9/gptfdisk-1.0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>util-linux</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>popt-devel</Dependency>
<Dependency>libutil-linux-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="284bd000edaf7874b472bd01719c6a71a8030e13" type="targz">http://sourceforge.net/projects/gptfdisk/files/gptfdisk/1.0.9/gptfdisk-1.0.9.tar.gz</Archive>
<Patches>
<Patch level="1">opensuse/0001-Fix-failure-crash-of-sgdisk-when-compiled-with-lates.patch</Patch>
<Patch level="1">opensuse/gptfdisk-fix-null-pointer-dereference.patch</Patch>
<Patch level="1">gentoo/gptfdisk-1.0.9-libuuid.patch</Patch>
</Patches>
</Source>
<Package>
@@ -35,6 +40,13 @@
</Package>
<History>
<Update release="10">
<Date>2023-09-11</Date>
<Version>1.0.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-06-06</Date>
<Version>1.0.9</Version>