Commit 61a66cc2 authored by Kevin Deldycke's avatar Kevin Deldycke

Add a README to the docs


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5316 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 67c96c00
%define product ERP5
%define version 0.10
%define release 8
%define release 9
%define zope_home %{_prefix}/lib/zope
%define software_home %{zope_home}/lib/python
......@@ -66,11 +66,14 @@ fi
%files
%defattr(0644, root, root, 0755)
%doc %{product}/VERSION.txt %{product}/README.txt %{product}/INSTALL.txt %{product}/CREDITS.txt %{product}/GPL.txt %{product}/ZPL.txt
%doc %{product}/VERSION.txt %{product}/README.txt %{product}/INSTALL.txt %{product}/CREDITS.txt %{product}/GPL.txt %{product}/ZPL.txt README.urpmi
%{software_home}/Products/*
#----------------------------------------------------------------------
%changelog
* Wed Jan 25 2006 Kevin Deldycke <kevin@nexedi.com> 0.10-9mdk
- Add README.urpmi in %%doc
* Mon Jan 23 2006 Kevin Deldycke <kevin@nexedi.com> 0.10-8mdk
- Add a README to warn user that ERP5 need a MySQL-Max server to work
- Delete "Requires: MySQL-Max >= 5" statement
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment