[packages/crossnacl-newlib] - up to 590577e, tarballs from nacl-newlib-1.18.0-2.git590577e.fc17.src.rpm

draenog draenog at pld-linux.org
Sat Jul 7 11:13:46 CEST 2012


commit d66e5b3d00931919931d9a62e23198851197b330
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Fri Jul 6 22:58:18 2012 +0000

    - up to 590577e, tarballs from
      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 | 10 +++++-----
 newlib-libc-script    |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/crossnacl-newlib.spec b/crossnacl-newlib.spec
index 79884f2..aa38620 100644
--- a/crossnacl-newlib.spec
+++ b/crossnacl-newlib.spec
@@ -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
diff --git a/newlib-libc-script b/newlib-libc-script
index 5bfbeb5..a34c7fa 100644
--- a/newlib-libc-script
+++ b/newlib-libc-script
@@ -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 )


More information about the test mailing list