Skip to content
Snippets Groups Projects
Commit e0d1cef9 authored by Simon Piette's avatar Simon Piette
Browse files

rpm: include libsflphone.so*, exclude libsflphone.{a,la,h}

Refs #53224

Change-Id: I67108fc3847563325530b98d6752c4e45c04a897
parent de60a51b
No related branches found
No related tags found
No related merge requests found
......@@ -250,6 +250,10 @@ fi
%defattr(-,root,root,-)
%{_bindir}/sflphone
%{_bindir}/sflphone-client-gnome
%{_libdir}/libsflphone.so*
%exclude %{_includedir}/sflphone.h
%exclude %{_libdir}/libsflphone.a
%exclude %{_libdir}/libsflphone.la
%{_datadir}/glib-2.0/schemas/org.sflphone.SFLphone.gschema.xml
%{_datadir}/applications/%{name}.desktop
%{_mandir}/man1/sflphone.1.gz
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment