parted-3.7

This commit is contained in:
Rmys
2026-04-11 11:05:04 +03:00
parent f8c2625829
commit 3fe1600fdf
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -23,5 +23,5 @@ def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "NEWS", "README", "THANKS", "TODO")
pisitools.dodoc("doc/API", "doc/USER.jp", "doc/FAT")
pisitools.dodoc("doc/API*", "doc/USER.jp", "doc/FAT")
+9 -2
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Create, destroy, resize, check, copy partitions and file systems</Summary>
<Description>The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks.</Description>
<Archive sha1sum="b83f10e654250a69dd9278f4425802c1b7fb0c74" type="tarxz">https://ftp.gnu.org/gnu/parted/parted-3.6.tar.xz</Archive>
<Archive sha1sum="24944f9fcc74227bde1b756f0fa67a2a923db75c" type="tarxz">https://ftp.gnu.org/gnu/parted/parted-3.7.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="2.71">autoconf</Dependency>
<Dependency>libutil-linux-devel</Dependency>
@@ -20,7 +20,7 @@
<Dependency>readline-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-bug-74444-parted-fix-do_version-declaration.patch</Patch>
<!-- <Patch level="1">0001-bug-74444-parted-fix-do_version-declaration.patch</Patch> -->
</Patches>
</Source>
@@ -57,6 +57,13 @@
</Package>
<History>
<Update release="12">
<Date>2026-04-09</Date>
<Version>3.7</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2026-04-05</Date>
<Version>3.6</Version>