glibc gcc binutils updated
This commit is contained in:
@@ -13,19 +13,15 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>GNU libc6 (also called glibc2) C library</Summary>
|
||||
<Description>The GNU C library is used as the C library in the GNU system and most systems with the Linux kernel. It defines the system calls and other basic C programming language facilities.</Description>
|
||||
<Archive sha1sum="e5d9725d94d59475d9a6869a4447a70c1bf3ef78" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.24.tar.xz</Archive>
|
||||
<Archive sha1sum="1f7a9c43026484943ef7cf6885f2176a2bc1e093" type="tarxz">http://ftp.gnu.org/gnu/libc/glibc-2.27.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>kernel-headers</Dependency>
|
||||
<Dependency>gettext</Dependency>
|
||||
<Dependency>binutils</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!--Patch>locale-no-archive.patch</Patch-->
|
||||
<!--Patch>install-libmvec_nonshared.patch</Patch>
|
||||
<Patch>fix-libmvec_nonshared-location.patch</Patch-->
|
||||
<!--Patch>glibc-2.20-getifaddrs_internal-segfault.patch</Patch> -->
|
||||
<!-- <Patch>glibc-2.20-linux-3.16-additions.patch</Patch> -->
|
||||
<!-- <Patch>glibc-2.20-do_ftell_wide-memleak.patch</Patch> -->
|
||||
<Patch>locale-no-archive.patch</Patch>
|
||||
<Patch>bz20338.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
<Package>
|
||||
@@ -62,6 +58,8 @@
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/host.conf">host.conf</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/nsswitch.conf">nsswitch.conf</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/nscd.conf">nscd.conf</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0644" target="/etc/locale-gen">locale-gen.txt</AdditionalFile>
|
||||
<AdditionalFile owner="root" permission="0755" target="/usr/bin/locale-gen">locale-gen</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<Provides>
|
||||
<COMAR script="package.py">System.Package</COMAR>
|
||||
@@ -1953,6 +1951,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-14</Date>
|
||||
<Version>2.27</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Ertuğrul Erata</Name>
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2017-01-01</Date>
|
||||
<Version>2.24</Version>
|
||||
|
||||
Reference in New Issue
Block a user