[packages/rust] - fix misdetected unresolved symbols - rel 2

baggins baggins at pld-linux.org
Fri Mar 30 22:05:44 CEST 2018


commit f1c81849b4ec8306c1f262558f2e61c3fdf9aabf
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Mar 30 22:05:25 2018 +0200

    - fix misdetected unresolved symbols
    - rel 2

 rust.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index bea4753..bc19eea 100644
--- a/rust.spec
+++ b/rust.spec
@@ -26,7 +26,7 @@ Summary:	The Rust Programming Language
 Summary(pl.UTF-8):	Język programowania Rust
 Name:		rust
 Version:	1.25.0
-Release:	1
+Release:	2
 # Licenses: (rust itself) and (bundled libraries)
 License:	(Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:		Development/Languages
@@ -78,7 +78,7 @@ ExclusiveArch:	%{x8664} %{ix86}
 %define		rustlibdir	%{common_libdir}/rustlib
 
 # once_call/once_callable non-function libstdc++ symbols
-%define		skip_post_check_so	'librustc_llvm-.*\.so.*'
+%define		skip_post_check_so	'librustc_.*llvm-.*\.so.*'
 
 # ALL Rust libraries are private, because they don't keep an ABI.
 %define		_noautoreqfiles		lib.*-[[:xdigit:]]{8}[.]so.*
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list