[packages/rust] - up to 1.19.0

baggins baggins at pld-linux.org
Thu Nov 16 23:44:33 CET 2017


commit 33916618af358a7f49740da499c9e23d039a0b72
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Nov 16 23:44:20 2017 +0100

    - up to 1.19.0

 rust-1.16.0-configure-no-override.patch | 28 ----------------------------
 rust.spec                               |  6 +++---
 2 files changed, 3 insertions(+), 31 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index 2b69a83..64fd14d 100644
--- a/rust.spec
+++ b/rust.spec
@@ -25,13 +25,13 @@
 Summary:	The Rust Programming Language
 Summary(pl.UTF-8):	Język programowania Rust
 Name:		rust
-Version:	1.18.0
-Release:	2
+Version:	1.19.0
+Release:	1
 # Licenses: (rust itself) and (bundled libraries)
 License:	(Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:		Development/Languages
 Source0:	https://static.rust-lang.org/dist/%{rustc_package}.tar.gz
-# Source0-md5:	c37c0cd9d500f6a9d1f2f44401351f88
+# Source0-md5:	75e779670ac79edf023497a9c37eb35d
 Source1:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.gz
 # Source1-md5:	98e8f479515969123b4c203191104a54
 Source2:	https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.gz
diff --git a/rust-1.16.0-configure-no-override.patch b/rust-1.16.0-configure-no-override.patch
deleted file mode 100644
index e13dfe9..0000000
--- a/rust-1.16.0-configure-no-override.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-# Don't let configure clobber our debuginfo choice for stable releases.
-
-diff --git a/configure b/configure
-index 505767cede55..4074a1e2f765 100755
---- a/configure
-+++ b/configure
-@@ -753,8 +753,8 @@ case "$CFG_RELEASE_CHANNEL" in
-           *-pc-windows-gnu)
-             ;;
-           *)
--            CFG_ENABLE_DEBUGINFO_LINES=1
--            CFG_ENABLE_DEBUGINFO_ONLY_STD=1
-+            # CFG_ENABLE_DEBUGINFO_LINES=1
-+            # CFG_ENABLE_DEBUGINFO_ONLY_STD=1
-             ;;
-         esac
- 
-@@ -765,8 +765,8 @@ case "$CFG_RELEASE_CHANNEL" in
-           *-pc-windows-gnu)
-             ;;
-           *)
--            CFG_ENABLE_DEBUGINFO_LINES=1
--            CFG_ENABLE_DEBUGINFO_ONLY_STD=1
-+            # CFG_ENABLE_DEBUGINFO_LINES=1
-+            # CFG_ENABLE_DEBUGINFO_ONLY_STD=1
-             ;;
-         esac
- 	;;
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rust.git/commitdiff/33916618af358a7f49740da499c9e23d039a0b72



More information about the pld-cvs-commit mailing list