From 9de61a24197dbe3946d6a821f35b3b532ee133ef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Mon, 22 Oct 2012 15:20:35 +0000 Subject: [PATCH] Prefer wildcard in list of libraries. --- emi.canl.canl-c/project/canl-c.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/emi.canl.canl-c/project/canl-c.spec b/emi.canl.canl-c/project/canl-c.spec index 2111848..bebb698 100644 --- a/emi.canl.canl-c/project/canl-c.spec +++ b/emi.canl.canl-c/project/canl-c.spec @@ -92,8 +92,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %dir /usr/share/doc/%{name}-%{version} /usr/share/doc/%{name}-%{version}/*.pdf -%{_libdir}/libcanl_c.so.@MAJOR@.@MINOR@.@REVISION@ -%{_libdir}/libcanl_c.so.@MAJOR@ +%{_libdir}/libcanl_c.so.* %files devel %defattr(-,root,root) -- 1.8.2.3