diff --git a/yelp.spec b/yelp.spec index e8de9bb..164b63b 100644 --- a/yelp.spec +++ b/yelp.spec @@ -81,7 +81,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop %{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml %files libs -%{_libdir}/libyelp.so.* +%{_libdir}/libyelp.so.0* %dir %{_libdir}/yelp %dir %{_libdir}/yelp/web-extensions %{_libdir}/yelp/web-extensions/libyelpwebextension.so @@ -96,6 +96,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/yelp.desktop * Sun Feb 28 2021 Kalev Lember - 2:40~beta-2 - Drop libtool as-needed hack as as-needed is in default LDFLAGS now - Remove unneeded ldconfig_scriptlets macro call +- Tighten soname globs * Thu Feb 18 2021 Kalev Lember - 2:40~beta-1 - Update to 40.beta