[packages/nacl-sdk] old changes

glen glen at pld-linux.org
Mon Apr 8 21:10:08 CEST 2013


commit 4c623e2f48593e2162d58ac13b0eb25b93b93659
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Nov 15 08:35:30 2011 +0200

    old changes

 nacl-sdk.spec | 24 +++++++++++++++++++++---
 1 file changed, 21 insertions(+), 3 deletions(-)
---
diff --git a/nacl-sdk.spec b/nacl-sdk.spec
index 5d742d2..268d657 100644
--- a/nacl-sdk.spec
+++ b/nacl-sdk.spec
@@ -1,14 +1,22 @@
+# $Revision: 1.1 $, $Date: 2011/08/26 04:28:07 $
 # TODO
 # - tarball snapshots here: http://build.chromium.org/f/client/nacl_archive/sdk/
 # - build from source
+# - toolchain in nacl-toolchain-newlib
+# - current stable (from naclsdk list)
+#   description: Native Client SDK Tools, revision 1.11
+#   description: Chrome 15 bundle, revision 1239
 Summary:	Native Client SDK
 Name:		nacl-sdk
 Version:	0.6.1074
 Release:	0.1
 License:	BSD
 Group:		Development/Tools
-Source0:	http://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/naclsdk_linux.tgz
-# Source0-md5:	-
+#Source0:	http://commondatastorage.googleapis.com/nativeclient-mirror/nacl/nacl_sdk/naclsdk_linux.tgz
+Source0:	nacl-sdk-20110826.tar.bz2
+# Source0-md5:	5f1356e698602de7d434c3f6e1d75ded
+# don't enable until rel 1
+NoSource:	0
 URL:		https://code.google.com/intl/et/chrome/nativeclient/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -25,7 +33,8 @@ The SDK includes toolchain tools: 32- and 64-bit customized Native
 Client-compatible versions of standard compilers, linkers, profilers.
 
 %prep
-%setup -q -n native_client_sdk_0_6_1074
+#setup -q -n native_client_sdk_0_6_1074
+%setup -q -n nacl-sdk
 
 %build
 
@@ -40,3 +49,12 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING LICENSE NOTICE README
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log: nacl-sdk.spec,v $
+Revision 1.1  2011/08/26 04:28:07  glen
+- base .spec
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nacl-sdk.git/commitdiff/8b4bda23d9cbedd315e3dccb5dc7deeef16e7194



More information about the pld-cvs-commit mailing list