forked from pool/xapian-core
This commit is contained in:
parent
234e30b54f
commit
aa9c3b6c2f
@ -92,7 +92,7 @@ rm -rf %{buildroot}
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc AUTHORS COPYING ChangeLog INSTALL README NEWS HACKING PLATFORMS
|
%doc AUTHORS COPYING ChangeLog INSTALL README NEWS HACKING PLATFORMS ChangeLog.examples
|
||||||
%{_bindir}/xapian-tcpsrv
|
%{_bindir}/xapian-tcpsrv
|
||||||
%{_bindir}/xapian-progsrv
|
%{_bindir}/xapian-progsrv
|
||||||
%{_bindir}/quest
|
%{_bindir}/quest
|
||||||
@ -142,11 +142,9 @@ rm -rf %{buildroot}
|
|||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%{_docdir}/%{name}/*.html
|
%{_docdir}/%{name}/*.html
|
||||||
%{_docdir}/%{name}/apidoc*
|
%{_docdir}/%{name}/apidoc*
|
||||||
%dir %{_docdir}/%{name}/
|
|
||||||
|
|
||||||
%files examples
|
%files examples
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%doc ChangeLog.examples
|
|
||||||
%{_docdir}/%{name}/examples/
|
%{_docdir}/%{name}/examples/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user