]> git.pld-linux.org Git - packages/rust.git/commitdiff
- regexp fix auto/th/rust-1.25.0-2
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 30 Mar 2018 23:34:36 +0000 (01:34 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Fri, 30 Mar 2018 23:34:36 +0000 (01:34 +0200)
- rel 2

rust.spec

index db9cfcc4c7dba618726b857918e1092820663ea0..89f308b1c2fc793d6d01248328cff1d734f8fed9 100644 (file)
--- 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.*
This page took 0.124636 seconds and 4 git commands to generate.