Update README
This commit is contained in:
parent
ba66d3f0e5
commit
03cbf6d8ee
18
README.md
18
README.md
@ -10,9 +10,17 @@ community or a corporation.
|
|||||||
|
|
||||||
1. Update the `Version` in the spec file.
|
1. Update the `Version` in the spec file.
|
||||||
2. Set the `Release` to 0 in the spec file.
|
2. Set the `Release` to 0 in the spec file.
|
||||||
3. Do a full build locally: `fedpkg mockbuild --with full_build`
|
3. Set `pkg_suffix` to `%nil`
|
||||||
4. Run `./ffmpeg_update_free_sources.sh results_ffmpeg/5.0/0.fc35/build.log`
|
4. Do a full build locally: `fedpkg mockbuild --with full_build`
|
||||||
|
5. Run `./ffmpeg_update_free_sources.sh results_ffmpeg/5.0/0.fc35/build.log`
|
||||||
This will update the `ffmpeg_free_sources` file list.
|
This will update the `ffmpeg_free_sources` file list.
|
||||||
5. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
|
6. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
|
||||||
6. Set the `Release` to 1 in the spec file.
|
7. Set `pkg_suffix` to `-free` again
|
||||||
7. Do a scratch build.
|
8. Set the `Release` to 1 in the spec file.
|
||||||
|
9. Do a scratch build.
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
1. Edit `ffmpeg_free_sources` and add missing files
|
||||||
|
2. Run `./ffmpeg_gen_free_tarball.sh` to create the tarball.
|
||||||
|
3. Do a scratch build.
|
||||||
|
Loading…
Reference in New Issue
Block a user