rebuild with new toolchain

This commit is contained in:
Ertuğrul Erata
2017-01-08 21:47:05 +03:00
parent 3084c8318f
commit 44eab98eb8
5 changed files with 39 additions and 6 deletions
+10 -2
View File
@@ -12,12 +12,13 @@
<IsA>app:console</IsA>
<Summary>Program to identify a file's format by scanning binary data for patterns</Summary>
<Description>Program to identify a file's format by scanning binary data for patterns.</Description>
<Archive sha1sum="fea78106dd0b7a09a61714cdbe545135563e84bd" type="targz">ftp://ftp.astron.com/pub/file/file-5.25.tar.gz</Archive>
<Archive sha1sum="8d360aeed901e3e4f4d4a865696ac1e29efdfcca" type="targz">ftp://ftp.astron.com/pub/file/file-5.29.tar.gz</Archive>
<!-- An update to this package can easily break pisi, pay attention! -->
<BuildDependencies>
<Dependency>zlib-devel</Dependency>
<!-- remove python dependencies while bootstrap -->
<Dependency>python-devel</Dependency>
<!--Dependency>python-devel</Dependency-->
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<!--<Patches>
<Patch level="1">git_fixes.patch</Patch>
@@ -41,6 +42,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-08</Date>
<Version>5.29</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>5.25</Version>