fix rpm again

This commit is contained in:
Simon Morlat 2015-11-20 22:11:41 +01:00
parent cafb1dfa3e
commit 61ad8eaf95

View file

@ -83,6 +83,8 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/linphone
%{_bindir}/linphonec
%{_bindir}/linphonecsh
%{_bindir}/lp-autoanswer
%{_bindir}/lp-test-ecc
%{_libdir}/*.so.*
%{_mandir}/*
%{_datadir}/applications/%{name}.desktop
@ -95,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
%files devel
%defattr(-,root,root)
%{_bindir}/lpc2xml_test
%{_bindir}/xml2lpc_test
%{_bindir}/lp-gen-wrappers
%{_includedir}/linphone
%{_libdir}/*.a
%{_libdir}/*.la