rebuild with new toolchain
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -75,13 +75,11 @@
|
||||
<Dependency>xz-32bit</Dependency>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
<Dependency>readline-32bit</Dependency>
|
||||
|
||||
</BuildDependencies>
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">libxml2</Dependency>
|
||||
<Dependency>xz-32bit</Dependency>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
@@ -89,6 +87,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-08</Date>
|
||||
<Version>2.9.3</Version>
|
||||
<Comment>Rebuild with new toolchain.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-04-27</Date>
|
||||
<Version>2.9.3</Version>
|
||||
|
||||
@@ -87,7 +87,6 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency release="current">openssl</Dependency>
|
||||
<Dependency>zlib-32bit</Dependency>
|
||||
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib32</Path>
|
||||
@@ -95,6 +94,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2017-01-08</Date>
|
||||
<Version>1.0.2j</Version>
|
||||
<Comment>Rebuild with new toolchain.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-08</Date>
|
||||
<Version>1.0.2j</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>An interpreted, interactive, object-orientated programming language</Summary>
|
||||
<Description>Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days.</Description>
|
||||
<Archive sha1sum="c3b8bbe3f084c4d4ea13ffb03d75a5e22f9756ff" type="tarxz">http://www.python.org/ftp/python/2.7.11/Python-2.7.11.tar.xz</Archive>
|
||||
<Archive sha1sum="18a8f30a0356c751b8d0ea6f76e764cab13ee046" type="tarxz">http://www.python.org/ftp/python/2.7.13/Python-2.7.13.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<!--<Dependency>tcl-devel</Dependency>-->
|
||||
@@ -133,6 +133,13 @@
|
||||
</Package>-->
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2017-01-08</Date>
|
||||
<Version>2.7.13</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>2.7.11</Version>
|
||||
|
||||
Reference in New Issue
Block a user