From 31cbf501625f11a5ce0a8acb17b7c8d95a79cd7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 26 Jun 2019 16:35:51 +0200 Subject: [PATCH] Hardcode the soname topmost version --- admesh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admesh.spec b/admesh.spec index 61bee1b..42f1580 100644 --- a/admesh.spec +++ b/admesh.spec @@ -64,7 +64,7 @@ rm -f %{buildroot}%{_libdir}/lib%{name}.la %files libs %doc COPYING AUTHORS -%{_libdir}/lib%{name}.so.* +%{_libdir}/lib%{name}.so.1* %changelog * Thu Jan 31 2019 Fedora Release Engineering - 0.98.3-4