index
This commit is contained in:
+23
-6
@@ -4430,6 +4430,12 @@
|
|||||||
<Path fileType="library">/lib32</Path>
|
<Path fileType="library">/lib32</Path>
|
||||||
<Path fileType="library">/lib/ld-linux.so.2</Path>
|
<Path fileType="library">/lib/ld-linux.so.2</Path>
|
||||||
</Files>
|
</Files>
|
||||||
|
<Conflicts>
|
||||||
|
<Package>glibc-32bit</Package>
|
||||||
|
</Conflicts>
|
||||||
|
<Replaces>
|
||||||
|
<Package>glibc-32bit</Package>
|
||||||
|
</Replaces>
|
||||||
<Provides>
|
<Provides>
|
||||||
<COMAR script="package.py">System.Package</COMAR>
|
<COMAR script="package.py">System.Package</COMAR>
|
||||||
<COMAR script="nscd.py" name="nscd">System.Service</COMAR>
|
<COMAR script="nscd.py" name="nscd">System.Service</COMAR>
|
||||||
@@ -4457,6 +4463,7 @@
|
|||||||
<Package>
|
<Package>
|
||||||
<Name>glibc-doc-32bit</Name>
|
<Name>glibc-doc-32bit</Name>
|
||||||
<Summary xml:lang="en">32-bit doc for glibc</Summary>
|
<Summary xml:lang="en">32-bit doc for glibc</Summary>
|
||||||
|
<PartOf>system.doc</PartOf>
|
||||||
<BuildType>emul32</BuildType>
|
<BuildType>emul32</BuildType>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency release="2">glibc</Dependency>
|
<Dependency release="2">glibc</Dependency>
|
||||||
@@ -6158,7 +6165,7 @@
|
|||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2016-04-25</Date>
|
<Date>2016-04-26</Date>
|
||||||
<Version>2.23</Version>
|
<Version>2.23</Version>
|
||||||
<Comment>Remove glibc-32bit repo</Comment>
|
<Comment>Remove glibc-32bit repo</Comment>
|
||||||
<Name>Ertuğrul Erata</Name>
|
<Name>Ertuğrul Erata</Name>
|
||||||
@@ -11576,7 +11583,7 @@
|
|||||||
<Description xml:lang="fr">La collection de compilateurs GNU inclus des façades pour le C, C++, Objective-C, Fortran, hava et Ada ainsi que des librairies pour ces langages (libstdc++, libgcj...)</Description>
|
<Description xml:lang="fr">La collection de compilateurs GNU inclus des façades pour le C, C++, Objective-C, Fortran, hava et Ada ainsi que des librairies pour ces langages (libstdc++, libgcj...)</Description>
|
||||||
<Description xml:lang="en">The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, as well as libraries for these languages</Description>
|
<Description xml:lang="en">The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, as well as libraries for these languages</Description>
|
||||||
<Description xml:lang="tr">C, C++, Objective-C, Fortran programlama dilleri ile bu dillere ait kütüphaneleri içeren, GNU derleyici paketi</Description>
|
<Description xml:lang="tr">C, C++, Objective-C, Fortran programlama dilleri ile bu dillere ait kütüphaneleri içeren, GNU derleyici paketi</Description>
|
||||||
<Archive type="tarbz2" sha1sum="0612270b103941da08376df4d0ef4e5662a2e9eb">ftp://gd.tuwien.ac.at/gnu/gcc/releases/gcc-5.3.0/gcc-5.3.0.tar.bz2</Archive>
|
<Archive type="tarbz2" sha1sum="0612270b103941da08376df4d0ef4e5662a2e9eb">https://ftp.gnu.org/gnu/gcc/gcc-5.3.0/gcc-5.3.0.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>binutils</Dependency>
|
<Dependency>binutils</Dependency>
|
||||||
<Dependency>bison</Dependency>
|
<Dependency>bison</Dependency>
|
||||||
@@ -11594,7 +11601,6 @@
|
|||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>isl-devel</Dependency>
|
<Dependency>isl-devel</Dependency>
|
||||||
<Dependency>elfutils</Dependency>
|
<Dependency>elfutils</Dependency>
|
||||||
<Dependency>glibc-32bit</Dependency>
|
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">pisilinux/64.patch</Patch>
|
<Patch level="1">pisilinux/64.patch</Patch>
|
||||||
@@ -11699,6 +11705,13 @@
|
|||||||
</AdditionalFiles>
|
</AdditionalFiles>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2016-04-26</Date>
|
||||||
|
<Version>5.3.0</Version>
|
||||||
|
<Comment>Rebuild</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-03-20</Date>
|
<Date>2016-03-20</Date>
|
||||||
<Version>5.3.0</Version>
|
<Version>5.3.0</Version>
|
||||||
@@ -12319,9 +12332,6 @@
|
|||||||
<Description xml:lang="en">Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files.</Description>
|
<Description xml:lang="en">Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files.</Description>
|
||||||
<Description xml:lang="tr">Assembly kodlarını makine diline derlemek, oluşan obje dosyalarını bağlamak ve ikili dosyalar üzerinde işlemler yapmak için kullanılan as, ld, nm, objdump, ar, ranlib gibi komutları içermektedir.</Description>
|
<Description xml:lang="tr">Assembly kodlarını makine diline derlemek, oluşan obje dosyalarını bağlamak ve ikili dosyalar üzerinde işlemler yapmak için kullanılan as, ld, nm, objdump, ar, ranlib gibi komutları içermektedir.</Description>
|
||||||
<Archive type="tarbz2" sha1sum="a637508cffeb2323b14bc8dd65378819768ad4ff">http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2</Archive>
|
<Archive type="tarbz2" sha1sum="a637508cffeb2323b14bc8dd65378819768ad4ff">http://ftp.gnu.org/gnu/binutils/binutils-2.26.tar.bz2</Archive>
|
||||||
<BuildDependencies>
|
|
||||||
<Dependency>glibc-32bit</Dependency>
|
|
||||||
</BuildDependencies>
|
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">binutils-gdb.git-e20365c.patch</Patch>
|
<Patch level="1">binutils-gdb.git-e20365c.patch</Patch>
|
||||||
</Patches>
|
</Patches>
|
||||||
@@ -12341,6 +12351,13 @@
|
|||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="2">
|
||||||
|
<Date>2016-04-26</Date>
|
||||||
|
<Version>2.26</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ertuğrul Erata</Name>
|
||||||
|
<Email>ertugrulerata@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-04-03</Date>
|
<Date>2016-04-03</Date>
|
||||||
<Version>2.26</Version>
|
<Version>2.26</Version>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0d7c07ec44e4c51fd7d37fa1481dc6fceee29056
|
e2c261cfec7ee209ac395f4a1e216be098e03db4
|
||||||
Binary file not shown.
@@ -1 +1 @@
|
|||||||
965526788c2fec0383a8e52a1a9f5f0f5dbfe1d4
|
a463b7fd5dfa411340b7657deb44e2ace2867875
|
||||||
Reference in New Issue
Block a user