|
|
@ -93,21 +93,17 @@ rm -rf %{buildroot}
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc CHANGES COPYING
|
|
|
|
%doc CHANGES COPYING
|
|
|
|
%{_libdir}/libarpack.so.*
|
|
|
|
%{_libdir}/libarpack.so.*
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_libdir}/pkgconfig/arpack.pc
|
|
|
|
%{_libdir}/pkgconfig/arpack.pc
|
|
|
|
%{_libdir}/libarpack.so
|
|
|
|
%{_libdir}/libarpack.so
|
|
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
%files doc
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc EXAMPLES/ DOCUMENTS/
|
|
|
|
%doc EXAMPLES/ DOCUMENTS/
|
|
|
|
|
|
|
|
|
|
|
|
%files static
|
|
|
|
%files static
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_libdir}/libarpack.a
|
|
|
|
%{_libdir}/libarpack.a
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|