e2fsprogs-1.46.3

This commit is contained in:
Rmys
2021-08-06 11:35:07 +03:00
committed by GitHub
parent 21ee3a1c6f
commit 937948e5ba
3 changed files with 53 additions and 1 deletions
+11 -1
View File
@@ -12,16 +12,19 @@
<IsA>app:console</IsA>
<Summary>Standard ext2/3/4 filesystem utilities</Summary>
<Description>e2fsprogs provides the filesystem utilities for use with the ext2 filesystem. It also supports the ext3/4 filesystem with journaling support.</Description>
<Archive sha1sum="4f2eb83d9fd96d61355c10f1223e47cc8df71229" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.45.6.tar.gz</Archive>
<Archive sha1sum="4eaeaa0dd3fe8e5d915ff241903a78f8b28c6b20" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.46.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libutil-linux-devel</Dependency>
<!-- The first release shipped within util-linux -->
<Dependency>gettext</Dependency>
<Dependency>texinfo</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>fuse-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">ntfs-3g.patch</Patch>
<Patch level="1">0001-remove-local-PATH.patch</Patch>
<Patch level="1">RESEND-tests-skip-u_direct_io-if-losetup-fails.diff</Patch>
<!-- strip references to workDir() from /usr/bin/mk_cmds and /usr/bin/compile_et -->
<!--<Patch level="1">e2fsprogs-1.41.8-strip-me.patch</Patch>-->
</Patches>
@@ -67,6 +70,13 @@
</Package>
<History>
<Update release="11">
<Date>2021-08-06</Date>
<Version>1.46.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2020-12-09</Date>
<Version>1.45.6</Version>