|
|
@ -44,13 +44,11 @@ mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc README COPYING AUTHORS
|
|
|
|
%doc README COPYING AUTHORS
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
%{_datadir}/mythes
|
|
|
|
%{_datadir}/mythes
|
|
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
%files devel
|
|
|
|
%defattr(-,root,root,-)
|
|
|
|
|
|
|
|
%doc data_layout.txt
|
|
|
|
%doc data_layout.txt
|
|
|
|
%{_includedir}/mythes.hxx
|
|
|
|
%{_includedir}/mythes.hxx
|
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/*.so
|
|
|
|