]> git.pld-linux.org Git - packages/crossnacl-newlib.git/commitdiff
- up to 590577e, tarballs from auto/th/crossnacl-newlib-1_18_0-1_git590577e
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 6 Jul 2012 22:58:18 +0000 (22:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  nacl-newlib-1.18.0-2.git590577e.fc17.src.rpm

Changed files:
    crossnacl-newlib.spec -> 1.3
    newlib-libc-script -> 1.2

crossnacl-newlib.spec
newlib-libc-script

index 79884f23f18a8e101b47c429ec8ad221c5ea02ba..aa386200cd92a5e4f567c3dbc69b7f7c1c2803ee 100644 (file)
@@ -1,8 +1,8 @@
-%define                gitver f5185a57
+%define                gitver 590577e
 Summary:       C library intended for use on embedded systems
 Name:          crossnacl-newlib
 Version:       1.18.0
-Release:       0.git%{gitver}
+Release:       1.git%{gitver}
 # Generated from git
 # git clone http://git.chromium.org/native_client/nacl-newlib.git
 # (Checkout ID taken from chromium-15.0.874.106/native_client/tools/REVISIONS)
@@ -15,15 +15,15 @@ Release:    0.git%{gitver}
 License:       BSD and MIT and LGPL v2+
 Group:         Libraries
 Source0:       nacl-newlib-%{version}-git%{gitver}.tar.bz2
-# Source0-md5: 50a832085a39ef0fcbdbd5cd30dbbb04
+# Source0-md5: f1badf60c44a6dc13f41920a432716e8
 # We need to copy some missing header files from chromium
 # mkdir ~/nacl-headers-15.0.874.106
 # cd chromium-15.0.874.106/native_client/
 # ./src/trusted/service_runtime/export_header.py src/trusted/service_runtime/include ~/nacl-headers-15.0.874.106/
 # cd ~/nacl-headers-15.0.874.106
 # tar cfj ~/nacl-headers-15.0.874.106.tar.bz2 .
-Source1:       nacl-headers-15.0.874.106.tar.bz2
-# Source1-md5: 8331aab055dc22b9de70d35c203845f7
+Source1:       nacl-headers-17.0.963.46.tar.bz2
+# Source1-md5: 30182830b595020b3e24258556863d39
 # Taken from chromium-15.0.874.106/native_client/tools/newlib-libc-script
 Source2:       newlib-libc-script
 # Taken from chromium-15.0.874.106/native_client/src/untrusted/pthread/pthread.h
index 5bfbeb5226495a738b2f5f61bcee445f00d1171e..a34c7fa5e4dd751aa5aeb1a8ae221638286389ab 100644 (file)
@@ -4,4 +4,4 @@
  * libraries that make up what -lc means semantically.
  */
 OUTPUT_FORMAT(@OBJFORMAT@)
-GROUP ( libcrt_common.a libnacl.a libcrt_platform.a )
+GROUP ( libcrt_common.a libnacl.a )
This page took 0.078879 seconds and 4 git commands to generate.