forked from jengelh/xxhash
compact scriptlets
OBS-URL: https://build.opensuse.org/package/show/science/xxhash?expand=0&rev=25
This commit is contained in:
parent
78581ffec0
commit
b3dc1e1548
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xxhash
|
# spec file for package xxhash
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -79,8 +79,7 @@ export LDFLAGS="%{?build_ldflags}"
|
|||||||
# the list is taken from test-all with non-working/irrelevant ones (such as ones that change the toolchain) removed
|
# the list is taken from test-all with non-working/irrelevant ones (such as ones that change the toolchain) removed
|
||||||
%make_build -j1 test test-unicode listL120 trailingWhitespace test-xxh-nnn-sums
|
%make_build -j1 test test-unicode listL120 trailingWhitespace test-xxh-nnn-sums
|
||||||
|
|
||||||
%post -n libxxhash0 -p /sbin/ldconfig
|
%ldconfig_scriptlets -n libxxhash0
|
||||||
%postun -n libxxhash0 -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Loading…
Reference in New Issue
Block a user