Wine Packagers Guide


Table of Contents
1. Preface
1.1. Authors
1.2. Document Revision Date
1.3. Terms used in this document
2. Introduction
2.1. Goals
2.2. Requirements
3. Wine Components
3.1. Wine Static and Shareable Files
3.2. Dynamic Wine Files
3.3. Important Files from a Windows Partition
4. Packaging Strategies
4.1. Distribution of Wine into packages
4.2. Where to install files
4.2.1. The question of /opt/wine
4.3. What files to create
4.4. What to put into the wine config file
5. Implementation
5.1. RedHat 8.0 Sample
5.1.1. Sample RedHat 8.0 .spec file for review purposes
6. Work to be done