projects:fedora_wine-patches_copr
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
projects:fedora_wine-patches_copr [2018/02/24 22:56] – external edit 127.0.0.1 | projects:fedora_wine-patches_copr [2024/08/13 22:26] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | * Fedora Wine Staging with additional patches and compile options | ||
- | * Mostly for Guild Wars 2, but might affect other things | ||
- | |||
- | * https:// | ||
- | |||
- | ===== Resources ===== | ||
- | |||
- | * http:// | ||
- | |||
- | ====== Dependencies ====== | ||
- | |||
- | **** | ||
- | |||
- | sudo dnf install ' | ||
- | |||
- | ====== Prepare SRPM ====== | ||
- | |||
- | * Acquire SRPM from https:// | ||
- | * Use the latest version of Wine available for the latest supported version of Fedora | ||
- | |||
- | rm -Rf ~/' | ||
- | |||
- | ====== Download Patches ====== | ||
- | |||
- | * Patches go in '' | ||
- | |||
- | * https:// | ||
- | |||
- | ===== Depreciated ===== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | |||
- | ====== Spec Config ====== | ||
- | |||
- | **** | ||
- | |||
- | gio open ~/' | ||
- | |||
- | ===== Version ===== | ||
- | |||
- | * Release format is '' | ||
- | * Add '' | ||
- | * If new '' | ||
- | |||
- | 1%{?dist}.1 | ||
- | |||
- | ===== Include Patches ===== | ||
- | |||
- | * Add under '' | ||
- | * Replace '' | ||
- | |||
- | < | ||
- | Patch600: | ||
- | Patch601: | ||
- | Patch602: | ||
- | Patch603: | ||
- | Patch604: | ||
- | Patch605: | ||
- | |||
- | ===== Apply Patches ===== | ||
- | |||
- | * Add under '' | ||
- | |||
- | < | ||
- | %patch600 -p1 | ||
- | %patch601 -p1 | ||
- | %patch602 -p1 | ||
- | %patch603 -p1 | ||
- | %patch604 -p1 | ||
- | %patch605 -p1</ | ||
- | |||
- | ====== Build SRPM ====== | ||
- | |||
- | * https:// | ||
- | |||
- | rpmbuild -bs ~/' | ||
- | |||
- | ====== Compile Locally ====== | ||
- | |||
- | sudo dnf builddep ~/' | ||
- | |||
- | rpmbuild -ba ~/' | ||
- | |||
- | ====== Cleanup ====== | ||
- | |||
- | sudo dnf remove ' | ||
- | |||
- | rm -Rf ~/' | ||
- | |||
- | ====== Changelog ====== | ||
- | |||
- | * 2018/02/24: [[https:// |
/srv/www/wiki/data/attic/projects/fedora_wine-patches_copr.1519531008.txt.gz · Last modified: (external edit)