e2fsprogs udate and fix deps
This commit is contained in:
@@ -38,4 +38,4 @@ def install():
|
||||
# Unneeded stuff
|
||||
pisitools.remove("/usr/lib/*.a")
|
||||
|
||||
pisitools.dodoc("COPYING", "README", "RELEASE-NOTES")
|
||||
pisitools.dodoc("README", "RELEASE-NOTES")
|
||||
|
||||
@@ -12,12 +12,12 @@
|
||||
<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="77d1412472ac5a67f8954166ec16c37616074c37" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.42.13.tar.gz</Archive>
|
||||
<Archive sha1sum="927cb79c6399c559a83b4fa528ec8912a82d122f" type="targz">mirrors://sourceforge/e2fsprogs/e2fsprogs-1.43.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
<!-- The first release shipped within util-linux -->
|
||||
<!-- <Dependency>libutil-linux</Dependency> -->
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<!-- <Dependency>util-linux</Dependency> -->
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
@@ -66,6 +66,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-29</Date>
|
||||
<Version>1.43.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>1.42.13</Version>
|
||||
|
||||
Reference in New Issue
Block a user