added the lib*.la files
This commit is contained in:
parent
e5214f6f7a
commit
ef0a14e85c
@ -54,9 +54,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%defattr(-,root,root,0755)
|
||||
%doc README
|
||||
%{_libdir}/libevent-1.4.so.*
|
||||
%{_libdir}/libevent_core-1.4.so.*
|
||||
%{_libdir}/libevent_extra-1.4.so.*
|
||||
%{_libdir}/libevent-*.so.*
|
||||
%{_libdir}/libevent_core-*.so.*
|
||||
%{_libdir}/libevent_extra-*.so.*
|
||||
%{_libdir}/libevent*.la
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,0755)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user