From 0a4780bc877991c86a25a073f4d561c6feddb5907e1b53e3442f9e5627a80def Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 3 May 2016 22:35:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmowgli2?expand=0&rev=17 --- libmowgli2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmowgli2.spec b/libmowgli2.spec index 3ddc0da..73cff5b 100644 --- a/libmowgli2.spec +++ b/libmowgli2.spec @@ -81,7 +81,7 @@ if [ ! -e configure ]; then fi; %configure # They are still on so.0, but the ABI changed pretty surely -echo 'V_2.1.0 { global: *; };' >mowgli2.sym +echo 'V_%version { global: *; };' >mowgli2.sym make %{?_smp_mflags} LDFLAGS="-Wl,--version-script=$PWD/mowgli2.sym" %install