1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

- applied the required changes to create the FOSS License exception

file "EXCEPTIONS" and include it in the source and binary 
   distributions


Build-tools/mysql-copyright:
   - remove COPYING and EXCEPTIONS from the commercial packages
Docs/Makefile.am:
   - create the EXCEPTIONS file that includes the FOSS License exception
scripts/make_binary_distribution.sh:
   - include EXCEPTIONS in the binary distribution, too.
support-files/mysql.spec.sh:
   - add EXCEPTIONS to the server RPM
This commit is contained in:
unknown
2004-08-05 01:54:04 +02:00
parent f618dd6a25
commit d62dff227d
4 changed files with 8 additions and 4 deletions

View File

@ -446,7 +446,7 @@ fi
%files server
%defattr(-,root,root,0755)
%doc COPYING README
%doc COPYING EXCEPTIONS README
%doc Docs/manual.{html,ps,texi,txt}
%doc Docs/manual_toc.html
%doc support-files/my-*.cnf