Tighten up files list wildcard

Build should fail if the first component of the soname changes, so that
fedora-devel can be notified.
This commit is contained in:
Michael Catanzaro 2018-02-18 21:08:29 -06:00
parent ef2883e28e
commit 2015c45515

View File

@ -94,7 +94,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_datadir}/gnome/gnome-version.xml
%{_libexecdir}/gnome-rr-debug
# LGPL
%{_libdir}/lib*.so.*
%{_libdir}/libgnome-desktop-3.so.17*
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
%files devel