[packages/rust] - regexp fix - rel 2

baggins baggins at pld-linux.org
Sat Mar 31 01:36:11 CEST 2018


commit 8f4c23f49518a8abf70e4169200acd12bd745526
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Mar 31 01:34:36 2018 +0200

    - regexp fix
    - rel 2

 rust.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rust.spec b/rust.spec
index db9cfcc..89f308b 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/8f4c23f49518a8abf70e4169200acd12bd745526



More information about the pld-cvs-commit mailing list