|
|
@ -108,14 +108,12 @@ EOF
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc AUTHORS COPYING README TODO
|
|
|
|
%doc AUTHORS COPYING README TODO
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%dir %{_libdir}/orbit-2.0
|
|
|
|
%dir %{_libdir}/orbit-2.0
|
|
|
|
%{_libdir}/orbit-2.0/*.so*
|
|
|
|
%{_libdir}/orbit-2.0/*.so*
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/*.so
|
|
|
|
# this is needed by libbonobo
|
|
|
|
# this is needed by libbonobo
|
|
|
|
%{_libdir}/libname-server-2.a
|
|
|
|
%{_libdir}/libname-server-2.a
|
|
|
|